2004-04-01 21:17:24 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2004/04/01 19:17:24 jmmv Exp $
|
2004-01-24 23:53:39 +01:00
|
|
|
|
2004-04-01 21:17:24 +02:00
|
|
|
DISTNAME= gnome-base-2.6.0
|
2004-01-24 23:53:39 +01:00
|
|
|
CATEGORIES= meta-pkgs x11 gnome
|
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
|
2004-03-11 17:54:32 +01:00
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
2004-01-24 23:53:39 +01:00
|
|
|
HOMEPAGE= http://www.gnome.org/
|
|
|
|
COMMENT= Meta-package for basic components of the GNOME desktop
|
|
|
|
|
2004-04-01 21:17:24 +02:00
|
|
|
DEPENDS+= gdm>=2.6.0.0:../../x11/gdm
|
|
|
|
DEPENDS+= gnome-icon-theme>=1.2.0:../../graphics/gnome-icon-theme
|
|
|
|
DEPENDS+= gnome-panel>=2.6.0:../../x11/gnome-panel
|
|
|
|
DEPENDS+= gnome-session>=2.6.0:../../x11/gnome-session
|
|
|
|
DEPENDS+= gnome2-control-center>=2.6.0:../../x11/gnome2-control-center
|
|
|
|
DEPENDS+= gnome2-terminal>=2.6.0:../../x11/gnome2-terminal
|
|
|
|
DEPENDS+= gnome-vfs2>=2.6.0:../../sysutils/gnome-vfs2
|
|
|
|
DEPENDS+= metacity>=2.8.0:../../wm/metacity
|
|
|
|
DEPENDS+= nautilus>=2.6.0:../../sysutils/nautilus
|
2004-01-24 23:53:39 +01:00
|
|
|
DEPENDS+= xscreensaver>=4.14nb1:../../x11/xscreensaver
|
2004-04-01 21:17:24 +02:00
|
|
|
DEPENDS+= yelp>=2.6.0:../../misc/yelp
|
2004-01-24 23:53:39 +01:00
|
|
|
|
|
|
|
USE_X11= yes
|
|
|
|
EXTRACT_ONLY= # empty
|
|
|
|
NO_CHECKSUM= yes
|
|
|
|
NO_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
2004-02-22 21:42:33 +01:00
|
|
|
NO_BUILDLINK= yes
|
2004-02-22 21:48:15 +01:00
|
|
|
NO_MTREE= yes
|
2004-01-24 23:53:39 +01:00
|
|
|
|
|
|
|
do-install: # empty
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|