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.26.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/71753a765b5a
branches: trunk
changeset: 556302:71753a765b5a
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Mar 19 11:34:20 2009 +0000
description:
update for gnome-2.26.0
diffstat:
meta-pkgs/gnome-platform/Makefile | 39 +++++++++++++++++++--------------------
1 files changed, 19 insertions(+), 20 deletions(-)
diffs (59 lines):
diff -r 4e4e32678cc7 -r 71753a765b5a meta-pkgs/gnome-platform/Makefile
--- a/meta-pkgs/gnome-platform/Makefile Thu Mar 19 11:32:45 2009 +0000
+++ b/meta-pkgs/gnome-platform/Makefile Thu Mar 19 11:34:20 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2009/01/16 14:40:32 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2009/03/19 11:34:20 drochner Exp $
-DISTNAME= gnome-platform-2.24.3
+DISTNAME= gnome-platform-2.26.0
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -10,29 +10,28 @@
META_PACKAGE= yes
-# see http://ftp.gnome.org/pub/GNOME/platform/2.24/2.24.3/sources/
+# see http://ftp.gnome.org/pub/GNOME/platform/2.26/2.26.0/sources/
-DEPENDS+= GConf>=2.24.0:../../devel/GConf
-DEPENDS+= ORBit2>=2.14.16:../../net/ORBit2
-DEPENDS+= at-spi>=1.24.1:../../devel/at-spi
-DEPENDS+= atk>=1.24.0:../../devel/atk
+DEPENDS+= GConf>=2.26.0:../../devel/GConf
+DEPENDS+= ORBit2>=2.14.17:../../net/ORBit2
+DEPENDS+= at-spi>=1.26.0:../../devel/at-spi
+DEPENDS+= atk>=1.26.0:../../devel/atk
DEPENDS+= libaudiofile>=0.2.6:../../audio/libaudiofile
DEPENDS+= esound>=0.2.41:../../audio/esound
-DEPENDS+= glib2>=2.18.4:../../devel/glib2
+DEPENDS+= glib2>=2.20.0:../../devel/glib2
DEPENDS+= gnome-mime-data>=2.18.0:../../databases/gnome-mime-data
-DEPENDS+= gnome-vfs>=2.24.0:../../sysutils/gnome-vfs
+DEPENDS+= gnome-vfs>=2.24.1:../../sysutils/gnome-vfs
DEPENDS+= gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
-DEPENDS+= gtk2+>=2.14.7:../../x11/gtk2
-DEPENDS+= gtk-doc>=1.10:../../textproc/gtk-doc
-DEPENDS+= intltool>=0.40.5:../../textproc/intltool
-DEPENDS+= libIDL>=0.8.12:../../net/libIDL
+DEPENDS+= gtk2+>=2.16.0:../../x11/gtk2
+DEPENDS+= gtk-doc>=1.11:../../textproc/gtk-doc
+DEPENDS+= libIDL>=0.8.13:../../net/libIDL
DEPENDS+= libart>=2.3.20:../../graphics/libart
-DEPENDS+= libbonobo>=2.24.0:../../devel/libbonobo
-DEPENDS+= libbonoboui>=2.24.0:../../devel/libbonoboui
-DEPENDS+= libglade>=2.6.3:../../devel/libglade
-DEPENDS+= libgnome>=2.24.1:../../devel/libgnome
-DEPENDS+= libgnomecanvas>=2.20.1.1:../../graphics/libgnomecanvas
-DEPENDS+= libgnomeui>=2.24.0:../../devel/libgnomeui
-DEPENDS+= pango>=1.22.4:../../devel/pango
+DEPENDS+= libbonobo>=2.24.1:../../devel/libbonobo
+DEPENDS+= libbonoboui>=2.24.1:../../devel/libbonoboui
+DEPENDS+= libglade>=2.6.4:../../devel/libglade
+DEPENDS+= libgnome>=2.26.0:../../devel/libgnome
+DEPENDS+= libgnomecanvas>=2.26.0:../../graphics/libgnomecanvas
+DEPENDS+= libgnomeui>=2.24.1:../../devel/libgnomeui
+DEPENDS+= pango>=1.24.0:../../devel/pango
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index