pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-mobile Import gnome-admin-2.24.1.90 as...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48481b59a311
branches:  trunk
changeset: 550791:48481b59a311
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 29 08:57:03 2008 +0000

description:
Import gnome-admin-2.24.1.90 as meta-pkgs/gnome-mobile.

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 the GNOME mobile support, defined
by the project as the "GNOME mobile".

diffstat:

 meta-pkgs/gnome-mobile/DESCR    |   9 +++++++++
 meta-pkgs/gnome-mobile/Makefile |  30 ++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r d894c801b960 -r 48481b59a311 meta-pkgs/gnome-mobile/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-mobile/DESCR      Sat Nov 29 08:57:03 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 the GNOME mobile support, defined
+by the project as the "GNOME mobile".
diff -r d894c801b960 -r 48481b59a311 meta-pkgs/gnome-mobile/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-mobile/Makefile   Sat Nov 29 08:57:03 2008 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/29 08:57:03 wiz Exp $
+
+DISTNAME=      gnome-admin-2.24.1.90
+CATEGORIES=    meta-pkgs x11 gnome
+MASTER_SITES=  # empty
+
+MAINTAINER=    drochner%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       Meta-package for mobile support for the GNOME desktop
+
+META_PACKAGE=  yes
+
+# see http://ftp.gnome.org/pub/GNOME/mobile/2.24/2.24.2/sources/
+
+# unpackaged
+#DEPENDS+=     GConf-dbus>=2.16.0:../../*/GConf-dbus
+DEPENDS+=      atk>=1.24.0:../../devel/atk
+# unpackaged
+#DEPENDS+=     evolution-data-server-dbus>=2.20.0:../../*/evolution-data-server-dbus
+DEPENDS+=      glib2>=2.18.3:../../devel/glib2
+DEPENDS+=      gst-plugins0.10-base>=0.10.21:../../multimedia/gst-plugins0.10-base
+DEPENDS+=      gstreamer0.10>=0.10.21:../../multimedia/gstreamer0.10
+# too old
+#DEPENDS+=     gtk2+>=2.14.5:../../x11/gtk2
+DEPENDS+=      gtk2+>=2.14.4:../../x11/gtk2
+DEPENDS+=      gtk-doc>=1.10:../../textproc/gtk-doc
+DEPENDS+=      intltool>=0.40.5:../../textproc/intltool
+DEPENDS+=      pango>=1.22.3:../../devel/pango
+
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index