Mon Apr 28 18:19:46 2008 UTC ()
add gvfs as dependency, which is needed for some desktop functions
as of gnome-2.22, suggested by Jared D. McNeill in a followup to
PR pkg/38530
(This meta-pkg is not maintained well; I'm not eager to do so
because the choice of pkgs for a "base" desktop is a matter of taste
and I've been told that my taste is poor.)


(drochner)
diff -r1.46 -r1.47 pkgsrc/meta-pkgs/gnome-base/Makefile

cvs diff -r1.46 -r1.47 pkgsrc/meta-pkgs/gnome-base/Attic/Makefile (switch to unified diff)

--- pkgsrc/meta-pkgs/gnome-base/Attic/Makefile 2007/12/19 12:27:27 1.46
+++ pkgsrc/meta-pkgs/gnome-base/Attic/Makefile 2008/04/28 18:19:45 1.47
@@ -1,82 +1,83 @@ @@ -1,82 +1,83 @@
1# $NetBSD: Makefile,v 1.46 2007/12/19 12:27:27 rillig Exp $ 1# $NetBSD: Makefile,v 1.47 2008/04/28 18:19:45 drochner Exp $
2 2
3DISTNAME= gnome-base-2.18.1 3DISTNAME= gnome-base-2.18.1
4CATEGORIES= meta-pkgs x11 gnome 4CATEGORIES= meta-pkgs x11 gnome
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= jmmv@NetBSD.org 8MAINTAINER= jmmv@NetBSD.org
9HOMEPAGE= http://www.gnome.org/ 9HOMEPAGE= http://www.gnome.org/
10COMMENT= Meta-package for basic components of the GNOME desktop 10COMMENT= Meta-package for basic components of the GNOME desktop
11 11
12# The dependencies listed here are in an order such as a package in a line 12# The dependencies listed here are in an order such as a package in a line
13# can be installed if all the packages listed above it are installed. 13# can be installed if all the packages listed above it are installed.
14# 14#
15# Keep this order as it helps in updating the whole GNOME Desktop to a 15# Keep this order as it helps in updating the whole GNOME Desktop to a
16# newer version. Note that the list includes all the packages listed as 16# newer version. Note that the list includes all the packages listed as
17# part of either the GNOME Desktop and the GNOME Platform; nothing else 17# part of either the GNOME Desktop and the GNOME Platform; nothing else
18# should be included here. 18# should be included here.
19# 19#
20# Packages commented out are either because they are just build time 20# Packages commented out are either because they are just build time
21# dependencies or because they are not yet ready to be enabled. 21# dependencies or because they are not yet ready to be enabled.
22#DEPENDS+= pkg-config>=0.21:../../devel/pkg-config 22#DEPENDS+= pkg-config>=0.21:../../devel/pkg-config
23#DEPENDS+= intltool>=0.35.0:../../textproc/intltool 23#DEPENDS+= intltool>=0.35.0:../../textproc/intltool
24DEPENDS+= startup-notification>=0.9:../../x11/startup-notification 24DEPENDS+= startup-notification>=0.9:../../x11/startup-notification
25DEPENDS+= glib2>=2.12.3:../../devel/glib2 25DEPENDS+= glib2>=2.12.3:../../devel/glib2
26DEPENDS+= atk>=1.18.0:../../devel/atk 26DEPENDS+= atk>=1.18.0:../../devel/atk
27DEPENDS+= pango>=1.16.0:../../devel/pango 27DEPENDS+= pango>=1.16.0:../../devel/pango
28DEPENDS+= gtk2+>=2.10.3:../../x11/gtk2 28DEPENDS+= gtk2+>=2.10.3:../../x11/gtk2
29DEPENDS+= libIDL>=0.8.8:../../net/libIDL 29DEPENDS+= libIDL>=0.8.8:../../net/libIDL
30DEPENDS+= ORBit2>=2.14.3:../../net/ORBit2 30DEPENDS+= ORBit2>=2.14.3:../../net/ORBit2
31DEPENDS+= libxml2>=2.6.26:../../textproc/libxml2 31DEPENDS+= libxml2>=2.6.26:../../textproc/libxml2
32DEPENDS+= libxslt>=1.1.17:../../textproc/libxslt 32DEPENDS+= libxslt>=1.1.17:../../textproc/libxslt
33DEPENDS+= GConf>=2.18.0:../../devel/GConf 33DEPENDS+= GConf>=2.18.0:../../devel/GConf
34DEPENDS+= GConf-ui>=2.18.0:../../devel/GConf-ui 34DEPENDS+= GConf-ui>=2.18.0:../../devel/GConf-ui
35DEPENDS+= libbonobo>=2.18.0:../../devel/libbonobo 35DEPENDS+= libbonobo>=2.18.0:../../devel/libbonobo
36DEPENDS+= libaudiofile>=0.2.6:../../audio/libaudiofile 36DEPENDS+= libaudiofile>=0.2.6:../../audio/libaudiofile
37DEPENDS+= esound>=0.2.36:../../audio/esound 37DEPENDS+= esound>=0.2.36:../../audio/esound
38DEPENDS+= gnome-vfs>=2.18.1:../../sysutils/gnome-vfs 38DEPENDS+= gnome-vfs>=2.18.1:../../sysutils/gnome-vfs
39DEPENDS+= gnome-vfs-cdda>=2.18.1:../../audio/gnome-vfs-cdda 39DEPENDS+= gnome-vfs-cdda>=2.18.1:../../audio/gnome-vfs-cdda
40DEPENDS+= gnome-vfs-smb>=2.18.1:../../net/gnome-vfs-smb 40DEPENDS+= gnome-vfs-smb>=2.18.1:../../net/gnome-vfs-smb
41DEPENDS+= libgnome>=2.18.0:../../devel/libgnome 41DEPENDS+= libgnome>=2.18.0:../../devel/libgnome
42DEPENDS+= libglade>=2.6.0:../../devel/libglade 42DEPENDS+= libglade>=2.6.0:../../devel/libglade
43DEPENDS+= libart>=2.3.17:../../graphics/libart 43DEPENDS+= libart>=2.3.17:../../graphics/libart
44DEPENDS+= libgnomecanvas>=2.14.0:../../graphics/libgnomecanvas 44DEPENDS+= libgnomecanvas>=2.14.0:../../graphics/libgnomecanvas
45DEPENDS+= libbonoboui>=2.18.0:../../devel/libbonoboui 45DEPENDS+= libbonoboui>=2.18.0:../../devel/libbonoboui
46DEPENDS+= gnome-keyring>=0.8.1:../../security/gnome-keyring 46DEPENDS+= gnome-keyring>=0.8.1:../../security/gnome-keyring
47DEPENDS+= libgnomeui>=2.18.1:../../devel/libgnomeui 47DEPENDS+= libgnomeui>=2.18.1:../../devel/libgnomeui
48DEPENDS+= gnome-icon-theme>=2.18.0:../../graphics/gnome-icon-theme 48DEPENDS+= gnome-icon-theme>=2.18.0:../../graphics/gnome-icon-theme
49DEPENDS+= libgnomeprint>=2.18.0:../../print/libgnomeprint 49DEPENDS+= libgnomeprint>=2.18.0:../../print/libgnomeprint
50DEPENDS+= libgnomeprintui>=2.18.0:../../print/libgnomeprintui 50DEPENDS+= libgnomeprintui>=2.18.0:../../print/libgnomeprintui
51DEPENDS+= libgtop>=2.14.2:../../sysutils/libgtop 51DEPENDS+= libgtop>=2.14.2:../../sysutils/libgtop
52DEPENDS+= librsvg>=2.16.0:../../graphics/librsvg 52DEPENDS+= librsvg>=2.16.0:../../graphics/librsvg
53DEPENDS+= libxklavier>=3.0:../../x11/libxklavier 53DEPENDS+= libxklavier>=3.0:../../x11/libxklavier
54DEPENDS+= libsoup-devel>=2.2.96:../../net/libsoup-devel 54DEPENDS+= libsoup-devel>=2.2.96:../../net/libsoup-devel
55DEPENDS+= libwnck>=2.18.0:../../devel/libwnck 55DEPENDS+= libwnck>=2.18.0:../../devel/libwnck
56DEPENDS+= gail>=1.18.0:../../devel/gail 56DEPENDS+= gail>=1.18.0:../../devel/gail
57DEPENDS+= gtkhtml314>=3.14.1:../../www/gtkhtml314 57DEPENDS+= gtkhtml314>=3.14.1:../../www/gtkhtml314
58DEPENDS+= gtk2-engines>=2.10.1:../../x11/gtk2-engines 58DEPENDS+= gtk2-engines>=2.10.1:../../x11/gtk2-engines
59DEPENDS+= gnome-desktop>=2.18.1:../../x11/gnome-desktop 59DEPENDS+= gnome-desktop>=2.18.1:../../x11/gnome-desktop
60DEPENDS+= gnome-menus>=2.18.0:../../sysutils/gnome-menus 60DEPENDS+= gnome-menus>=2.18.0:../../sysutils/gnome-menus
61DEPENDS+= eel>=2.18.0.1:../../devel/eel 61DEPENDS+= eel>=2.18.0.1:../../devel/eel
62DEPENDS+= nautilus>=2.18.1:../../sysutils/nautilus 62DEPENDS+= nautilus>=2.18.1:../../sysutils/nautilus
 63DEPENDS+= gvfs>=0.2.3:../../sysutils/gvfs
63DEPENDS+= metacity>=2.18.2:../../wm/metacity 64DEPENDS+= metacity>=2.18.2:../../wm/metacity
64DEPENDS+= gstreamer0.10>=0.10.12:../../multimedia/gstreamer0.10 65DEPENDS+= gstreamer0.10>=0.10.12:../../multimedia/gstreamer0.10
65DEPENDS+= gst-plugins0.10-base>=0.10.12:../../multimedia/gst-plugins0.10-base 66DEPENDS+= gst-plugins0.10-base>=0.10.12:../../multimedia/gst-plugins0.10-base
66DEPENDS+= gst-plugins0.10-good>=0.10.5:../../multimedia/gst-plugins0.10-good 67DEPENDS+= gst-plugins0.10-good>=0.10.5:../../multimedia/gst-plugins0.10-good
67DEPENDS+= gst-plugins0.10-esound>=0.10.5:../../audio/gst-plugins0.10-esound 68DEPENDS+= gst-plugins0.10-esound>=0.10.5:../../audio/gst-plugins0.10-esound
68DEPENDS+= gst-plugins0.10-oss>=0.10.5:../../audio/gst-plugins0.10-oss 69DEPENDS+= gst-plugins0.10-oss>=0.10.5:../../audio/gst-plugins0.10-oss
69DEPENDS+= evolution-data-server>=1.10.1:../../mail/evolution-data-server 70DEPENDS+= evolution-data-server>=1.10.1:../../mail/evolution-data-server
70DEPENDS+= gnome-control-center>=2.18.1:../../x11/gnome-control-center 71DEPENDS+= gnome-control-center>=2.18.1:../../x11/gnome-control-center
71DEPENDS+= gnome-panel>=2.18.1:../../x11/gnome-panel 72DEPENDS+= gnome-panel>=2.18.1:../../x11/gnome-panel
72DEPENDS+= gucharmap>=1.10.0:../../fonts/gucharmap 73DEPENDS+= gucharmap>=1.10.0:../../fonts/gucharmap
73DEPENDS+= gnome-applets>=2.18.0:../../x11/gnome-applets 74DEPENDS+= gnome-applets>=2.18.0:../../x11/gnome-applets
74DEPENDS+= gnome-themes>=2.18.1:../../x11/gnome-themes 75DEPENDS+= gnome-themes>=2.18.1:../../x11/gnome-themes
75DEPENDS+= gnome-backgrounds>=2.15.92:../../graphics/gnome-backgrounds 76DEPENDS+= gnome-backgrounds>=2.15.92:../../graphics/gnome-backgrounds
76DEPENDS+= vte>=0.16.1:../../x11/vte 77DEPENDS+= vte>=0.16.1:../../x11/vte
77DEPENDS+= gnome-terminal>=2.18.0:../../x11/gnome-terminal 78DEPENDS+= gnome-terminal>=2.18.0:../../x11/gnome-terminal
78DEPENDS+= gnome-session>=2.18.0:../../x11/gnome-session 79DEPENDS+= gnome-session>=2.18.0:../../x11/gnome-session
79 80
80META_PACKAGE= yes 81META_PACKAGE= yes
81 82
82.include "../../mk/bsd.pkg.mk" 83.include "../../mk/bsd.pkg.mk"