pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-extras Initial import of gnome-extras,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43a30fbf8edf
branches:  trunk
changeset: 466964:43a30fbf8edf
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Jan 24 22:59:47 2004 +0000

description:
Initial import of gnome-extras, version 2.4.1:

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 plus several programs that are related to it in
some way.  These include programs that use the GNOME development
platform or progarms that provide some important and useful
features, which make the desktop more complete.

diffstat:

 meta-pkgs/gnome-extras/DESCR    |  12 ++++++++++++
 meta-pkgs/gnome-extras/Makefile |  34 ++++++++++++++++++++++++++++++++++
 meta-pkgs/gnome-extras/PLIST    |   2 ++
 3 files changed, 48 insertions(+), 0 deletions(-)

diffs (60 lines):

diff -r 1f724bda4375 -r 43a30fbf8edf meta-pkgs/gnome-extras/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-extras/DESCR      Sat Jan 24 22:59:47 2004 +0000
@@ -0,0 +1,12 @@
+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 plus several programs that are related to it in
+some way.  These include programs that use the GNOME development
+platform or progarms that provide some important and useful
+features, which make the desktop more complete.
diff -r 1f724bda4375 -r 43a30fbf8edf meta-pkgs/gnome-extras/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-extras/Makefile   Sat Jan 24 22:59:47 2004 +0000
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 22:59:47 jmmv Exp $
+
+DISTNAME=      gnome-extras-2.4.1
+CATEGORIES=    meta-pkgs x11 gnome
+MASTER_SITES=  # empty
+DISTFILES=     # empty
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       Meta-package for applications related to the GNOME desktop
+
+DEPENDS+=      abiword>=2.0.2:../../editors/abiword
+DEPENDS+=      conglomerate>=0.7.6:../../editors/conglomerate
+DEPENDS+=      evolution>=1.4.5:../../mail/evolution
+DEPENDS+=      gaim>=0.75:../../chat/gaim
+DEPENDS+=      gnome>=2.4.1:../../meta-pkgs/gnome
+DEPENDS+=      gqview>=1.3.8:../../graphics/gqview-devel
+DEPENDS+=      mergeant>=0.12.1:../../databases/mergeant
+DEPENDS+=      pan>=0.14.2:../../news/pan
+DEPENDS+=      seahorse>=0.7.3:../../security/seahorse
+DEPENDS+=      rhythmbox>=0.6.5:../../audio/rhythmbox
+DEPENDS+=      xcdroast>=0.98a15:../../sysutils/xcdroast
+DEPENDS+=      xchat>=2.0.7:../../chat/xchat2
+
+USE_X11=       yes
+USE_BUILDLINK2=        yes
+EXTRACT_ONLY=  # empty
+NO_CHECKSUM=   yes
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+do-install:    # empty
+
+.include "../../mk/bsd.pkg.mk"
diff -r 1f724bda4375 -r 43a30fbf8edf meta-pkgs/gnome-extras/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-extras/PLIST      Sat Jan 24 22:59:47 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 22:59:48 jmmv Exp $
+@comment this plist intentionally left empty



Home | Main Index | Thread Index | Old Index