diff options
author | jmmv <jmmv> | 2004-09-21 17:26:35 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-09-21 17:26:35 +0000 |
commit | 71c54211b2c60774f74398843aedfb909c1c96f3 (patch) | |
tree | d8b8c0aa37864f349806150bb9262394ecbd9132 /meta-pkgs/gnome | |
parent | 71aaac210f77e3a45a676dbd610d47627ec52ef4 (diff) | |
download | pkgsrc-71c54211b2c60774f74398843aedfb909c1c96f3.tar.gz |
Welcome to GNOME 2.8.0!
I've left some dependencies commented out in the meta-pkgs meaning that
those packages are part of the standard GNOME Desktop but I haven't had
time to package them. If you import one of those packages, please enable
the corresponding line (though keep the same version number listed).
Diffstat (limited to 'meta-pkgs/gnome')
-rw-r--r-- | meta-pkgs/gnome/Makefile | 79 |
1 files changed, 51 insertions, 28 deletions
diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile index 280bf9bc263..b2b4a9f3b78 100644 --- a/meta-pkgs/gnome/Makefile +++ b/meta-pkgs/gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2004/06/28 19:36:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.41 2004/09/21 17:26:35 jmmv Exp $ -DISTNAME= gnome-2.6.2 +DISTNAME= gnome-2.8.0 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -9,33 +9,56 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Meta-package for the GNU Network Object Model Environment -DEPENDS+= bug-buddy>=2.6.1:../../net/bug-buddy -DEPENDS+= eog>=2.6.1:../../graphics/eog2 -DEPENDS+= epiphany>=1.2.6:../../www/epiphany -DEPENDS+= file-roller>=2.6.1:../../archivers/file-roller -DEPENDS+= gcalctool>=4.3.51:../../math/gcalctool -DEPENDS+= gconf-editor>=2.6.2:../../editors/gconf-editor -DEPENDS+= gedit>=2.6.2:../../editors/gedit -DEPENDS+= ggv>=2.6.1:../../print/ggv2 -DEPENDS+= gnome-accessibility>=2.6.2:../../meta-pkgs/gnome-accessibility -DEPENDS+= gnome-applets>=2.6.2:../../x11/gnome2-applets -DEPENDS+= gnome-base>=2.6.2:../../meta-pkgs/gnome-base -DEPENDS+= gnome-games>=2.6.2:../../games/gnome2-games -DEPENDS+= gnome-media>=2.6.2:../../multimedia/gnome2-media -DEPENDS+= gnome-netstatus>=2.6.2:../../net/gnome-netstatus -DEPENDS+= gnome-themes>=2.6.2:../../x11/gnome-themes -DEPENDS+= gnome2-user-docs>=2.6.0:../../misc/gnome2-user-docs -DEPENDS+= gnome2-system-monitor>=2.6.0:../../sysutils/gnome2-system-monitor -DEPENDS+= gnome-utils>=2.6.2:../../misc/gnome2-utils -DEPENDS+= gpdf>=0.132:../../print/gpdf -DEPENDS+= gstreamer>=0.8.3:../../multimedia/gstreamer -DEPENDS+= gst-plugins>=0.8.2:../../multimedia/gst-plugins +# The dependencies listed here are in an order such as a package in a line +# can be installed if all the packages listed above it are installed. +# +# Keep this order as it helps in updating the whole GNOME Desktop to a +# newer version. Note that the list includes all the packages listed as +# part of either the GNOME Desktop and the GNOME Platform; nothing else +# should be included here. +# +# Packages commented out are either because they are just build time +# dependencies or because they are not yet ready to be enabled. +DEPENDS+= gnome-base>=2.8.0:../../meta-pkgs/gnome-base +DEPENDS+= at-spi>=1.6.0:../../devel/at-spi +DEPENDS+= libgail-gnome>=1.1.0:../../devel/libgail-gnome +#DEPENDS+= gtk-doc>=1.2:../../textproc/gtk-doc +DEPENDS+= gtksourceview>=1.1.0:../../x11/gtksourceview +DEPENDS+= gdm>=2.6.0.5:../../x11/gdm +DEPENDS+= epiphany>=1.4.0:../../www/epiphany +DEPENDS+= yelp>=2.6.3:../../misc/yelp +DEPENDS+= zenity>=2.8.0:../../x11/zenity +DEPENDS+= bug-buddy>=2.8.0:../../net/bug-buddy +DEPENDS+= gnome-speech>=0.3.5:../../audio/gnome-speech +DEPENDS+= dasher>=3.2.11:../../editors/dasher +DEPENDS+= eog>=2.8.0:../../graphics/eog2 +DEPENDS+= file-roller>=2.8.0:../../archivers/file-roller +DEPENDS+= gal2>=2.2.1:../../devel/gal2 +DEPENDS+= gcalctool>=4.4.18:../../math/gcalctool +DEPENDS+= gconf-editor>=2.8.0:../../editors/gconf-editor +DEPENDS+= gedit>=2.8.0:../../editors/gedit +DEPENDS+= ggv>=2.8.0:../../print/ggv2 +DEPENDS+= gok>=0.11.8:../../misc/gok +DEPENDS+= gnome-mag>=0.11.5:../../x11/gnome-mag +DEPENDS+= gnopernicus>=0.9.12:../../x11/gnopernicus +DEPENDS+= gpdf>=2.8.0:../../print/gpdf DEPENDS+= gucharmap>=1.4.1:../../fonts/gucharmap -DEPENDS+= gtk2-extras>=2.4.0:../../meta-pkgs/gtk2-extras -DEPENDS+= nautilus-cd-burner>=2.6.1:../../sysutils/nautilus-cd-burner -DEPENDS+= nautilus-media>=0.8.0:../../multimedia/nautilus-media -DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf -DEPENDS+= zenity>=2.6.2:../../x11/zenity +DEPENDS+= gnome-games>=2.8.0:../../games/gnome2-games +DEPENDS+= gnome-media>=2.8.0:../../multimedia/gnome2-media +DEPENDS+= gnome-netstatus>=2.8.0:../../net/gnome-netstatus +DEPENDS+= gnome2-system-monitor>=2.7.0:../../sysutils/gnome2-system-monitor +DEPENDS+= gnome-utils>=2.8.0:../../misc/gnome2-utils +DEPENDS+= gnome2-user-docs>=2.8.0:../../misc/gnome2-user-docs +DEPENDS+= nautilus-cd-burner>=2.8.0:../../sysutils/nautilus-cd-burner +DEPENDS+= nautilus-media>=0.8.1:../../multimedia/nautilus-media +DEPENDS+= evolution>=2.0.0:../../mail/evolution +#DEPENDS+= gnome-nettool>=0.99.3:../../net/gnome-nettool +#DEPENDS+= gnome-system-tools>=1.0.0:../../sysutils/gnome-system-tools +#DEPENDS+= gnome-volume-manager>=1.0.2:../../sysutils/gnome-volume-manager +#DEPENDS+= gnomemeeting>=1.0.2:../../net/gnomemeeting +#DEPENDS+= vino>=2.8.0:../../net/vino +#DEPENDS+= ximian-connector>=2.0.0:../../mail/ximian-connector +#DEPENDS+= evolution-webcal>=2.0.0:../../time/evolution-webcal USE_X11= yes EXTRACT_ONLY= # empty |