Fri Nov 23 11:55:06 2012 UTC ()
pull in "grilo" - this adds UPnP client functionality
bump PKGREV


(drochner)
diff -r1.1 -r1.2 pkgsrc/audio/rhythmbox-gtk3/Makefile
diff -r1.1 -r1.2 pkgsrc/audio/rhythmbox-gtk3/PLIST

cvs diff -r1.1 -r1.2 pkgsrc/audio/rhythmbox-gtk3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/rhythmbox-gtk3/Attic/Makefile 2012/10/30 20:13:35 1.1
+++ pkgsrc/audio/rhythmbox-gtk3/Attic/Makefile 2012/11/23 11:55:06 1.2
@@ -1,34 +1,38 @@ @@ -1,34 +1,38 @@
1# $NetBSD: Makefile,v 1.1 2012/10/30 20:13:35 drochner Exp $ 1# $NetBSD: Makefile,v 1.2 2012/11/23 11:55:06 drochner Exp $
2# 2#
3 3
4DISTNAME= rhythmbox-2.98 4DISTNAME= rhythmbox-2.98
 5PKGREVISION= 1
5CATEGORIES= audio gnome 6CATEGORIES= audio gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/2.98/} 7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/2.98/}
7EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/projects/rhythmbox/ 11HOMEPAGE= http://www.gnome.org/projects/rhythmbox/
11COMMENT= Music management application for GNOME 12COMMENT= Music management application for GNOME
12 13
13GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
14USE_TOOLS+= gmake intltool msgfmt pkg-config 15USE_TOOLS+= gmake intltool msgfmt pkg-config
15USE_LIBTOOL= YES 16USE_LIBTOOL= YES
16USE_PKGLOCALEDIR= YES 17USE_PKGLOCALEDIR= YES
17 18
18CONFIGURE_ARGS+= --disable-browser-plugin 19CONFIGURE_ARGS+= --disable-browser-plugin
19CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc 20CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
20CONFIGURE_ARGS+= --disable-fm-radio 21CONFIGURE_ARGS+= --disable-fm-radio
21 22
 23# option?
 24.include "../../net/grilo/buildlink3.mk"
 25
22.include "../../devel/glib2/schemas.mk" 26.include "../../devel/glib2/schemas.mk"
23.include "../../devel/gobject-introspection/buildlink3.mk" 27.include "../../devel/gobject-introspection/buildlink3.mk"
24.include "../../devel/libpeas/buildlink3.mk" 28.include "../../devel/libpeas/buildlink3.mk"
25.include "../../databases/tdb/buildlink3.mk" 29.include "../../databases/tdb/buildlink3.mk"
26.include "../../textproc/json-glib/buildlink3.mk" 30.include "../../textproc/json-glib/buildlink3.mk"
27.include "../../lang/python/application.mk" 31.include "../../lang/python/application.mk"
28.include "../../multimedia/py-gstreamer0.10/buildlink3.mk" 32.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
29.include "../../devel/gettext-lib/buildlink3.mk" 33.include "../../devel/gettext-lib/buildlink3.mk"
30.include "../../devel/glib2/buildlink3.mk" 34.include "../../devel/glib2/buildlink3.mk"
31.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 35.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
32# needs introspection support 36# needs introspection support
33BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.36nb5 37BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.36nb5
34BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.36nb5 38BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.36nb5

