Thu Dec 25 01:28:15 2008 UTC ()
orca depends on gnome-mag; give it the same treatment on XFree86


(jmcneill)
diff -r1.110 -r1.111 pkgsrc/meta-pkgs/gnome/Makefile

cvs diff -r1.110 -r1.111 pkgsrc/meta-pkgs/gnome/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/gnome/Makefile 2008/12/25 00:56:34 1.110
+++ pkgsrc/meta-pkgs/gnome/Makefile 2008/12/25 01:28:15 1.111
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.110 2008/12/25 00:56:34 jmcneill Exp $ 1# $NetBSD: Makefile,v 1.111 2008/12/25 01:28:15 jmcneill Exp $
2 2
3DISTNAME= gnome-2.24.1.98 3DISTNAME= gnome-2.24.1.98
4CATEGORIES= meta-pkgs x11 gnome 4CATEGORIES= meta-pkgs x11 gnome
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6 6
7MAINTAINER= drochner@NetBSD.org 7MAINTAINER= drochner@NetBSD.org
8HOMEPAGE= http://www.gnome.org/ 8HOMEPAGE= http://www.gnome.org/
9COMMENT= Meta-package for the GNOME desktop 9COMMENT= Meta-package for the GNOME desktop
10 10
11META_PACKAGE= yes 11META_PACKAGE= yes
12 12
13.include "../../lang/python/pyversion.mk" 13.include "../../lang/python/pyversion.mk"
14 14
@@ -94,27 +94,29 @@ DEPENDS+= libgnomeprint>=2.18.5:../../pr @@ -94,27 +94,29 @@ DEPENDS+= libgnomeprint>=2.18.5:../../pr
94DEPENDS+= libgnomeprintui>=2.18.3:../../print/libgnomeprintui 94DEPENDS+= libgnomeprintui>=2.18.3:../../print/libgnomeprintui
95DEPENDS+= libgtop>=2.24.0:../../sysutils/libgtop 95DEPENDS+= libgtop>=2.24.0:../../sysutils/libgtop
96DEPENDS+= libgweather>=2.24.2:../../devel/libgweather 96DEPENDS+= libgweather>=2.24.2:../../devel/libgweather
97DEPENDS+= liboobs>=2.22.0:../../sysutils/liboobs 97DEPENDS+= liboobs>=2.22.0:../../sysutils/liboobs
98DEPENDS+= librsvg>=2.22.3:../../graphics/librsvg 98DEPENDS+= librsvg>=2.22.3:../../graphics/librsvg
99DEPENDS+= libsoup24>=2.24.2.1:../../net/libsoup24 99DEPENDS+= libsoup24>=2.24.2.1:../../net/libsoup24
100DEPENDS+= libwnck>=2.24.2:../../devel/libwnck 100DEPENDS+= libwnck>=2.24.2:../../devel/libwnck
101DEPENDS+= metacity>=2.24.0:../../wm/metacity 101DEPENDS+= metacity>=2.24.0:../../wm/metacity
102.if ${X11_TYPE} != "native" || exists(${X11BASE}/lib/pkgconfig/xtst.pc) 102.if ${X11_TYPE} != "native" || exists(${X11BASE}/lib/pkgconfig/xtst.pc)
103DEPENDS+= mousetweaks>=2.24.2:../../misc/mousetweaks 103DEPENDS+= mousetweaks>=2.24.2:../../misc/mousetweaks
104.endif 104.endif
105DEPENDS+= nautilus>=2.24.2:../../sysutils/nautilus 105DEPENDS+= nautilus>=2.24.2:../../sysutils/nautilus
106DEPENDS+= nautilus-cd-burner>=2.24.0:../../sysutils/nautilus-cd-burner 106DEPENDS+= nautilus-cd-burner>=2.24.0:../../sysutils/nautilus-cd-burner
 107.if ${X11_TYPE} != "native" || exists(${X11BASE}/lib/libXdamage.so)
107DEPENDS+= orca>=2.24.2:../../misc/orca 108DEPENDS+= orca>=2.24.2:../../misc/orca
 109.endif
108DEPENDS+= ${PYPKGPREFIX}-gtksourceview>=2.4.0:../../x11/py-gtksourceview 110DEPENDS+= ${PYPKGPREFIX}-gtksourceview>=2.4.0:../../x11/py-gtksourceview
109DEPENDS+= seahorse>=2.24.1:../../security/seahorse 111DEPENDS+= seahorse>=2.24.1:../../security/seahorse
110DEPENDS+= seahorse-plugins>=2.24.1:../../security/seahorse-plugins 112DEPENDS+= seahorse-plugins>=2.24.1:../../security/seahorse-plugins
111DEPENDS+= sound-juicer>=2.24.0:../../audio/sound-juicer 113DEPENDS+= sound-juicer>=2.24.0:../../audio/sound-juicer
112DEPENDS+= sound-theme-freedesktop>=0.2:../../audio/sound-theme-freedesktop 114DEPENDS+= sound-theme-freedesktop>=0.2:../../audio/sound-theme-freedesktop
113DEPENDS+= swfdec-gnome>=2.24.0:../../multimedia/swfdec-gnome 115DEPENDS+= swfdec-gnome>=2.24.0:../../multimedia/swfdec-gnome
114DEPENDS+= tomboy>=0.12.1:../../editors/tomboy 116DEPENDS+= tomboy>=0.12.1:../../editors/tomboy
115DEPENDS+= totem>=2.24.3:../../multimedia/totem 117DEPENDS+= totem>=2.24.3:../../multimedia/totem
116DEPENDS+= totem-pl-parser>=2.24.2:../../multimedia/totem-pl-parser 118DEPENDS+= totem-pl-parser>=2.24.2:../../multimedia/totem-pl-parser
117# packaged in wip, doesn't work 119# packaged in wip, doesn't work
118#DEPENDS+= vinagre>=2.24.1:../../*/vinagre 120#DEPENDS+= vinagre>=2.24.1:../../*/vinagre
119DEPENDS+= vino>=2.24.1:../../net/vino 121DEPENDS+= vino>=2.24.1:../../net/vino
120DEPENDS+= vte>=0.17.4:../../x11/vte 122DEPENDS+= vte>=0.17.4:../../x11/vte