pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b46ed286d4b1
branches:  trunk
changeset: 469382:b46ed286d4b1
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Feb 22 20:33:27 2004 +0000

description:
Initial import of gnome-devel, version 2.4.2:

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 utilities (not libraries) required
to build and develop software for this environment, specially
those packages downloaded from CVS repositories.

diffstat:

 meta-pkgs/gnome-devel/DESCR    |  10 ++++++++++
 meta-pkgs/gnome-devel/Makefile |  30 ++++++++++++++++++++++++++++++
 meta-pkgs/gnome-devel/PLIST    |   2 ++
 3 files changed, 42 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r ba84de1528a2 -r b46ed286d4b1 meta-pkgs/gnome-devel/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-devel/DESCR       Sun Feb 22 20:33:27 2004 +0000
@@ -0,0 +1,10 @@
+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 utilities (not libraries) required
+to build and develop software for this environment, specially
+those packages downloaded from CVS repositories.
diff -r ba84de1528a2 -r b46ed286d4b1 meta-pkgs/gnome-devel/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-devel/Makefile    Sun Feb 22 20:33:27 2004 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 20:33:27 jmmv Exp $
+
+DISTNAME=      gnome-devel-2.4.2
+CATEGORIES=    meta-pkgs devel gnome
+MASTER_SITES=  # empty
+DISTFILES=     # empty
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       Meta-package for development utilities used in the GNOME desktop
+
+DEPENDS+=      autoconf>=2.59:../../devel/autoconf
+DEPENDS+=      autoconf213>=2.13:../../devel/autoconf213
+DEPENDS+=      automake>=1.8.2:../../devel/automake
+DEPENDS+=      automake14>=1.4.6:../../devel/automake14
+DEPENDS+=      automake17>=1.7.9:../../devel/automake17
+DEPENDS+=      gettext-m4>=0.11.5:../../devel/gettext-m4
+DEPENDS+=      gnome-common>=2.4.0:../../devel/gnome-common
+DEPENDS+=      libtool>=1.5.2:../../devel/libtool
+DEPENDS+=      pkgconfig>=0.15:../../devel/pkgconfig
+
+EXTRACT_ONLY=  # empty
+NO_BUILD=      yes
+NO_BUILDLINK=  yes
+NO_CHECKSUM=   yes
+NO_CONFIGURE=  yes
+
+do-install:    # empty
+
+.include "../../mk/bsd.pkg.mk"
diff -r ba84de1528a2 -r b46ed286d4b1 meta-pkgs/gnome-devel/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-devel/PLIST       Sun Feb 22 20:33:27 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/22 20:33:27 jmmv Exp $
+@comment this plist intentionally left empty



Home | Main Index | Thread Index | Old Index