diff options
Diffstat (limited to 'meta-pkgs/gnome-extras/Makefile')
-rw-r--r-- | meta-pkgs/gnome-extras/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/meta-pkgs/gnome-extras/Makefile b/meta-pkgs/gnome-extras/Makefile index 29e796b649b..6d587848d31 100644 --- a/meta-pkgs/gnome-extras/Makefile +++ b/meta-pkgs/gnome-extras/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2004/06/28 19:36:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2004/09/21 17:26:35 jmmv Exp $ -DISTNAME= gnome-extras-2.6.2 +DISTNAME= gnome-extras-2.8.0 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -12,20 +12,21 @@ COMMENT= Meta-package for applications related to the GNOME desktop DEPENDS+= abiword>=2.0.2:../../editors/abiword DEPENDS+= balsa>=2.0.10:../../mail/balsa2 DEPENDS+= conglomerate>=0.7.12:../../editors/conglomerate -DEPENDS+= epiphany-extensions>=0.8.2:../../www/epiphany-extensions +DEPENDS+= epiphany-extensions>=1.4.0:../../www/epiphany-extensions DEPENDS+= evolution>=1.4.6:../../mail/evolution DEPENDS+= gaim>=0.77:../../chat/gaim -DEPENDS+= glade2>=2.0.0:../../devel/glade2 +DEPENDS+= glade2>=2.6.0:../../devel/glade2 DEPENDS+= gnome>=2.6.2:../../meta-pkgs/gnome DEPENDS+= gnome-audio>=2.0.0:../../audio/gnome-audio DEPENDS+= gnome-themes-extras>=0.6:../../x11/gnome-themes-extras DEPENDS+= gqview>=1.4.3:../../graphics/gqview DEPENDS+= mergeant>=0.12.1:../../databases/mergeant DEPENDS+= pan>=0.14.2:../../news/pan -DEPENDS+= rhythmbox>=0.8.5:../../audio/rhythmbox +DEPENDS+= rhythmbox>=0.8.6:../../audio/rhythmbox DEPENDS+= seahorse>=0.7.3nb11:../../security/seahorse DEPENDS+= xcdroast>=0.98a15:../../sysutils/xcdroast DEPENDS+= xchat>=2.0.9:../../chat/xchat2 +#DEPENDS+= gnome-games-extra-data-2.8.x USE_X11= yes EXTRACT_ONLY= # empty |