diff options
author | obache <obache@pkgsrc.org> | 2012-03-22 11:51:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-22 11:51:48 +0000 |
commit | 0699d2cfb9137f2d5ff297a1b6b36e8ce9fe2134 (patch) | |
tree | 39bd639f9656ec3a511f0281b13a13a2bde22644 /emulators | |
parent | 73ef6a0ae23a9302b6c702f0f2bdb97ade43a88e (diff) | |
download | pkgsrc-0699d2cfb9137f2d5ff297a1b6b36e8ce9fe2134.tar.gz |
drm module and libudev0 are required.
Bump PKGREVISION.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_glx/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse121_glx/distinfo | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/emulators/suse121_glx/Makefile b/emulators/suse121_glx/Makefile index 97de95a8506..7ccf7f71d51 100644 --- a/emulators/suse121_glx/Makefile +++ b/emulators/suse121_glx/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:36:48 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/22 11:51:48 obache Exp $ DISTNAME= suse_glx-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators RPMPKGS+= Mesa-7.11-11.1.2.${SUSE_ARCH} +RPMPKGS+= libudev0-173-3.3.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for OpenGL/Mesa -EMUL_MODULES.linux= x11 +EMUL_MODULES.linux= x11 drm .include "../../emulators/suse121_linux/Makefile.common" .include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_glx/distinfo b/emulators/suse121_glx/distinfo index d9e443c4aa3..621e5d3ea09 100644 --- a/emulators/suse121_glx/distinfo +++ b/emulators/suse121_glx/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:36:48 obache Exp $ +$NetBSD: distinfo,v 1.2 2012/03/22 11:51:48 obache Exp $ SHA1 (suse121/Mesa-7.11-11.1.2.i586.rpm) = 90cc66c14d3a2456f33afb98deb1993c638feb54 RMD160 (suse121/Mesa-7.11-11.1.2.i586.rpm) = 41ba14436632183920d33ca3dfd9d8052ed2425e @@ -6,3 +6,9 @@ Size (suse121/Mesa-7.11-11.1.2.i586.rpm) = 15425294 bytes SHA1 (suse121/Mesa-7.11-11.1.2.x86_64.rpm) = eb06df66ebb802b1438c0c30585f04f866c41ed6 RMD160 (suse121/Mesa-7.11-11.1.2.x86_64.rpm) = 1fa54d8b7c70e5e944fa6ac35e69823685889ed2 Size (suse121/Mesa-7.11-11.1.2.x86_64.rpm) = 14937940 bytes +SHA1 (suse121/libudev0-173-3.3.1.i586.rpm) = 75337f631dee6aa4aecd3db402bd5f3b571afd15 +RMD160 (suse121/libudev0-173-3.3.1.i586.rpm) = 4051bf1c9e6772343bf7fb5a81cccbd24f0815cd +Size (suse121/libudev0-173-3.3.1.i586.rpm) = 39401 bytes +SHA1 (suse121/libudev0-173-3.3.1.x86_64.rpm) = a8f2c97931dcb73a3b5dbbbf9a55c521975ac5bf +RMD160 (suse121/libudev0-173-3.3.1.x86_64.rpm) = 2ba4186f5b24d5563bac3176a8ee29550f99c5ec +Size (suse121/libudev0-173-3.3.1.x86_64.rpm) = 37396 bytes |