diff options
author | rh <rh> | 2001-04-26 07:32:03 +0000 |
---|---|---|
committer | rh <rh> | 2001-04-26 07:32:03 +0000 |
commit | 38a4c5239a52417eb9fd2fdab4d099a51610fa9a (patch) | |
tree | 151f9423f0a1022aeef3e289fad9ff4a31955b8d /x11/gnome/Makefile | |
parent | ff4efe0d541820219e7877d7f2278178aa4017d6 (diff) | |
download | pkgsrc-38a4c5239a52417eb9fd2fdab4d099a51610fa9a.tar.gz |
Update the gnome meta-package to 1.4.0.1. This concludes the update of
GNOME to 1.4. Changes include the addition of several new packages now
present in the GNOME distribution.
Diffstat (limited to 'x11/gnome/Makefile')
-rw-r--r-- | x11/gnome/Makefile | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 61ea3b5bad8..43bb44c8552 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2001/03/20 13:12:27 tron Exp $ +# $NetBSD: Makefile,v 1.21 2001/04/26 07:32:03 rh Exp $ -DISTNAME= gnome-1.2.4nb1 +DISTNAME= gnome-1.4.0.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -9,25 +9,27 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= "meta-package" for the GNU Network Object Model Environment -DEPENDS+= control-center>=1.2.2:../controlcenter +DEPENDS+= gnome-core>1.4.0:../gnome-core DEPENDS+= ee>=0.3.12:../../graphics/ee DEPENDS+= gdm>=2.2.0:../gdm -DEPENDS+= ggv>=0.95:../../print/ggv -DEPENDS+= glade>=0.5.11:../../devel/glade +DEPENDS+= ggv>=1.0:../../print/ggv +DEPENDS+= glade>=0.6.2:../../devel/glade DEPENDS+= gmc>=4.5.42:../../sysutils/gmc -DEPENDS+= gnome-applets>=1.2.1:../gnome-applets -DEPENDS+= gnome-audio>=1.0.0:../../audio/gnome-audio +DEPENDS+= gnome-applets>1.4.0:../gnome-applets +DEPENDS+= gnome-audio>=1.4.0:../../audio/gnome-audio DEPENDS+= gnome-chess>=0.2.4:../../games/gnome-chess -DEPENDS+= gnome-games>=1.2.0:../../games/gnome-games +DEPENDS+= gnome-games>1.4.0:../../games/gnome-games DEPENDS+= gnome-media>=1.2.0:../../audio/gnome-media -DEPENDS+= gnome-pim>=1.2.0:../../misc/gnome-pim -DEPENDS+= gnome-python>=1.0.53:../gnome-python +DEPENDS+= gnome-pim>=1.4.0:../../misc/gnome-pim +DEPENDS+= gnome-python>=1.4.0:../gnome-python DEPENDS+= gnome-users-guide>=1.2:../gnome-users-guide -DEPENDS+= gnome-utils>=1.2.0:../../misc/gnome-utils +DEPENDS+= gnome-utils>=1.4.0:../../misc/gnome-utils DEPENDS+= gnumeric>=0.64:../../math/gnumeric -DEPENDS+= gtk-->=1.2.0:../gtk-- +DEPENDS+= evolution-*:../../mail/evolution +DEPENDS+= gtk-->=1.2.5:../gtk-- DEPENDS+= gtk-engines>=0.10:../gtk-engines -DEPENDS+= gtop>=1.0.9:../../sysutils/gtop +DEPENDS+= gtop>=1.0.13:../../sysutils/gtop +DEPENDS+= pan>=0.9.6:../../news/pan DEPENDS+= xchat>=1.6.2:../../chat/xchat USE_X11= yes |