summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-25 06:39:19 +0000
committerrh <rh@pkgsrc.org>2003-04-25 06:39:19 +0000
commit3481b5dbe7f081fdf50825eeb576f24e628516a4 (patch)
tree19e2eefaf217e18d4dd207da379dc8056cad5293 /meta-pkgs
parent839b3477ac1ebf90b0721da4e9623ea3f8bb1505 (diff)
downloadpkgsrc-3481b5dbe7f081fdf50825eeb576f24e628516a4.tar.gz
Initial import of gnome-2.2 as gnome2, a meta-package for the GNU Network
Object Model Environment
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnome2/DESCR7
-rw-r--r--meta-pkgs/gnome2/Makefile35
-rw-r--r--meta-pkgs/gnome2/PLIST2
3 files changed, 44 insertions, 0 deletions
diff --git a/meta-pkgs/gnome2/DESCR b/meta-pkgs/gnome2/DESCR
new file mode 100644
index 00000000000..d956c0543e4
--- /dev/null
+++ b/meta-pkgs/gnome2/DESCR
@@ -0,0 +1,7 @@
+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 version 2 of the GNOME project.
diff --git a/meta-pkgs/gnome2/Makefile b/meta-pkgs/gnome2/Makefile
new file mode 100644
index 00000000000..2257160c7c3
--- /dev/null
+++ b/meta-pkgs/gnome2/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/04/25 06:39:19 rh Exp $
+
+DISTNAME= gnome-2.2
+CATEGORIES= meta-pkgs x11 gnome
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= meta-package for the GNU Network Object Model Environment
+
+DEPENDS+= gdm>=2.2.0nb2:../../x11/gdm
+DEPENDS+= ggv>=2.0.0:../../print/ggv2
+DEPENDS+= glade2>=2.0.0:../../devel/glade2
+DEPENDS+= gnome-applets>=2.2.1:../../x11/gnome2-applets
+DEPENDS+= gnome-audio>=1.4.0:../../audio/gnome-audio
+DEPENDS+= gnome-games>=2.2.1:../../games/gnome2-games
+DEPENDS+= gnome-media>=2.2.1:../../audio/gnome2-media
+DEPENDS+= gnome-panel>=2.2.1:../../x11/gnome-panel
+DEPENDS+= gnome-session>=2.2.1:../../x11/gnome-session
+DEPENDS+= gnome-utils>=2.2.1:../../misc/gnome2-utils
+DEPENDS+= gtk2-engines>=2.2.0:../../x11/gtk2-engines
+DEPENDS+= gtkmm>=2.2.1:../../x11/gtkmm
+#DEPENDS+= evolution>=1.4:../../mail/evolution2
+
+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 --git a/meta-pkgs/gnome2/PLIST b/meta-pkgs/gnome2/PLIST
new file mode 100644
index 00000000000..d76a29e93d5
--- /dev/null
+++ b/meta-pkgs/gnome2/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/25 06:39:19 rh Exp $
+@comment this plist intentionally left empty