diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-09-21 17:23:44 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-09-21 17:23:44 +0000 |
commit | 2d57d3278a043e1b3e4210361252776044494624 (patch) | |
tree | 3c7bfa1f7f5b3ff419d435a02ebf2ae19558c3d8 /meta-pkgs | |
parent | ae4d7608578f6c07309230c992a2122c4c2c9fc8 (diff) | |
download | pkgsrc-2d57d3278a043e1b3e4210361252776044494624.tar.gz |
Remove gnome-accessibility; it has very little use.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnome-accessibility/DESCR | 11 | ||||
-rw-r--r-- | meta-pkgs/gnome-accessibility/Makefile | 27 | ||||
-rw-r--r-- | meta-pkgs/gnome-accessibility/PLIST | 2 |
3 files changed, 0 insertions, 40 deletions
diff --git a/meta-pkgs/gnome-accessibility/DESCR b/meta-pkgs/gnome-accessibility/DESCR deleted file mode 100644 index 73461554d18..00000000000 --- a/meta-pkgs/gnome-accessibility/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -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 deleted file mode 100644 index 6ba6c0917ba..00000000000 --- a/meta-pkgs/gnome-accessibility/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2004/06/28 19:36:30 jmmv Exp $ - -DISTNAME= gnome-accessibility-2.6.2 -CATEGORIES= meta-pkgs x11 gnome -MASTER_SITES= # empty -DISTFILES= # empty - -MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Meta-package for accessibility applications of the GNOME desktop - -DEPENDS+= dasher>=3.2.10:../../editors/dasher -DEPENDS+= gnome-base>=2.6.2:../../meta-pkgs/gnome-base -DEPENDS+= gnome-mag>=0.10.11:../../x11/gnome-mag -DEPENDS+= gnopernicus>=0.8.1:../../x11/gnopernicus - -USE_X11= yes -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -NO_CONFIGURE= yes -NO_BUILD= yes -NO_BUILDLINK= yes -NO_MTREE= yes - -do-install: # empty - -.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/gnome-accessibility/PLIST b/meta-pkgs/gnome-accessibility/PLIST deleted file mode 100644 index 2a58fc551ed..00000000000 --- a/meta-pkgs/gnome-accessibility/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 22:56:47 jmmv Exp $ -@comment this plist intentionally left empty |