cvs diff -r1.1 -r1.2 pkgsrc/audio/rhythmbox-gtk3/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/audio/rhythmbox-gtk3/Attic/PLIST 2012/10/30 20:13:35 1.1
+++ pkgsrc/audio/rhythmbox-gtk3/Attic/PLIST 2012/11/23 11:55:06 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1 2012/10/30 20:13:35 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.2 2012/11/23 11:55:06 drochner Exp $
2bin/rhythmbox 2bin/rhythmbox
3bin/rhythmbox-client 3bin/rhythmbox-client
4include/rhythmbox/backends/rb-encoder.h 4include/rhythmbox/backends/rb-encoder.h
5include/rhythmbox/backends/rb-player-gst-data-tee.h 5include/rhythmbox/backends/rb-player-gst-data-tee.h
6include/rhythmbox/backends/rb-player-gst-filter.h 6include/rhythmbox/backends/rb-player-gst-filter.h
7include/rhythmbox/backends/rb-player-gst-tee.h 7include/rhythmbox/backends/rb-player-gst-tee.h
8include/rhythmbox/backends/rb-player.h 8include/rhythmbox/backends/rb-player.h
9include/rhythmbox/lib/libmediaplayerid/mediaplayerid.h 9include/rhythmbox/lib/libmediaplayerid/mediaplayerid.h
10include/rhythmbox/lib/rb-builder-helpers.h 10include/rhythmbox/lib/rb-builder-helpers.h
11include/rhythmbox/lib/rb-debug.h 11include/rhythmbox/lib/rb-debug.h
12include/rhythmbox/lib/rb-file-helpers.h 12include/rhythmbox/lib/rb-file-helpers.h
13include/rhythmbox/lib/rb-stock-icons.h 13include/rhythmbox/lib/rb-stock-icons.h
14include/rhythmbox/lib/rb-string-value-map.h 14include/rhythmbox/lib/rb-string-value-map.h
@@ -110,26 +110,28 @@ lib/rhythmbox/plugins/context/LinksTab.p @@ -110,26 +110,28 @@ lib/rhythmbox/plugins/context/LinksTab.p
110lib/rhythmbox/plugins/context/LinksTab.pyc 110lib/rhythmbox/plugins/context/LinksTab.pyc
111lib/rhythmbox/plugins/context/LinksTab.pyo 111lib/rhythmbox/plugins/context/LinksTab.pyo
112lib/rhythmbox/plugins/context/LyricsTab.py 112lib/rhythmbox/plugins/context/LyricsTab.py
113lib/rhythmbox/plugins/context/LyricsTab.pyc 113lib/rhythmbox/plugins/context/LyricsTab.pyc
114lib/rhythmbox/plugins/context/LyricsTab.pyo 114lib/rhythmbox/plugins/context/LyricsTab.pyo
115lib/rhythmbox/plugins/context/context.plugin 115lib/rhythmbox/plugins/context/context.plugin
116lib/rhythmbox/plugins/context/context.py 116lib/rhythmbox/plugins/context/context.py
117lib/rhythmbox/plugins/context/context.pyc 117lib/rhythmbox/plugins/context/context.pyc
118lib/rhythmbox/plugins/context/context.pyo 118lib/rhythmbox/plugins/context/context.pyo
119lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin 119lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin
120lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.la 120lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.la
121lib/rhythmbox/plugins/generic-player/generic-player.plugin 121lib/rhythmbox/plugins/generic-player/generic-player.plugin
122lib/rhythmbox/plugins/generic-player/libgeneric-player.la 122lib/rhythmbox/plugins/generic-player/libgeneric-player.la
 123lib/rhythmbox/plugins/grilo/grilo.plugin
 124lib/rhythmbox/plugins/grilo/libgrilo.la
123lib/rhythmbox/plugins/im-status/im-status.plugin 125lib/rhythmbox/plugins/im-status/im-status.plugin
124lib/rhythmbox/plugins/im-status/im-status.py 126lib/rhythmbox/plugins/im-status/im-status.py
125lib/rhythmbox/plugins/im-status/im-status.pyc 127lib/rhythmbox/plugins/im-status/im-status.pyc
126lib/rhythmbox/plugins/im-status/im-status.pyo 128lib/rhythmbox/plugins/im-status/im-status.pyo
127lib/rhythmbox/plugins/iradio/iradio.plugin 129lib/rhythmbox/plugins/iradio/iradio.plugin
128lib/rhythmbox/plugins/iradio/libiradio.la 130lib/rhythmbox/plugins/iradio/libiradio.la
129lib/rhythmbox/plugins/lyrics/AstrawebParser.py 131lib/rhythmbox/plugins/lyrics/AstrawebParser.py
130lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc 132lib/rhythmbox/plugins/lyrics/AstrawebParser.pyc
131lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo 133lib/rhythmbox/plugins/lyrics/AstrawebParser.pyo
132lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py 134lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py
133lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyc 135lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyc
134lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyo 136lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyo
135lib/rhythmbox/plugins/lyrics/LyricWikiParser.py 137lib/rhythmbox/plugins/lyrics/LyricWikiParser.py