summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome-base
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-24 22:53:39 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-24 22:53:39 +0000
commitd765c8e0cbcdb8e483cade62b572c6718b9beecf (patch)
tree33f0d4543666286b26729023f734eecb8a0c92f1 /meta-pkgs/gnome-base
parent5900cb4978f745ec93944ee6c6e48081f3f2efcc (diff)
downloadpkgsrc-d765c8e0cbcdb8e483cade62b572c6718b9beecf.tar.gz
Initial import of gnome-base, 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, but nothing else.
Diffstat (limited to 'meta-pkgs/gnome-base')
-rw-r--r--meta-pkgs/gnome-base/DESCR9
-rw-r--r--meta-pkgs/gnome-base/Makefile32
-rw-r--r--meta-pkgs/gnome-base/PLIST2
3 files changed, 43 insertions, 0 deletions
diff --git a/meta-pkgs/gnome-base/DESCR b/meta-pkgs/gnome-base/DESCR
new file mode 100644
index 00000000000..2cc5c7912d6
--- /dev/null
+++ b/meta-pkgs/gnome-base/DESCR
@@ -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 all the basic components required to get a
+working desktop, but nothing else.
diff --git a/meta-pkgs/gnome-base/Makefile b/meta-pkgs/gnome-base/Makefile
new file mode 100644
index 00000000000..c68bcb09703
--- /dev/null
+++ b/meta-pkgs/gnome-base/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 22:53:39 jmmv Exp $
+
+DISTNAME= gnome-base-2.4.1
+CATEGORIES= meta-pkgs x11 gnome
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Meta-package for basic components of the GNOME desktop
+
+DEPENDS+= gdm>=2.4.4.7:../../x11/gdm
+DEPENDS+= gnome-panel>=2.4.1:../../x11/gnome-panel
+DEPENDS+= gnome-session>=2.4.1:../../x11/gnome-session
+DEPENDS+= gnome2-control-center>=2.4.0:../../x11/gnome2-control-center
+DEPENDS+= gnome2-terminal>=2.4.1:../../x11/gnome2-terminal
+DEPENDS+= gnome-vfs2>=2.4.1:../../sysutils/gnome-vfs2
+DEPENDS+= metacity>=2.6.3:../../wm/metacity
+DEPENDS+= nautilus>=2.4.1:../../sysutils/nautilus
+DEPENDS+= xscreensaver>=4.14nb1:../../x11/xscreensaver
+DEPENDS+= yelp>=2.4.2:../../misc/yelp
+
+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/gnome-base/PLIST b/meta-pkgs/gnome-base/PLIST
new file mode 100644
index 00000000000..c53de0740a4
--- /dev/null
+++ b/meta-pkgs/gnome-base/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 22:53:39 jmmv Exp $
+@comment this plist intentionally left empty