summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-06 23:24:58 +0000
committerwiz <wiz@pkgsrc.org>2000-12-06 23:24:58 +0000
commite0cb3515a5bb065a374257f93c8011918e8372e1 (patch)
tree98f4f51d94eb4d5134c687947e8d04597b465b76 /emulators
parent53f1b95d8ff31e610f3fa03d6e216c5560545e14 (diff)
downloadpkgsrc-e0cb3515a5bb065a374257f93c8011918e8372e1.tar.gz
Import suse_glx package provided by Jared D. McNeill in pkg/11650:
SuSE GLX package for Linux GLX compatibility
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse_glx/Makefile23
-rw-r--r--emulators/suse_glx/files/md53
-rw-r--r--emulators/suse_glx/pkg/COMMENT1
-rw-r--r--emulators/suse_glx/pkg/DESCR5
4 files changed, 32 insertions, 0 deletions
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.