summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-22 20:33:27 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-22 20:33:27 +0000
commit388174f11001cb3bf21cc93017625e679f66ea81 (patch)
treecf9e7507fd9943c84b5280e21fd20eef43e442e1 /meta-pkgs
parente42314974028adc0ab557b779835394234eda9d6 (diff)
downloadpkgsrc-388174f11001cb3bf21cc93017625e679f66ea81.tar.gz
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 (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnome-devel/DESCR10
-rw-r--r--meta-pkgs/gnome-devel/Makefile30
-rw-r--r--meta-pkgs/gnome-devel/PLIST2
3 files changed, 42 insertions, 0 deletions
diff --git a/meta-pkgs/gnome-devel/DESCR b/meta-pkgs/gnome-devel/DESCR
new file mode 100644
index 00000000000..71a718cb09b
--- /dev/null
+++ b/meta-pkgs/gnome-devel/DESCR
@@ -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 --git a/meta-pkgs/gnome-devel/Makefile b/meta-pkgs/gnome-devel/Makefile
new file mode 100644
index 00000000000..b80cde98c68
--- /dev/null
+++ b/meta-pkgs/gnome-devel/Makefile
@@ -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
+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 --git a/meta-pkgs/gnome-devel/PLIST b/meta-pkgs/gnome-devel/PLIST
new file mode 100644
index 00000000000..b567cb289e5
--- /dev/null
+++ b/meta-pkgs/gnome-devel/PLIST
@@ -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