summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnome-extras/Makefile
blob: b601b628a46076f7c1ca243a5d57d92a75192322 (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
# $NetBSD: Makefile,v 1.18 2004/10/28 19:20:50 jmmv Exp $

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

MAINTAINER=	jmmv@NetBSD.org
HOMEPAGE=	http://www.gnome.org/
COMMENT=	Meta-package for applications related to the GNOME desktop

DEPENDS+=	abiword>=2.0.2:../../editors/abiword
DEPENDS+=	balsa>=2.0.10:../../mail/balsa2
DEPENDS+=	conglomerate>=0.7.12:../../editors/conglomerate
DEPENDS+=	epiphany-extensions>=1.4.0:../../www/epiphany-extensions
DEPENDS+=	evolution>=1.4.6:../../mail/evolution
DEPENDS+=	gaim>=0.77:../../chat/gaim
DEPENDS+=	glade2>=2.6.0:../../devel/glade2
DEPENDS+=	gnome>=2.8.1:../../meta-pkgs/gnome
DEPENDS+=	gnome-audio>=2.0.0:../../audio/gnome-audio
DEPENDS+=	gnome-themes-extras>=0.6:../../x11/gnome-themes-extras
DEPENDS+=	gqview>=1.4.3:../../graphics/gqview
DEPENDS+=	mergeant>=0.12.1:../../databases/mergeant
DEPENDS+=	pan>=0.14.2:../../news/pan
DEPENDS+=	rhythmbox>=0.8.6:../../audio/rhythmbox
DEPENDS+=	seahorse>=0.7.3nb11:../../security/seahorse
DEPENDS+=	xcdroast>=0.98a15:../../sysutils/xcdroast
DEPENDS+=	xchat>=2.0.9:../../chat/xchat2
#DEPENDS+=	gnome-games-extra-data-2.8.x

USE_X11=	yes
EXTRACT_ONLY=	# empty
NO_CHECKSUM=	yes
NO_CONFIGURE=	yes
NO_BUILD=	yes
NO_BUILDLINK=	yes
NO_MTREE=	yes

do-install:	# empty

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