Sun Jul 26 19:05:31 2009 UTC ()
remove support for nautilus-cd-burner which is replaced by brasero,
bump PKGREVISION


(drochner)
diff -r1.28 -r1.29 pkgsrc/x11/py-gnome2-desktop/Makefile
diff -r1.7 -r1.8 pkgsrc/x11/py-gnome2-desktop/PLIST

cvs diff -r1.28 -r1.29 pkgsrc/x11/py-gnome2-desktop/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/py-gnome2-desktop/Attic/Makefile 2009/07/07 11:00:44 1.28
+++ pkgsrc/x11/py-gnome2-desktop/Attic/Makefile 2009/07/26 19:05:30 1.29
@@ -1,49 +1,48 @@ @@ -1,49 +1,48 @@
1# $NetBSD: Makefile,v 1.28 2009/07/07 11:00:44 zafer Exp $ 1# $NetBSD: Makefile,v 1.29 2009/07/26 19:05:30 drochner Exp $
2# 2#
3 3
4DISTNAME= gnome-python-desktop-2.26.0 4DISTNAME= gnome-python-desktop-2.26.0
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
6PKGREVISION= 1 6PKGREVISION= 2
7CATEGORIES= sysutils gnome 7CATEGORIES= sysutils gnome
8MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.26/} 8MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.26/}
9EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.gnome.org/ 12HOMEPAGE= http://www.gnome.org/
13COMMENT= Python modules for the GNOME desktop 13COMMENT= Python modules for the GNOME desktop
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18PY_PATCHPLIST= yes 18PY_PATCHPLIST= yes
19USE_LIBTOOL= yes 19USE_LIBTOOL= yes
20USE_TOOLS+= pkg-config gmake 20USE_TOOLS+= pkg-config gmake
21 21
22DEPENDS+= bug-buddy>=2.16:../../net/bug-buddy 22#DEPENDS+= bug-buddy>=2.16:../../net/bug-buddy
23 23
24PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in 24PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in
25 25
26PYTHON_VERSIONS_ACCEPTED= 26 25 24 26PYTHON_VERSIONS_ACCEPTED= 26 25 24
27 27
28.include "../../lang/python/extension.mk" 28.include "../../lang/python/extension.mk"
29.include "../../devel/libwnck/buildlink3.mk" 29.include "../../devel/libwnck/buildlink3.mk"
30.include "../../graphics/librsvg/buildlink3.mk" 30.include "../../graphics/librsvg/buildlink3.mk"
31.include "../../graphics/py-cairo/buildlink3.mk" 31.include "../../graphics/py-cairo/buildlink3.mk"
32.include "../../mail/evolution-data-server/buildlink3.mk" 32.include "../../mail/evolution-data-server/buildlink3.mk"
33.include "../../multimedia/gnome-media/buildlink3.mk" 33.include "../../multimedia/gnome-media/buildlink3.mk"
34.include "../../multimedia/totem-pl-parser/buildlink3.mk" 34.include "../../multimedia/totem-pl-parser/buildlink3.mk"
35.include "../../print/evince/buildlink3.mk" 35.include "../../print/evince/buildlink3.mk"
36.include "../../print/libgnomeprint/buildlink3.mk" 36.include "../../print/libgnomeprint/buildlink3.mk"
37.include "../../print/libgnomeprintui/buildlink3.mk" 37.include "../../print/libgnomeprintui/buildlink3.mk"
38.include "../../security/gnome-keyring/buildlink3.mk" 38.include "../../security/gnome-keyring/buildlink3.mk"
39.include "../../sysutils/libgtop/buildlink3.mk" 39.include "../../sysutils/libgtop/buildlink3.mk"
40.include "../../sysutils/nautilus-cd-burner/buildlink3.mk" 
41# disabled in configure script by default 40# disabled in configure script by default
42# CONFIGURE_ARGS+= --enable-metacity 41# CONFIGURE_ARGS+= --enable-metacity
43#.include "../../wm/metacity/buildlink3.mk" 42#.include "../../wm/metacity/buildlink3.mk"
44.include "../../x11/gnome-desktop/buildlink3.mk" 43.include "../../x11/gnome-desktop/buildlink3.mk"
45.include "../../x11/gnome-panel/buildlink3.mk" 44.include "../../x11/gnome-panel/buildlink3.mk"
46.include "../../x11/gtksourceview/buildlink3.mk" 45.include "../../x11/gtksourceview/buildlink3.mk"
47.include "../../x11/py-gnome2/buildlink3.mk" 46.include "../../x11/py-gnome2/buildlink3.mk"
48.include "../../x11/py-gtk2/buildlink3.mk" 47.include "../../x11/py-gtk2/buildlink3.mk"
49.include "../../mk/bsd.pkg.mk" 48.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/x11/py-gnome2-desktop/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/py-gnome2-desktop/Attic/PLIST 2009/06/14 18:25:03 1.7
+++ pkgsrc/x11/py-gnome2-desktop/Attic/PLIST 2009/07/26 19:05:30 1.8
@@ -1,40 +1,39 @@ @@ -1,40 +1,39 @@
1@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:25:03 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.8 2009/07/26 19:05:30 drochner Exp $
2lib/pkgconfig/gnome-python-desktop-2.0.pc 2lib/pkgconfig/gnome-python-desktop-2.0.pc
3${PYSITELIB}/gtk-2.0/bugbuddy.py 3${PYSITELIB}/gtk-2.0/bugbuddy.py
4${PYSITELIB}/gtk-2.0/bugbuddy.pyc 4${PYSITELIB}/gtk-2.0/bugbuddy.pyc
5${PYSITELIB}/gtk-2.0/bugbuddy.pyo 5${PYSITELIB}/gtk-2.0/bugbuddy.pyo
6${PYSITELIB}/gtk-2.0/evince.la 6${PYSITELIB}/gtk-2.0/evince.la
7${PYSITELIB}/gtk-2.0/evolution/__init__.py 7${PYSITELIB}/gtk-2.0/evolution/__init__.py
8${PYSITELIB}/gtk-2.0/evolution/ebook.la 8${PYSITELIB}/gtk-2.0/evolution/ebook.la
9${PYSITELIB}/gtk-2.0/evolution/ecal.la 9${PYSITELIB}/gtk-2.0/evolution/ecal.la
10${PYSITELIB}/gtk-2.0/gnome/applet.py 10${PYSITELIB}/gtk-2.0/gnome/applet.py
11${PYSITELIB}/gtk-2.0/gnome/applet.pyc 11${PYSITELIB}/gtk-2.0/gnome/applet.pyc
12${PYSITELIB}/gtk-2.0/gnome/applet.pyo 12${PYSITELIB}/gtk-2.0/gnome/applet.pyo
13${PYSITELIB}/gtk-2.0/gnomeapplet.la 13${PYSITELIB}/gtk-2.0/gnomeapplet.la
14${PYSITELIB}/gtk-2.0/gnomedesktop/__init__.py 14${PYSITELIB}/gtk-2.0/gnomedesktop/__init__.py
15${PYSITELIB}/gtk-2.0/gnomedesktop/__init__.pyc 15${PYSITELIB}/gtk-2.0/gnomedesktop/__init__.pyc
16${PYSITELIB}/gtk-2.0/gnomedesktop/__init__.pyo 16${PYSITELIB}/gtk-2.0/gnomedesktop/__init__.pyo
17${PYSITELIB}/gtk-2.0/gnomedesktop/_gnomedesktop.la 17${PYSITELIB}/gtk-2.0/gnomedesktop/_gnomedesktop.la
18${PYSITELIB}/gtk-2.0/gnomekeyring.la 18${PYSITELIB}/gtk-2.0/gnomekeyring.la
19${PYSITELIB}/gtk-2.0/gnomeprint/__init__.py 19${PYSITELIB}/gtk-2.0/gnomeprint/__init__.py
20${PYSITELIB}/gtk-2.0/gnomeprint/__init__.pyc 20${PYSITELIB}/gtk-2.0/gnomeprint/__init__.pyc
21${PYSITELIB}/gtk-2.0/gnomeprint/__init__.pyo 21${PYSITELIB}/gtk-2.0/gnomeprint/__init__.pyo
22${PYSITELIB}/gtk-2.0/gnomeprint/_print.la 22${PYSITELIB}/gtk-2.0/gnomeprint/_print.la
23${PYSITELIB}/gtk-2.0/gnomeprint/ui.la 23${PYSITELIB}/gtk-2.0/gnomeprint/ui.la
24${PYSITELIB}/gtk-2.0/gtksourceview.la 24${PYSITELIB}/gtk-2.0/gtksourceview.la
25${PYSITELIB}/gtk-2.0/gtop.la 25${PYSITELIB}/gtk-2.0/gtop.la
26${PYSITELIB}/gtk-2.0/mediaprofiles.la 26${PYSITELIB}/gtk-2.0/mediaprofiles.la
27${PYSITELIB}/gtk-2.0/nautilusburn.la 
28${PYSITELIB}/gtk-2.0/rsvg.la 27${PYSITELIB}/gtk-2.0/rsvg.la
29${PYSITELIB}/gtk-2.0/totem/__init__.py 28${PYSITELIB}/gtk-2.0/totem/__init__.py
30${PYSITELIB}/gtk-2.0/totem/__init__.pyc 29${PYSITELIB}/gtk-2.0/totem/__init__.pyc
31${PYSITELIB}/gtk-2.0/totem/__init__.pyo 30${PYSITELIB}/gtk-2.0/totem/__init__.pyo
32${PYSITELIB}/gtk-2.0/totem/plparser.la 31${PYSITELIB}/gtk-2.0/totem/plparser.la
33${PYSITELIB}/gtk-2.0/wnck.la 32${PYSITELIB}/gtk-2.0/wnck.la
34share/gtk-doc/html/pygnomeprint/class-gnomeprintconfig.html 33share/gtk-doc/html/pygnomeprint/class-gnomeprintconfig.html
35share/gtk-doc/html/pygnomeprint/class-gnomeprintcontext.html 34share/gtk-doc/html/pygnomeprint/class-gnomeprintcontext.html
36share/gtk-doc/html/pygnomeprint/class-gnomeprintfont.html 35share/gtk-doc/html/pygnomeprint/class-gnomeprintfont.html
37share/gtk-doc/html/pygnomeprint/class-gnomeprintfontface.html 36share/gtk-doc/html/pygnomeprint/class-gnomeprintfontface.html
38share/gtk-doc/html/pygnomeprint/class-gnomeprintglyphlist.html 37share/gtk-doc/html/pygnomeprint/class-gnomeprintglyphlist.html
39share/gtk-doc/html/pygnomeprint/class-gnomeprintjob.html 38share/gtk-doc/html/pygnomeprint/class-gnomeprintjob.html
40share/gtk-doc/html/pygnomeprint/gnomeprint-class-reference.html 39share/gtk-doc/html/pygnomeprint/gnomeprint-class-reference.html
@@ -64,17 +63,16 @@ share/gtk-doc/html/pygtksourceview/class @@ -64,17 +63,16 @@ share/gtk-doc/html/pygtksourceview/class
64share/gtk-doc/html/pygtksourceview/class-gtksourceview.html 63share/gtk-doc/html/pygtksourceview/class-gtksourceview.html
65share/gtk-doc/html/pygtksourceview/gtksourceview-class-reference.html 64share/gtk-doc/html/pygtksourceview/gtksourceview-class-reference.html
66share/gtk-doc/html/pygtksourceview/index.html 65share/gtk-doc/html/pygtksourceview/index.html
67share/gtk-doc/html/pygtksourceview/index.sgml 66share/gtk-doc/html/pygtksourceview/index.sgml
68share/gtk-doc/html/pygtksourceview/pygtksourceview.devhelp 67share/gtk-doc/html/pygtksourceview/pygtksourceview.devhelp
69share/pygtk/2.0/defs/_gnomedesktop.defs 68share/pygtk/2.0/defs/_gnomedesktop.defs
70share/pygtk/2.0/defs/applet.defs 69share/pygtk/2.0/defs/applet.defs
71share/pygtk/2.0/defs/art.defs 70share/pygtk/2.0/defs/art.defs
72share/pygtk/2.0/defs/ebook.defs 71share/pygtk/2.0/defs/ebook.defs
73share/pygtk/2.0/defs/evince.defs 72share/pygtk/2.0/defs/evince.defs
74share/pygtk/2.0/defs/gnomekeyring.defs 73share/pygtk/2.0/defs/gnomekeyring.defs
75share/pygtk/2.0/defs/gtksourceview.defs 74share/pygtk/2.0/defs/gtksourceview.defs
76share/pygtk/2.0/defs/mediaprofiles.defs 75share/pygtk/2.0/defs/mediaprofiles.defs
77share/pygtk/2.0/defs/nautilus_burn.defs 
78share/pygtk/2.0/defs/print.defs 76share/pygtk/2.0/defs/print.defs
79share/pygtk/2.0/defs/printui.defs 77share/pygtk/2.0/defs/printui.defs
80share/pygtk/2.0/defs/wnck.defs 78share/pygtk/2.0/defs/wnck.defs