pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_glx Add SuSE 9.1 -based package for G...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9534b180ac2b
branches: trunk
changeset: 491987:9534b180ac2b
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Apr 02 19:50:01 2005 +0000
description:
Add SuSE 9.1 -based package for GL support libraries.
Adresses PR pkg/29561 by Robert Elz
diffstat:
emulators/suse91_glx/DESCR | 4 ++++
emulators/suse91_glx/Makefile | 28 ++++++++++++++++++++++++++++
emulators/suse91_glx/distinfo | 8 ++++++++
3 files changed, 40 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r c2f1fb944d73 -r 9534b180ac2b emulators/suse91_glx/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_glx/DESCR Sat Apr 02 19:50:01 2005 +0000
@@ -0,0 +1,4 @@
+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 which require GL shared libraries.
diff -r c2f1fb944d73 -r 9534b180ac2b emulators/suse91_glx/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_glx/Makefile Sat Apr 02 19:50:01 2005 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 19:50:01 jdolecek Exp $
+
+DISTNAME= suse_glx-${SUSE_VERSION}
+PKGREVISION= # empty
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_SUSE91}
+DISTFILES= ${RPMFILES}
+
+MAINTAINER= jdolecek%NetBSD.org@localhost
+HOMEPAGE= http://www.suse.com/
+COMMENT= Linux compatibility package for the GL library
+
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386
+
+EXTRACT_ONLY= # empty
+NO_BUILD= YES
+NO_BUILDLINK= YES
+LIBTOOLIZE_PLIST= NO
+PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+
+# the -devel version is necessary for libGL.so et.al. symlinks only
+RPMFILES= XFree86-Mesa-4.3.99.902-40.${SUSE_ARCH}.rpm \
+ XFree86-Mesa-devel-4.3.99.902-40.${SUSE_ARCH}.rpm
+
+.include "../../emulators/suse91_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r c2f1fb944d73 -r 9534b180ac2b emulators/suse91_glx/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_glx/distinfo Sat Apr 02 19:50:01 2005 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/04/02 19:50:01 jdolecek Exp $
+
+SHA1 (suse91/i586/XFree86-Mesa-4.3.99.902-40.i586.rpm) = 560f39d2a96a1f5df7f0b5001821adf0105e6325
+RMD160 (suse91/i586/XFree86-Mesa-4.3.99.902-40.i586.rpm) = 94615f439cadb85db5c8fc7d94201f2a52ac9895
+Size (suse91/i586/XFree86-Mesa-4.3.99.902-40.i586.rpm) = 6152698 bytes
+SHA1 (suse91/i586/XFree86-Mesa-devel-4.3.99.902-40.i586.rpm) = a9172864b4bb019548d0158e06afb675ccb6a327
+RMD160 (suse91/i586/XFree86-Mesa-devel-4.3.99.902-40.i586.rpm) = 5f47dd63595c2a780059d719b89789c1a14b2845
+Size (suse91/i586/XFree86-Mesa-devel-4.3.99.902-40.i586.rpm) = 1073151 bytes
Home |
Main Index |
Thread Index |
Old Index