summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-17 06:08:15 +0000
committerobache <obache@pkgsrc.org>2012-03-17 06:08:15 +0000
commitadd06d89d6ce6178867751ffe896cd26018117b8 (patch)
treef7ba22764ca77d3b7bffb9441a76a8dea256b46b /meta-pkgs
parentd03e14e044b8f2633503f694ca9a5a41e7591954 (diff)
downloadpkgsrc-add06d89d6ce6178867751ffe896cd26018117b8.tar.gz
Drop gdk-pixbuf, gtk and vmware modules for suse.
* gdk-pixbuf and gtk are not used anywhere in pkgsrc and suse>10.0 does not support them. * vmware module was used for emulators/vmware* packages, but it had been removed from pkgsrc.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/suse100/Makefile8
-rw-r--r--meta-pkgs/suse113/Makefile5
2 files changed, 7 insertions, 6 deletions
diff --git a/meta-pkgs/suse100/Makefile b/meta-pkgs/suse100/Makefile
index 8157a655432..4b1dd1ae52a 100644
--- a/meta-pkgs/suse100/Makefile
+++ b/meta-pkgs/suse100/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2007/12/19 12:27:30 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2012/03/17 06:08:15 obache Exp $
DISTNAME= suse-${SUSE_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators meta-pkgs
MASTER_SITES= # empty
@@ -9,8 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= SUSE-based Linux binary emulation environment
EMUL_MODULES.linux= aspell base compat cups expat fontconfig \
- freetype2 gdk-pixbuf glx gtk gtk2 jpeg locale \
- motif openssl png slang tiff vmware x11 xml2
+ freetype2 glx gtk jpeg locale \
+ motif openssl png slang tiff x11 xml2
EMUL_PKG_FMT= plain
META_PACKAGE= yes
diff --git a/meta-pkgs/suse113/Makefile b/meta-pkgs/suse113/Makefile
index 3f32a1b8bba..a4ab8a9a697 100644
--- a/meta-pkgs/suse113/Makefile
+++ b/meta-pkgs/suse113/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2010/09/24 17:04:43 chs Exp $
+# $NetBSD: Makefile,v 1.3 2012/03/17 06:08:16 obache Exp $
DISTNAME= suse-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators meta-pkgs
MASTER_SITES= # empty
@@ -9,7 +10,7 @@ COMMENT= SUSE-based Linux binary emulation environment
EMUL_MODULES.linux= alsa aspell base compat cups expat fontconfig \
freetype2 glx gtk2 jpeg krb5 libsigc++2 locale \
- motif openssl png qt4 slang tiff vmware x11 xml2
+ motif openssl png qt4 slang tiff x11 xml2
EMUL_PKG_FMT= plain
META_PACKAGE= yes