summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome-platform/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-07 14:16:53 +0000
committerwiz <wiz>2008-11-07 14:16:53 +0000
commitcf37675ef680b9a3a96e6d7a582149544e493a92 (patch)
tree3f6da928107644f075d7820bc958a10573c1ead9 /meta-pkgs/gnome-platform/Makefile
parentc6da62d1dd1106ac2ba32d59451f1a8f08217c5e (diff)
downloadpkgsrc-cf37675ef680b9a3a96e6d7a582149544e493a92.tar.gz
Readd libgnomecanvas, it is still part of gnome-platform.
See http://ftp.gnome.org/pub/GNOME/platform/2.24/2.24.1/sources/ Note this URL in a comment. Bump PKGREVISION.
Diffstat (limited to 'meta-pkgs/gnome-platform/Makefile')
-rw-r--r--meta-pkgs/gnome-platform/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-pkgs/gnome-platform/Makefile b/meta-pkgs/gnome-platform/Makefile
index 65174b2df95..6518be8ff13 100644
--- a/meta-pkgs/gnome-platform/Makefile
+++ b/meta-pkgs/gnome-platform/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/10/29 02:15:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/11/07 14:16:53 wiz Exp $
DISTNAME= gnome-platform-2.24.1
+PKGREVISION= 1
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -10,6 +11,8 @@ COMMENT= Meta-package for core platform libraries of the GNOME desktop
META_PACKAGE= yes
+# see http://ftp.gnome.org/pub/GNOME/platform/2.24/2.24.1/sources/
+
DEPENDS+= GConf>=2.24.0:../../devel/GConf
DEPENDS+= ORBit2>=2.14.16:../../net/ORBit2
DEPENDS+= at-spi>=1.24.0:../../devel/at-spi
@@ -29,8 +32,7 @@ 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
-# not updated since 2.20, so assume it got dropped
-#DEPENDS+= libgnomecanvas>=2.20.1.1:../../graphics/libgnomecanvas
+DEPENDS+= libgnomecanvas>=2.20.1.1:../../graphics/libgnomecanvas
DEPENDS+= libgnomeui>=2.24.0:../../devel/libgnomeui
DEPENDS+= pango>=1.22.1:../../devel/pango