pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/359ad91f9699
branches:  trunk
changeset: 549691:359ad91f9699
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 07 15:16:32 2008 +0000

description:
Import gnome-admin-2.24.0.90 as meta-pkgs/gnome-admin.

XXX:
This is mostly added to note that the two dependencies pessulus
and sabayon need to be packaged.

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 administration applications, defined
by the project as the "GNOME admin".

diffstat:

 meta-pkgs/gnome-admin/DESCR    |   9 +++++++++
 meta-pkgs/gnome-admin/Makefile |  20 ++++++++++++++++++++
 2 files changed, 29 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 0edf21568c80 -r 359ad91f9699 meta-pkgs/gnome-admin/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-admin/DESCR       Fri Nov 07 15:16:32 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 administration applications, defined
+by the project as the "GNOME admin".
diff -r 0edf21568c80 -r 359ad91f9699 meta-pkgs/gnome-admin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-admin/Makefile    Fri Nov 07 15:16:32 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/07 15:16:32 wiz Exp $
+
+DISTNAME=      gnome-admin-2.24.0.90
+CATEGORIES=    meta-pkgs x11 gnome
+MASTER_SITES=  # empty
+
+MAINTAINER=    drochner%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       Meta-package for administration applications of the GNOME desktop
+
+META_PACKAGE=  yes
+
+# see http://ftp.gnome.org/pub/GNOME/admin/2.24/2.24.1/sources/
+
+# unpackaged
+#DEPENDS+=     pessulus>=2.24.0:../../*/pessulus
+# unpackaged
+#DEPENDS+=     sabayon>=2.22.1:../../*/sabayon
+
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index