summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-01 16:06:00 +0000
committergarbled <garbled>1999-04-01 16:06:00 +0000
commit5fdaf156a82b846d67a67c423344a261981a5ce6 (patch)
tree594cd026510b0aaa1128bf362ec8409fd119cb80 /meta-pkgs
parent2c4ed05fa90507a829f0bad4bcd41ea1331b0bd3 (diff)
downloadpkgsrc-5fdaf156a82b846d67a67c423344a261981a5ce6.tar.gz
Import of Edesktop meta pkg. Pulls in a variety of enlightenment related
prorams for a nearly complete E based desktop.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/edesktop/Makefile32
-rw-r--r--meta-pkgs/edesktop/pkg/COMMENT1
-rw-r--r--meta-pkgs/edesktop/pkg/DESCR9
-rw-r--r--meta-pkgs/edesktop/pkg/PLIST2
4 files changed, 44 insertions, 0 deletions
diff --git a/meta-pkgs/edesktop/Makefile b/meta-pkgs/edesktop/Makefile
new file mode 100644
index 00000000000..02dd12d1196
--- /dev/null
+++ b/meta-pkgs/edesktop/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/04/01 16:06:00 garbled Exp $
+#
+
+DISTNAME= edesktop-1.0
+CATEGORIES= meta-pkgs x11
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= root@garbled.net
+
+DEPENDS+= enlightenment-0.15.4:../../x11/enlightenment
+DEPENDS+= eterm-0.8:../../x11/eterm
+DEPENDS+= rxvt-2.20:../../x11/rxvt
+DEPENDS+= mutt-0.95.4:../../mail/mutt
+DEPENDS+= econf-0.15:../../x11/econf
+DEPENDS+= xv-3.10a:../../graphics/xv
+DEPENDS+= ee-0.3.8:../../graphics/ee
+DEPENDS+= gimp-1.0.2:../../graphics/gimp
+DEPENDS+= xpaint-2.5.6:../../graphics/xpaint
+DEPENDS+= xfig-3.2.2:../../graphics/xfig
+DEPENDS+= emacs-20.3:../../editors/emacs
+DEPENDS+= jed-0.98-7:../../editors/jed
+
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= yes
+NO_PATCH= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/edesktop/pkg/COMMENT b/meta-pkgs/edesktop/pkg/COMMENT
new file mode 100644
index 00000000000..1a9e054c864
--- /dev/null
+++ b/meta-pkgs/edesktop/pkg/COMMENT
@@ -0,0 +1 @@
+provides a nearly complete E dekstop.
diff --git a/meta-pkgs/edesktop/pkg/DESCR b/meta-pkgs/edesktop/pkg/DESCR
new file mode 100644
index 00000000000..716836f53ad
--- /dev/null
+++ b/meta-pkgs/edesktop/pkg/DESCR
@@ -0,0 +1,9 @@
+The Edesktop meta-package provides a number of components for an
+Enlighenment based desktop, using other components of the NetBSD packages
+collection.
+
+This package does not contain anything by itself -- it is a
+"meta-package" that depends on other packages. Its sole purpose is
+to require dependencies so users can install this package only and
+have all the other packages pulled in by the port/package dependency
+mechanism.
diff --git a/meta-pkgs/edesktop/pkg/PLIST b/meta-pkgs/edesktop/pkg/PLIST
new file mode 100644
index 00000000000..f524cae97af
--- /dev/null
+++ b/meta-pkgs/edesktop/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/01 16:06:00 garbled Exp $
+@comment this plist intentionally left empty