summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome2/Makefile
blob: c2bc2e3e11b1d6c9e1e18793c3003fcd01e32eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# $NetBSD: Makefile,v 1.14 2004/01/08 23:33:29 xtraeme Exp $

DISTNAME=	gnome-2.4.1
CATEGORIES=	meta-pkgs x11 gnome
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.gnome.org/
COMMENT=	Meta-package for the GNU Network Object Model Environment

DEPENDS+=	balsa>=2.0.10:../../mail/balsa2
DEPENDS+=	eog>=2.5.1:../../graphics/eog2
DEPENDS+=	file-roller>=2.4.2:../../archivers/file-roller
DEPENDS+=	gcalctool>=4.2.83:../../math/gcalctool
DEPENDS+=	gconf-editor>=2.4.0:../../editors/gconf-editor
DEPENDS+=	gedit>=2.4.1:../../editors/gedit
DEPENDS+=	gdm>=2.2.0nb2:../../x11/gdm
DEPENDS+=	ggv>=2.4.0.2:../../print/ggv2
DEPENDS+=	glade2>=2.0.0:../../devel/glade2
DEPENDS+=	gnome-applets>=2.4.1:../../x11/gnome2-applets
DEPENDS+=	gnome-audio>=2.0.0:../../audio/gnome-audio
DEPENDS+=	gnome-games>=2.4.1:../../games/gnome2-games
DEPENDS+=	gnome-icon-theme>=1.0.9:../../graphics/gnome-icon-theme
DEPENDS+=	gnome-media>=2.4.1.1:../../audio/gnome2-media
DEPENDS+=	gnome-panel>=2.4.1:../../x11/gnome-panel
DEPENDS+=	gnome-session>=2.4.1:../../x11/gnome-session
DEPENDS+=	gnome-themes>=2.4.1:../../x11/gnome-themes
DEPENDS+=	gnome2-user-docs>=2.4.1:../../misc/gnome2-user-docs
DEPENDS+=	gnome2-terminal>=2.4.1:../../x11/gnome2-terminal
DEPENDS+=	gnome2-system-monitor>=2.4.0:../../sysutils/gnome2-system-monitor
DEPENDS+=	gnome-utils>=2.4.1:../../misc/gnome2-utils
DEPENDS+=	gnome-vfs2>=2.4.1:../../sysutils/gnome-vfs2
DEPENDS+=	gtk2-engines>=2.2.0:../../x11/gtk2-engines
DEPENDS+=	gtkmm>=2.2.1:../../x11/gtkmm
DEPENDS+=	nautilus>=2.4.1:../../sysutils/nautilus
DEPENDS+=	yelp>=2.4.2:../../misc/yelp

USE_X11=	yes
USE_BUILDLINK2=	yes
EXTRACT_ONLY=	# empty
NO_CHECKSUM=	yes
NO_CONFIGURE=	yes
NO_BUILD=	yes

do-install:	# empty

.include "../../mk/bsd.pkg.mk"