summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-11 19:40:55 +0000
committerwiz <wiz>2002-07-11 19:40:55 +0000
commit1057135bd5a170f2b6a5ddc7523feb1e14317dff (patch)
tree07673188ffc5543c3eee0d83976b5db4d6856b83
parent0a00a4753893dbc7ac89cfd02e4b412314715b18 (diff)
downloadpkgsrc-1057135bd5a170f2b6a5ddc7523feb1e14317dff.tar.gz
Finish move of gnome package to meta-pkgs.
-rw-r--r--meta-pkgs/Makefile3
-rw-r--r--x11/Makefile3
-rw-r--r--x11/gnome/DESCR4
-rw-r--r--x11/gnome/Makefile44
-rw-r--r--x11/gnome/PLIST2
5 files changed, 3 insertions, 53 deletions
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile
index 7c958efe71c..eacd3117cf3 100644
--- a/meta-pkgs/Makefile
+++ b/meta-pkgs/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2002/06/13 08:09:12 rh Exp $
+# $NetBSD: Makefile,v 1.9 2002/07/11 19:40:57 wiz Exp $
#
COMMENT= Collections of other packages
SUBDIR+= edesktop
SUBDIR+= fxtv-capture
+SUBDIR+= gnome
SUBDIR+= netbsd-doc
SUBDIR+= netbsd-doc-print
SUBDIR+= web-server
diff --git a/x11/Makefile b/x11/Makefile
index b553f20d9a3..2c063e34701 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.254 2002/07/11 14:32:30 tron Exp $
+# $NetBSD: Makefile,v 1.255 2002/07/11 19:40:55 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -26,7 +26,6 @@ SUBDIR+= fox
SUBDIR+= fvwm-wharf
SUBDIR+= gdkxft
SUBDIR+= gdm
-SUBDIR+= gnome
SUBDIR+= gnome--
SUBDIR+= gnome-applets
SUBDIR+= gnome-core
diff --git a/x11/gnome/DESCR b/x11/gnome/DESCR
deleted file mode 100644
index 6c0befd516e..00000000000
--- a/x11/gnome/DESCR
+++ /dev/null
@@ -1,4 +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.
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
deleted file mode 100644
index d3fd4f38c4b..00000000000
--- a/x11/gnome/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# $NetBSD: Makefile,v 1.29 2002/03/16 08:45:40 rh Exp $
-
-DISTNAME= gnome-1.4.0.6
-CATEGORIES= x11 gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= "meta-package" for the GNU Network Object Model Environment
-
-DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
-DEPENDS+= ee>=0.3.12:../../graphics/ee
-DEPENDS+= gdm>=2.2.0:../gdm
-DEPENDS+= ggv>=1.0.1:../../print/ggv
-DEPENDS+= glade>=0.6.2:../../devel/glade
-DEPENDS+= gmc>=4.5.42:../../sysutils/gmc
-DEPENDS+= gnome-applets>1.4.0:../gnome-applets
-DEPENDS+= gnome-audio>=1.4.0:../../audio/gnome-audio
-DEPENDS+= gnome-chess>=0.2.4:../../games/gnome-chess
-DEPENDS+= gnome-games>1.4.0:../../games/gnome-games
-DEPENDS+= gnome-media>=1.2.0:../../audio/gnome-media
-DEPENDS+= gnome-pim>=1.4.0:../../misc/gnome-pim
-DEPENDS+= gnome-users-guide>=1.2:../gnome-users-guide
-DEPENDS+= gnome-utils>=1.4.1:../../misc/gnome-utils
-DEPENDS+= evolution>=1.0.2:../../mail/evolution
-DEPENDS+= gnumeric>=0.75:../../math/gnumeric0
-DEPENDS+= gtk-->=1.2.5:../gtk--
-DEPENDS+= gtk-engines>=0.12:../gtk-engines
-DEPENDS+= gtop>=1.0.13:../../sysutils/gtop
-DEPENDS+= pan>0.10.0:../../news/pan
-DEPENDS+= xchat>=1.8.7:../../chat/xchat
-
-USE_X11= yes
-EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-do-install: # empty
-
-.include "../../x11/gnome-python/buildlink.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnome/PLIST b/x11/gnome/PLIST
deleted file mode 100644
index eb581a08b57..00000000000
--- a/x11/gnome/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:10:44 zuntum Exp $
-@comment this plist intentionally left empty