pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse121_glx drm module and libudev0 are requ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d2204f5fe25
branches:  trunk
changeset: 601569:2d2204f5fe25
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Mar 22 11:51:48 2012 +0000

description:
drm module and libudev0 are required.

Bump PKGREVISION.

diffstat:

 emulators/suse121_glx/Makefile |  6 ++++--
 emulators/suse121_glx/distinfo |  8 +++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

diffs (40 lines):

diff -r cf21d89783fe -r 2d2204f5fe25 emulators/suse121_glx/Makefile
--- a/emulators/suse121_glx/Makefile    Thu Mar 22 11:50:53 2012 +0000
+++ b/emulators/suse121_glx/Makefile    Thu Mar 22 11:51:48 2012 +0000
@@ -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@localhost
 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 -r cf21d89783fe -r 2d2204f5fe25 emulators/suse121_glx/distinfo
--- a/emulators/suse121_glx/distinfo    Thu Mar 22 11:50:53 2012 +0000
+++ b/emulators/suse121_glx/distinfo    Thu Mar 22 11:51:48 2012 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index