summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-24 22:56:47 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-24 22:56:47 +0000
commitd7ed3b53bc9997b2132bdac3eab96cd5df266326 (patch)
tree85ef8021357198c02553d04560c3e63b518584b5 /meta-pkgs
parent1995a94f7ed3c9b864f31f0cb834dd234668c8ac (diff)
downloadpkgsrc-d7ed3b53bc9997b2132bdac3eab96cd5df266326.tar.gz
Initial import of gnome-accessibility, 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 plus several utilities designed to make it more accessible to people with disabilities. Note that they may also be very useful to regular users.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/gnome-accessibility/DESCR11
-rw-r--r--meta-pkgs/gnome-accessibility/Makefile26
-rw-r--r--meta-pkgs/gnome-accessibility/PLIST2
3 files changed, 39 insertions, 0 deletions
diff --git a/meta-pkgs/gnome-accessibility/DESCR b/meta-pkgs/gnome-accessibility/DESCR
new file mode 100644
index 00000000000..73461554d18
--- /dev/null
+++ b/meta-pkgs/gnome-accessibility/DESCR
@@ -0,0 +1,11 @@
+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 plus several utilities designed to make it more
+accessible to people with disabilities. Note that they may also
+be very useful to regular users.
diff --git a/meta-pkgs/gnome-accessibility/Makefile b/meta-pkgs/gnome-accessibility/Makefile
new file mode 100644
index 00000000000..863d90bee49
--- /dev/null
+++ b/meta-pkgs/gnome-accessibility/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 22:56:47 jmmv Exp $
+
+DISTNAME= gnome-accessibility-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 accessibility applications of the GNOME desktop
+
+DEPENDS+= gnome-acme>=2.4.2:../../sysutils/gnome-acme
+DEPENDS+= gnome-base>=2.4.1:../../meta-pkgs/gnome-base
+DEPENDS+= gnome-mag>=0.10.4:../../x11/gnome-mag
+DEPENDS+= gnopernicus>=0.7.1:../../x11/gnopernicus
+
+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-accessibility/PLIST b/meta-pkgs/gnome-accessibility/PLIST
new file mode 100644
index 00000000000..2a58fc551ed
--- /dev/null
+++ b/meta-pkgs/gnome-accessibility/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 22:56:47 jmmv Exp $
+@comment this plist intentionally left empty