From 1d33846f43eeac84c2ac20703a26de1dcf43f390 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 11 Jul 2002 19:39:01 +0000 Subject: Re-import gnome in a more appropriate place. Changes: fmt DESCR and fix DEPENDs paths and CATEGORIES. --- meta-pkgs/gnome/DESCR | 5 +++++ meta-pkgs/gnome/Makefile | 44 ++++++++++++++++++++++++++++++++++++++++++++ meta-pkgs/gnome/PLIST | 2 ++ 3 files changed, 51 insertions(+) create mode 100644 meta-pkgs/gnome/DESCR create mode 100644 meta-pkgs/gnome/Makefile create mode 100644 meta-pkgs/gnome/PLIST (limited to 'meta-pkgs') diff --git a/meta-pkgs/gnome/DESCR b/meta-pkgs/gnome/DESCR new file mode 100644 index 00000000000..62b5c5659aa --- /dev/null +++ b/meta-pkgs/gnome/DESCR @@ -0,0 +1,5 @@ +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/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile new file mode 100644 index 00000000000..a4cc1717756 --- /dev/null +++ b/meta-pkgs/gnome/Makefile @@ -0,0 +1,44 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/07/11 19:39:01 wiz Exp $ + +DISTNAME= gnome-1.4.0.6 +CATEGORIES= meta-pkgs x11 gnome +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.gnome.org/ +COMMENT= meackageta-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:../../x11/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:../../x11/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:../../x11/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:../../x11/gtk-- +DEPENDS+= gtk-engines>=0.12:../../x11/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/meta-pkgs/gnome/PLIST b/meta-pkgs/gnome/PLIST new file mode 100644 index 00000000000..b1ace948ffd --- /dev/null +++ b/meta-pkgs/gnome/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/11 19:39:01 wiz Exp $ +@comment this plist intentionally left empty -- cgit v1.2.3