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 add gnome-platform-2.20.3, a ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/338cbfed0ad7
branches: trunk
changeset: 537478:338cbfed0ad7
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Jan 09 18:47:36 2008 +0000
description:
add gnome-platform-2.20.3, a meta-pkg to track the "platform" part
of the gnome distribution
(already at 2.20.3 which was released today, thanks to Tobias Nygren)
diffstat:
meta-pkgs/gnome-platform/DESCR | 9 +++++++
meta-pkgs/gnome-platform/Makefile | 50 +++++++++++++++++++++++++++++++++++++++
meta-pkgs/gnome-platform/PLIST | 2 +
3 files changed, 61 insertions(+), 0 deletions(-)
diffs (73 lines):
diff -r 0b5ed5cce09e -r 338cbfed0ad7 meta-pkgs/gnome-platform/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-platform/DESCR Wed Jan 09 18:47:36 2008 +0000
@@ -0,0 +1,9 @@
+GNOME is the GNU Network Object Model Environment.
+
+The GNOME project intends to build a complete, easy-to-use desktop
+environment for the user, and a powerful application framework for
+the software developer.
+
+This is a meta package for the second major version of the GNOME
+project. It provides all the basic components required to get a
+working desktop, but nothing else.
diff -r 0b5ed5cce09e -r 338cbfed0ad7 meta-pkgs/gnome-platform/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-platform/Makefile Wed Jan 09 18:47:36 2008 +0000
@@ -0,0 +1,50 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/01/09 18:47:36 drochner Exp $
+
+DISTNAME= gnome-platform-2.20.3
+CATEGORIES= meta-pkgs x11 gnome
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= drochner%NetBSD.org@localhost
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Meta-package for basic components 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+= 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+= gnome-mime-data>=2.18.0:../../databases/gnome-mime-data
+DEPENDS+= gnome-vfs>=2.20.1:../../sysutils/gnome-vfs
+DEPENDS+= gnome-vfs-monikers>=2.15.3:../../sysutils/gnome-vfs-monikers
+DEPENDS+= gtk2+>=2.12.4:../../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+= libglade>=2.6.2:../../devel/libglade
+DEPENDS+= libgnome>=2.20.1.1:../../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
+
+# 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
+
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+NO_MTREE= yes
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"
diff -r 0b5ed5cce09e -r 338cbfed0ad7 meta-pkgs/gnome-platform/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-platform/PLIST Wed Jan 09 18:47:36 2008 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/09 18:47:36 drochner Exp $
+@comment this plist intentionally left empty
Home |
Main Index |
Thread Index |
Old Index