Sat Jan 12 15:26:04 2008 UTC ()
Adjust description to note that this is platform libraries only.


(gdt)
diff -r1.1.1.1 -r1.2 pkgsrc/meta-pkgs/gnome-platform/DESCR
diff -r1.1.1.1 -r1.2 pkgsrc/meta-pkgs/gnome-platform/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/meta-pkgs/gnome-platform/Attic/DESCR (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/gnome-platform/Attic/DESCR 2008/01/09 18:47:36 1.1.1.1
+++ pkgsrc/meta-pkgs/gnome-platform/Attic/DESCR 2008/01/12 15:26:03 1.2
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1GNOME is the GNU Network Object Model Environment. 1GNOME is the GNU Network Object Model Environment.
2 2
3The GNOME project intends to build a complete, easy-to-use desktop 3The GNOME project intends to build a complete, easy-to-use desktop
4environment for the user, and a powerful application framework for 4environment for the user, and a powerful application framework for
5the software developer. 5the software developer.
6 6
7This is a meta package for the second major version of the GNOME 7This is a meta package for the second major version of the GNOME
8project. It provides all the basic components required to get a 8project. It provides the core GNOME libraries, defined by the project
9working desktop, but nothing else. 9as the "GNOME platform", but nothing else.

cvs diff -r1.1.1.1 -r1.2 pkgsrc/meta-pkgs/gnome-platform/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/gnome-platform/Attic/Makefile 2008/01/09 18:47:36 1.1.1.1
+++ pkgsrc/meta-pkgs/gnome-platform/Attic/Makefile 2008/01/12 15:26:03 1.2
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.1.1.1 2008/01/09 18:47:36 drochner Exp $ 1# $NetBSD: Makefile,v 1.2 2008/01/12 15:26:03 gdt Exp $
2 2
3DISTNAME= gnome-platform-2.20.3 3DISTNAME= gnome-platform-2.20.3
4CATEGORIES= meta-pkgs x11 gnome 4CATEGORIES= meta-pkgs x11 gnome
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= drochner@NetBSD.org 8MAINTAINER= drochner@NetBSD.org
9HOMEPAGE= http://www.gnome.org/ 9HOMEPAGE= http://www.gnome.org/
10COMMENT= Meta-package for basic components of the GNOME desktop 10COMMENT= Meta-package for core platform libraries of the GNOME desktop
11 11
12DEPENDS+= GConf>=2.20.1:../../devel/GConf 12DEPENDS+= GConf>=2.20.1:../../devel/GConf
13DEPENDS+= ORBit2>=2.14.10:../../net/ORBit2 13DEPENDS+= ORBit2>=2.14.10:../../net/ORBit2
14DEPENDS+= at-spi>=1.20.1:../../devel/at-spi 14DEPENDS+= at-spi>=1.20.1:../../devel/at-spi
15DEPENDS+= atk>=1.20.0:../../devel/atk 15DEPENDS+= atk>=1.20.0:../../devel/atk
16DEPENDS+= libaudiofile>=0.2.6:../../audio/libaudiofile 16DEPENDS+= libaudiofile>=0.2.6:../../audio/libaudiofile
17DEPENDS+= esound>=0.2.38:../../audio/esound 17DEPENDS+= esound>=0.2.38:../../audio/esound
18DEPENDS+= gail>=1.20.2:../../devel/gail 18DEPENDS+= gail>=1.20.2:../../devel/gail
19DEPENDS+= glib2>=2.14.4:../../devel/glib2 19DEPENDS+= glib2>=2.14.4:../../devel/glib2
20DEPENDS+= gnome-mime-data>=2.18.0:../../databases/gnome-mime-data 20DEPENDS+= gnome-mime-data>=2.18.0:../../databases/gnome-mime-data
21DEPENDS+= gnome-vfs>=2.20.1:../../sysutils/gnome-vfs 21DEPENDS+= gnome-vfs>=2.20.1:../../sysutils/gnome-vfs
22DEPENDS+= gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers 22DEPENDS+= gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
23DEPENDS+= gtk2+>=2.12.4:../../x11/gtk2 23DEPENDS+= gtk2+>=2.12.4:../../x11/gtk2