From e0cb3515a5bb065a374257f93c8011918e8372e1 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 6 Dec 2000 23:24:58 +0000 Subject: Import suse_glx package provided by Jared D. McNeill in pkg/11650: SuSE GLX package for Linux GLX compatibility --- emulators/suse_glx/Makefile | 23 +++++++++++++++++++++++ emulators/suse_glx/files/md5 | 3 +++ emulators/suse_glx/pkg/COMMENT | 1 + emulators/suse_glx/pkg/DESCR | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 emulators/suse_glx/Makefile create mode 100644 emulators/suse_glx/files/md5 create mode 100644 emulators/suse_glx/pkg/COMMENT create mode 100644 emulators/suse_glx/pkg/DESCR (limited to 'emulators') diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile new file mode 100644 index 00000000000..193985afb7e --- /dev/null +++ b/emulators/suse_glx/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/06 23:24:58 wiz Exp $ +# + +DISTNAME= suse_glx-6.4 +CATEGORIES= emulators +#MASTER_SITES= ${MASTER_SITE_SUSE:=x3d2/} +MASTER_SITES= ftp://ftp.suse.com/pub/suse/i386/6.4/suse/x3d1/ +DISTFILES= ${RPMFILES} + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.suse.com/ + +DEPENDS+= suse_base-6.3:../../emulators/suse_base + +ONLY_FOR_PLATFORM= NetBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= yes +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= glx.rpm + +.include "../suse_linux/suse.mk" diff --git a/emulators/suse_glx/files/md5 b/emulators/suse_glx/files/md5 new file mode 100644 index 00000000000..04f246185c3 --- /dev/null +++ b/emulators/suse_glx/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/06 23:24:58 wiz Exp $ + +MD5 (suse63/glx.rpm) = 18a3f02cf9bf2d337516fc982c95c274 diff --git a/emulators/suse_glx/pkg/COMMENT b/emulators/suse_glx/pkg/COMMENT new file mode 100644 index 00000000000..5461cc76ea3 --- /dev/null +++ b/emulators/suse_glx/pkg/COMMENT @@ -0,0 +1 @@ +Linux compatibility package for GLX binaries diff --git a/emulators/suse_glx/pkg/DESCR b/emulators/suse_glx/pkg/DESCR new file mode 100644 index 00000000000..327c1077310 --- /dev/null +++ b/emulators/suse_glx/pkg/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. -- cgit v1.2.3