Remove gnome-admin, nothing in it was packaged since 2008 when

this was created. Requested by joerg.
This commit is contained in:
wiz 2015-02-17 13:43:18 +00:00
parent 67c772139f
commit be95d69778
3 changed files with 1 additions and 31 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.76 2014/11/24 15:43:16 taca Exp $
# $NetBSD: Makefile,v 1.77 2015/02/17 13:43:18 wiz Exp $
#
COMMENT= Collections of other packages
@ -15,7 +15,6 @@ SUBDIR+= desktop-gnome
SUBDIR+= fxtv-capture
SUBDIR+= gimp-docs
SUBDIR+= gnome
SUBDIR+= gnome-admin
SUBDIR+= gnome-devtools
SUBDIR+= gnome-mobile
SUBDIR+= gnome-platform

View file

@ -1,9 +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 the GNOME administration applications, defined
by the project as the "GNOME admin".

View file

@ -1,20 +0,0 @@
# $NetBSD: Makefile,v 1.5 2009/05/21 10:56:03 wiz Exp $
DISTNAME= gnome-admin-2.26.1.99
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Meta-package for administration applications of the GNOME desktop
META_PACKAGE= yes
# see http://ftp.acc.umu.se/pub/GNOME/admin/2.26/2.26.2/sources/
# unpackaged
#DEPENDS+= pessulus>=2.26.1:../../*/pessulus
# unpackaged
#DEPENDS+= sabayon>=2.25.0:../../*/sabayon
.include "../../mk/bsd.pkg.mk"