pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-platform update for gnome-2.22.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf7e7d23b96b
branches:  trunk
changeset: 540914:cf7e7d23b96b
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Apr 10 17:03:38 2008 +0000

description:
update for gnome-2.22.1

diffstat:

 meta-pkgs/gnome-platform/Makefile |  40 ++++++++++++++++++--------------------
 1 files changed, 19 insertions(+), 21 deletions(-)

diffs (65 lines):

diff -r 10abb62b8930 -r cf7e7d23b96b meta-pkgs/gnome-platform/Makefile
--- a/meta-pkgs/gnome-platform/Makefile Thu Apr 10 16:56:22 2008 +0000
+++ b/meta-pkgs/gnome-platform/Makefile Thu Apr 10 17:03:38 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/02/23 20:44:50 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/04/10 17:03:38 drochner Exp $
 
-DISTNAME=      gnome-platform-2.20.3
+DISTNAME=      gnome-platform-2.22.1
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 
@@ -8,35 +8,33 @@
 HOMEPAGE=      http://www.gnome.org/
 COMMENT=       Meta-package for core platform libraries of the GNOME desktop
 
-DEPENDS+=      GConf>=2.20.1:../../devel/GConf
-DEPENDS+=      ORBit2>=2.14.10:../../net/ORBit2
-DEPENDS+=      at-spi>=1.20.1:../../devel/at-spi
-DEPENDS+=      atk>=1.20.0:../../devel/atk
+DEPENDS+=      GConf>=2.22.0:../../devel/GConf
+DEPENDS+=      ORBit2>=2.14.12:../../net/ORBit2
+DEPENDS+=      at-spi>=1.22.1:../../devel/at-spi
+DEPENDS+=      atk>=1.22.0:../../devel/atk
 DEPENDS+=      libaudiofile>=0.2.6:../../audio/libaudiofile
 DEPENDS+=      esound>=0.2.38:../../audio/esound
-DEPENDS+=      gail>=1.20.2:../../devel/gail
-DEPENDS+=      glib2>=2.14.4:../../devel/glib2
+DEPENDS+=      gail>=1.22.1:../../devel/gail
+DEPENDS+=      glib2>=2.16.3:../../devel/glib2
 DEPENDS+=      gnome-mime-data>=2.18.0:../../databases/gnome-mime-data
-DEPENDS+=      gnome-vfs>=2.20.1:../../sysutils/gnome-vfs
+DEPENDS+=      gnome-vfs>=2.22.0:../../sysutils/gnome-vfs
 DEPENDS+=      gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
-DEPENDS+=      gtk2+>=2.12.4:../../x11/gtk2
+DEPENDS+=      gtk2+>=2.12.9:../../x11/gtk2
 DEPENDS+=      gtk-doc>=1.9:../../textproc/gtk-doc
-DEPENDS+=      intltool>=0.36.3:../../textproc/intltool
-DEPENDS+=      libIDL>=0.8.9:../../net/libIDL
-DEPENDS+=      libart>=2.3.19:../../graphics/libart
-DEPENDS+=      libbonobo>=2.20.3:../../devel/libbonobo
-DEPENDS+=      libbonoboui>=2.20.0:../../devel/libbonoboui
+DEPENDS+=      intltool>=0.37.1:../../textproc/intltool
+DEPENDS+=      libIDL>=0.8.10:../../net/libIDL
+DEPENDS+=      libart>=2.3.20:../../graphics/libart
+DEPENDS+=      libbonobo>=2.22.0:../../devel/libbonobo
+DEPENDS+=      libbonoboui>=2.22.0:../../devel/libbonoboui
 DEPENDS+=      libglade>=2.6.2:../../devel/libglade
-DEPENDS+=      libgnome>=2.20.1.1:../../devel/libgnome
+DEPENDS+=      libgnome>=2.22.0:../../devel/libgnome
 DEPENDS+=      libgnomecanvas>=2.20.1.1:../../graphics/libgnomecanvas
-DEPENDS+=      libgnomeui>=2.20.1.1:../../devel/libgnomeui
-DEPENDS+=      libxml2>=2.6.30:../../textproc/libxml2
-DEPENDS+=      libxslt>=1.1.22:../../textproc/libxslt
-DEPENDS+=      pango>=1.18.4:../../devel/pango
+DEPENDS+=      libgnomeui>=2.22.1:../../devel/libgnomeui
+DEPENDS+=      pango>=1.20.1:../../devel/pango
 
 # XXX gnome-keyring is distributed with the "desktop" set, but is required
 # by libgnomeui. List it here to avoid circular dependency.
-DEPENDS+=      gnome-keyring>=2.20.3:../../security/gnome-keyring
+DEPENDS+=      gnome-keyring>=2.22.1:../../security/gnome-keyring
 
 META_PACKAGE=  yes
 



Home | Main Index | Thread Index | Old Index