Sun May 5 21:59:57 2013 UTC ()
Commenting transmission-gtk, as the transition of that package to use
libnotify07 will likely break the build of this one.


(rodent)
diff -r1.7 -r1.8 pkgsrc/meta-pkgs/desktop-gnome/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/meta-pkgs/desktop-gnome/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/desktop-gnome/Attic/Makefile 2013/03/03 12:00:42 1.7
+++ pkgsrc/meta-pkgs/desktop-gnome/Attic/Makefile 2013/05/05 21:59:56 1.8
@@ -1,38 +1,38 @@ @@ -1,38 +1,38 @@
1# $NetBSD: Makefile,v 1.7 2013/03/03 12:00:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2013/05/05 21:59:56 rodent Exp $
2# 2#
3 3
4DISTNAME= desktop-gnome-0.5 4DISTNAME= desktop-gnome-0.5
5CATEGORIES= meta-pkgs x11 gnome 5CATEGORIES= meta-pkgs x11 gnome
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7 7
8MAINTAINER= netbsd-desktop@NetBSD.org 8MAINTAINER= netbsd-desktop@NetBSD.org
9COMMENT= Software stack for the NetBSD Desktop Project 9COMMENT= Software stack for the NetBSD Desktop Project
10HOMEPAGE= http://wiki.netbsd.se/Desktop_Project 10HOMEPAGE= http://wiki.netbsd.se/Desktop_Project
11 11
12META_PACKAGE= yes 12META_PACKAGE= yes
13 13
14# implements http://wiki.netbsd.se/Desktop_Phase_1 14# implements http://wiki.netbsd.se/Desktop_Phase_1
15# 15#
16DEPENDS+= pkgin-[0-9]*:../../pkgtools/pkgin 16DEPENDS+= pkgin-[0-9]*:../../pkgtools/pkgin
17DEPENDS+= cups-[0-9]*:../../print/cups 17DEPENDS+= cups-[0-9]*:../../print/cups
18DEPENDS+= firefox-[0-9]*:../../www/firefox 18DEPENDS+= firefox-[0-9]*:../../www/firefox
19DEPENDS+= gnome-[0-9]*:../../meta-pkgs/gnome 19DEPENDS+= gnome-[0-9]*:../../meta-pkgs/gnome
20DEPENDS+= gimp-[0-9]*:../../graphics/gimp 20DEPENDS+= gimp-[0-9]*:../../graphics/gimp
21DEPENDS+= notification-daemon-[0-9]*:../../sysutils/notification-daemon 21DEPENDS+= notification-daemon-[0-9]*:../../sysutils/notification-daemon
22DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird 22DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird
23DEPENDS+= pidgin-[0-9]*:../../chat/pidgin 23DEPENDS+= pidgin-[0-9]*:../../chat/pidgin
24DEPENDS+= pidgin-libnotify-[0-9]*:../../chat/pidgin-libnotify 24DEPENDS+= pidgin-libnotify-[0-9]*:../../chat/pidgin-libnotify
25DEPENDS+= transmission-gtk-[0-9]*:../../net/transmission-gtk 25#DEPENDS+= transmission-gtk-[0-9]*:../../net/transmission-gtk
26DEPENDS+= filezilla-[0-9]*:../../net/filezilla 26DEPENDS+= filezilla-[0-9]*:../../net/filezilla
27 27
28# useful fonts and themes 28# useful fonts and themes
29# 29#
30DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf 30DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf
31DEPENDS+= liberation-ttf-[0-9]*:../../fonts/liberation-ttf 31DEPENDS+= liberation-ttf-[0-9]*:../../fonts/liberation-ttf
32 32
33# the space taken by some major shells shouldnt be a problem 33# the space taken by some major shells shouldnt be a problem
34# 34#
35DEPENDS+= bash-[0-9]*:../../shells/bash 35DEPENDS+= bash-[0-9]*:../../shells/bash
36DEPENDS+= tcsh-[0-9]*:../../shells/tcsh 36DEPENDS+= tcsh-[0-9]*:../../shells/tcsh
37DEPENDS+= zsh-[0-9]*:../../shells/zsh 37DEPENDS+= zsh-[0-9]*:../../shells/zsh
38DEPENDS+= mksh-[0-9]*:../../shells/mksh 38DEPENDS+= mksh-[0-9]*:../../shells/mksh