diff options
author | martti <martti@pkgsrc.org> | 2002-02-21 17:28:40 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-02-21 17:28:40 +0000 |
commit | c36712d1e0c62c98cc4b6c91eac868c958420e6e (patch) | |
tree | 70c20d50884c41757cb8395727b8a20a34d64e85 /emulators | |
parent | 84ec31940a71ee42bb51d641ee3562403218598d (diff) | |
download | pkgsrc-c36712d1e0c62c98cc4b6c91eac868c958420e6e.tar.gz |
Updated suse_glx to 6.4nb1
* glx.rpm: added GeForce DDR Support
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse_glx/Makefile | 10 | ||||
-rw-r--r-- | emulators/suse_glx/distinfo | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile index 4069c39be4f..28aa427059d 100644 --- a/emulators/suse_glx/Makefile +++ b/emulators/suse_glx/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.7 2001/02/17 18:38:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/02/21 17:28:40 martti Exp $ # DISTNAME= suse_glx-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE:=x3d1/} +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/suse_x11 +DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse_x11 ONLY_FOR_PLATFORM= NetBSD-*-i386 @@ -18,6 +20,6 @@ EXTRACT_ONLY= # empty NO_BUILD= yes PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -RPMFILES= glx.rpm +RPMFILES= glx-000229-53.i386.rpm .include "../suse_linux/Makefile.common" diff --git a/emulators/suse_glx/distinfo b/emulators/suse_glx/distinfo index 9f4c320d8de..5eaa91c9597 100644 --- a/emulators/suse_glx/distinfo +++ b/emulators/suse_glx/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 10:49:58 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/02/21 17:28:40 martti Exp $ -SHA1 (suse64/glx.rpm) = cd4042208af439aa990a63852507c8b11752d1e5 -Size (suse64/glx.rpm) = 978087 bytes +SHA1 (suse64/glx-000229-53.i386.rpm) = f0035e37cad511c830c737969585921f7a01c069 +Size (suse64/glx-000229-53.i386.rpm) = 978141 bytes |