update Fri Mar 26 12:37:00 PDT 2010
[pkgsrc.git] / meta-pkgs / desktop-gnome / Makefile
1 # $NetBSD: Makefile,v 1.4 2010/03/26 17:54:09 zafer Exp $
2 #
3
4 DISTNAME=       desktop-gnome-0.3
5 CATEGORIES=     meta-pkgs x11 gnome
6 MASTER_SITES=   # empty
7
8 MAINTAINER=     netbsd-desktop@NetBSD.org
9 COMMENT=        Software stack for the NetBSD Desktop Project
10 HOMEPAGE=       http://wiki.netbsd.se/Desktop_Project/
11
12 META_PACKAGE=   yes
13
14 # implements http://wiki.netbsd.se/Desktop_Phase_1
15 #
16 DEPENDS+=       pkgin-[0-9]*:../../pkgtools/pkgin
17 DEPENDS+=       cups-[0-9]*:../../print/cups
18 DEPENDS+=       firefox-[0-9]*:../../www/firefox
19 DEPENDS+=       gnome-[0-9]*:../../meta-pkgs/gnome
20 DEPENDS+=       gimp-[0-9]*:../../graphics/gimp
21 DEPENDS+=       notification-daemon-[0-9]*:../../sysutils/notification-daemon
22 DEPENDS+=       thunderbird-[0-9]*:../../mail/thunderbird
23 DEPENDS+=       pidgin-[0-9]*:../../chat/pidgin
24 DEPENDS+=       pidgin-libnotify-[0-9]*:../../chat/pidgin-libnotify
25 DEPENDS+=       Transmission-[0-9]*:../../net/Transmission
26 DEPENDS+=       filezilla-[0-9]*:../../net/filezilla
27
28 # useful fonts and themes
29 #
30 DEPENDS+=       dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf
31 DEPENDS+=       liberation-ttf-[0-9]*:../../fonts/liberation-ttf
32
33 # the space taken by some major shells shouldnt be a problem
34 #
35 DEPENDS+=       bash-[0-9]*:../../shells/bash
36 DEPENDS+=       tcsh-[0-9]*:../../shells/tcsh
37 DEPENDS+=       zsh-[0-9]*:../../shells/zsh
38 DEPENDS+=       mksh-[0-9]*:../../shells/mksh
39
40 .include "../../mk/bsd.pkg.mk"