From 1995a94f7ed3c9b864f31f0cb834dd234668c8ac Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 24 Jan 2004 22:55:07 +0000 Subject: Depend on gnome-base and remove direct dependancies on stuff handled in it. While here, add a dependancy on vera-ttf, as suggested by recht@. Bump PKGREVISION to 3. --- meta-pkgs/gnome/DESCR | 5 ++++- meta-pkgs/gnome/Makefile | 18 +++++------------- 2 files changed, 9 insertions(+), 14 deletions(-) (limited to 'meta-pkgs/gnome') diff --git a/meta-pkgs/gnome/DESCR b/meta-pkgs/gnome/DESCR index d956c0543e4..a37f39be1f5 100644 --- a/meta-pkgs/gnome/DESCR +++ b/meta-pkgs/gnome/DESCR @@ -4,4 +4,7 @@ The GNOME project intends to build a complete, easy-to-use desktop environment for the user, and a powerful application framework for the software developer. -This is a meta package for version 2 of the GNOME project. +This is a meta package for the second major version of the GNOME +project. It provides all the basic components required to get a +working desktop plus several utilities that are considered to be +part of a standard GNOME installation. diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile index 7cf4729e3ee..ff984fbcd63 100644 --- a/meta-pkgs/gnome/Makefile +++ b/meta-pkgs/gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2004/01/24 21:26:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.25 2004/01/24 22:55:07 jmmv Exp $ DISTNAME= gnome-2.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -16,28 +16,20 @@ DEPENDS+= file-roller>=2.4.2:../../archivers/file-roller DEPENDS+= gcalctool>=4.2.83:../../math/gcalctool DEPENDS+= gconf-editor>=2.4.0:../../editors/gconf-editor DEPENDS+= gedit>=2.4.1:../../editors/gedit -DEPENDS+= gdm>=2.4.4.7:../../x11/gdm DEPENDS+= ggv>=2.4.0.2:../../print/ggv2 DEPENDS+= glade2>=2.0.0:../../devel/glade2 DEPENDS+= gnome-applets>=2.4.1:../../x11/gnome2-applets +DEPENDS+= gnome-base>=2.4.1:../../meta-pkgs/gnome-base DEPENDS+= gnome-audio>=2.0.0:../../audio/gnome-audio DEPENDS+= gnome-games>=2.4.1:../../games/gnome2-games DEPENDS+= gnome-icon-theme>=1.0.9:../../graphics/gnome-icon-theme DEPENDS+= gnome-media>=2.4.1.1:../../audio/gnome2-media -DEPENDS+= gnome-panel>=2.4.1:../../x11/gnome-panel -DEPENDS+= gnome-session>=2.4.1:../../x11/gnome-session DEPENDS+= gnome-themes>=2.4.1:../../x11/gnome-themes DEPENDS+= gnome2-user-docs>=2.4.1:../../misc/gnome2-user-docs -DEPENDS+= gnome2-terminal>=2.4.1:../../x11/gnome2-terminal DEPENDS+= gnome2-system-monitor>=2.4.0:../../sysutils/gnome2-system-monitor DEPENDS+= gnome-utils>=2.4.1:../../misc/gnome2-utils -DEPENDS+= gnome-vfs2>=2.4.1:../../sysutils/gnome-vfs2 -DEPENDS+= gtk2-engines>=2.2.0:../../x11/gtk2-engines -DEPENDS+= librsvg2-gtk2>=2.5.0:../../graphics/librsvg2-gtk2 -DEPENDS+= nautilus>=2.4.1:../../sysutils/nautilus -DEPENDS+= swfdec-gtk2>=0.2.1:../../graphics/swfdec-gtk2 -DEPENDS+= xscreensaver>=4.14nb1:../../x11/xscreensaver -DEPENDS+= yelp>=2.4.2:../../misc/yelp +DEPENDS+= gtk2-extras>=2.2.4:../../meta-pkgs/gtk2-extras +DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf USE_X11= yes USE_BUILDLINK2= yes -- cgit v1.2.3