From 707c348a53c905f2c0d91698919ea0448d2c3bbc Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 4 Apr 2002 10:07:57 +0000 Subject: Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on NetBSD 1.5 and 1.5.x systems. --- emulators/suse64_glx/DESCR | 5 +++++ emulators/suse64_glx/Makefile | 24 ++++++++++++++++++++++++ emulators/suse64_glx/distinfo | 4 ++++ 3 files changed, 33 insertions(+) create mode 100644 emulators/suse64_glx/DESCR create mode 100644 emulators/suse64_glx/Makefile create mode 100644 emulators/suse64_glx/distinfo (limited to 'emulators/suse64_glx') diff --git a/emulators/suse64_glx/DESCR b/emulators/suse64_glx/DESCR new file mode 100644 index 00000000000..327c1077310 --- /dev/null +++ b/emulators/suse64_glx/DESCR @@ -0,0 +1,5 @@ +Linux compatibility package based on the SuSE Linux distribution, take a +look at "http://www.suse.com/" for more information about it. + +This package supports running ELF binaries linked with glibc2 which require +GLX shared libraries. diff --git a/emulators/suse64_glx/Makefile b/emulators/suse64_glx/Makefile new file mode 100644 index 00000000000..eeac3df96e2 --- /dev/null +++ b/emulators/suse64_glx/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ + +DISTNAME= suse_glx-${SUSE_VERSION} +PKGREVISION= 1 +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE:=x3d1/} \ + ftp://ftp.suse.com/pub/suse/i386/update/${SUSE_VERSION}/x3d1/ +DISTFILES= ${RPMFILES} + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for GLX binaries + +DEPENDS+= suse_x11-${SUSE_VERSION}*:../../emulators/suse64_x11 + +ONLY_FOR_PLATFORM= NetBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= yes +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= glx-000229-53.i386.rpm + +.include "../suse64_linux/Makefile.common" diff --git a/emulators/suse64_glx/distinfo b/emulators/suse64_glx/distinfo new file mode 100644 index 00000000000..9f255070f2e --- /dev/null +++ b/emulators/suse64_glx/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ + +SHA1 (suse64/glx-000229-53.i386.rpm) = f0035e37cad511c830c737969585921f7a01c069 +Size (suse64/glx-000229-53.i386.rpm) = 978141 bytes -- cgit v1.2.3