pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox-gtk3 update to 2.99



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bda3572a73ab
branches:  trunk
changeset: 617197:bda3572a73ab
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Apr 11 11:30:58 2013 +0000

description:
update to 2.99
changes:
* Menu bar replaced with app menu or menu button
* GStreamer 1.0
* Uses libsecret instead of gnome-keyring
* Supports GNOME notification filtering
* Small improvements to podcast browsing and updating
* Play button now turns into a pause or stop button while playing
* Buffering progress now appears in the song position slider
  rather than an unlabelled progress indicator in the status bar
* Media player sync works better with transcoded files

diffstat:

 audio/rhythmbox-gtk3/Makefile |   17 +-
 audio/rhythmbox-gtk3/PLIST    |  684 +++++++++++++++++++++--------------------
 audio/rhythmbox-gtk3/distinfo |    8 +-
 3 files changed, 362 insertions(+), 347 deletions(-)

diffs (truncated from 861 to 300 lines):

diff -r 062023c95051 -r bda3572a73ab audio/rhythmbox-gtk3/Makefile
--- a/audio/rhythmbox-gtk3/Makefile     Thu Apr 11 11:28:18 2013 +0000
+++ b/audio/rhythmbox-gtk3/Makefile     Thu Apr 11 11:30:58 2013 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2013/02/16 11:20:19 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/04/11 11:30:58 drochner Exp $
 #
 
-DISTNAME=      rhythmbox-2.98
-PKGREVISION=   3
+DISTNAME=      rhythmbox-2.99
 CATEGORIES=    audio gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/2.98/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/2.99/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -34,18 +33,16 @@
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 # needs introspection support
-BUILDLINK_API_DEPENDS.gstreamer0.10+=  gstreamer0.10>=0.10.36nb5
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.36nb5
-.include "../../multimedia/gstreamer0.10/buildlink3.mk"
-.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gstreamer1+=  gstreamer1>=1.0.6
+BUILDLINK_API_DEPENDS.gst-plugins1-base+= gst-plugins1-base>=1.0.6
+.include "../../multimedia/gstreamer1/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
 BUILDLINK_API_DEPENDS.totem-pl-parser+= totem-pl-parser>=3.2.0
 .include "../../multimedia/totem-pl-parser/buildlink3.mk"
 .include "../../net/libsoup24/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.16.0
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 062023c95051 -r bda3572a73ab audio/rhythmbox-gtk3/PLIST
--- a/audio/rhythmbox-gtk3/PLIST        Thu Apr 11 11:28:18 2013 +0000
+++ b/audio/rhythmbox-gtk3/PLIST        Thu Apr 11 11:30:58 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2012/11/23 11:55:06 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2013/04/11 11:30:58 drochner Exp $
 bin/rhythmbox
 bin/rhythmbox-client
 include/rhythmbox/backends/rb-encoder.h
@@ -43,6 +43,7 @@
 include/rhythmbox/sources/rb-browser-source.h
 include/rhythmbox/sources/rb-device-source.h
 include/rhythmbox/sources/rb-display-page-group.h
+include/rhythmbox/sources/rb-display-page-menu.h
 include/rhythmbox/sources/rb-display-page-model.h
 include/rhythmbox/sources/rb-display-page-tree.h
 include/rhythmbox/sources/rb-display-page.h
@@ -56,6 +57,7 @@
 include/rhythmbox/sources/rb-streaming-source.h
 include/rhythmbox/sources/rb-transfer-target.h
 include/rhythmbox/widgets/rb-alert-dialog.h
+include/rhythmbox/widgets/rb-button-bar.h
 include/rhythmbox/widgets/rb-cell-renderer-pixbuf.h
 include/rhythmbox/widgets/rb-cell-renderer-rating.h
 include/rhythmbox/widgets/rb-dialog.h
@@ -78,6 +80,9 @@
 lib/rhythmbox/plugins/artsearch/artsearch.py
 lib/rhythmbox/plugins/artsearch/artsearch.pyc
 lib/rhythmbox/plugins/artsearch/artsearch.pyo
+lib/rhythmbox/plugins/artsearch/embedded.py
+lib/rhythmbox/plugins/artsearch/embedded.pyc
+lib/rhythmbox/plugins/artsearch/embedded.pyo
 lib/rhythmbox/plugins/artsearch/lastfm.py
 lib/rhythmbox/plugins/artsearch/lastfm.pyc
 lib/rhythmbox/plugins/artsearch/lastfm.pyo
@@ -94,28 +99,6 @@
 lib/rhythmbox/plugins/audiocd/libaudiocd.la
 lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.plugin
 lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la
-lib/rhythmbox/plugins/context/AlbumTab.py
-lib/rhythmbox/plugins/context/AlbumTab.pyc
-lib/rhythmbox/plugins/context/AlbumTab.pyo
-lib/rhythmbox/plugins/context/ArtistTab.py
-lib/rhythmbox/plugins/context/ArtistTab.pyc
-lib/rhythmbox/plugins/context/ArtistTab.pyo
-lib/rhythmbox/plugins/context/ContextView.py
-lib/rhythmbox/plugins/context/ContextView.pyc
-lib/rhythmbox/plugins/context/ContextView.pyo
-lib/rhythmbox/plugins/context/LastFM.py
-lib/rhythmbox/plugins/context/LastFM.pyc
-lib/rhythmbox/plugins/context/LastFM.pyo
-lib/rhythmbox/plugins/context/LinksTab.py
-lib/rhythmbox/plugins/context/LinksTab.pyc
-lib/rhythmbox/plugins/context/LinksTab.pyo
-lib/rhythmbox/plugins/context/LyricsTab.py
-lib/rhythmbox/plugins/context/LyricsTab.pyc
-lib/rhythmbox/plugins/context/LyricsTab.pyo
-lib/rhythmbox/plugins/context/context.plugin
-lib/rhythmbox/plugins/context/context.py
-lib/rhythmbox/plugins/context/context.pyc
-lib/rhythmbox/plugins/context/context.pyo
 lib/rhythmbox/plugins/dbus-media-server/dbus-media-server.plugin
 lib/rhythmbox/plugins/dbus-media-server/libdbus-media-server.la
 lib/rhythmbox/plugins/generic-player/generic-player.plugin
@@ -134,6 +117,12 @@
 lib/rhythmbox/plugins/lyrics/DarkLyricsParser.py
 lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyc
 lib/rhythmbox/plugins/lyrics/DarkLyricsParser.pyo
+lib/rhythmbox/plugins/lyrics/JetlyricsParser.py
+lib/rhythmbox/plugins/lyrics/JetlyricsParser.pyc
+lib/rhythmbox/plugins/lyrics/JetlyricsParser.pyo
+lib/rhythmbox/plugins/lyrics/JlyricParser.py
+lib/rhythmbox/plugins/lyrics/JlyricParser.pyc
+lib/rhythmbox/plugins/lyrics/JlyricParser.pyo
 lib/rhythmbox/plugins/lyrics/LyricWikiParser.py
 lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyc
 lib/rhythmbox/plugins/lyrics/LyricWikiParser.pyo
@@ -195,6 +184,9 @@
 lib/rhythmbox/plugins/rb/rb.py
 lib/rhythmbox/plugins/rb/rb.pyc
 lib/rhythmbox/plugins/rb/rb.pyo
+lib/rhythmbox/plugins/rb/rbconfig.py
+lib/rhythmbox/plugins/rb/rbconfig.pyc
+lib/rhythmbox/plugins/rb/rbconfig.pyo
 lib/rhythmbox/plugins/rb/stringmatch.py
 lib/rhythmbox/plugins/rb/stringmatch.pyc
 lib/rhythmbox/plugins/rb/stringmatch.pyo
@@ -228,11 +220,15 @@
 share/applications/rhythmbox-device.desktop
 share/applications/rhythmbox.desktop
 share/dbus-1/services/org.gnome.Rhythmbox3.service
+share/doc/rhythmbox/RBApplication.html
 share/doc/rhythmbox/RBAutoPlaylistSource.html
 share/doc/rhythmbox/RBBrowserSource.html
 share/doc/rhythmbox/RBCellRendererPixbuf.html
 share/doc/rhythmbox/RBCellRendererRating.html
-share/doc/rhythmbox/RBEncoder.html
+share/doc/rhythmbox/RBDisplayPage.html
+share/doc/rhythmbox/RBDisplayPageGroup.html
+share/doc/rhythmbox/RBDisplayPageModel.html
+share/doc/rhythmbox/RBDisplayPageTree.html
 share/doc/rhythmbox/RBEntryView.html
 share/doc/rhythmbox/RBHeader.html
 share/doc/rhythmbox/RBHistory.html
@@ -262,8 +258,6 @@
 share/doc/rhythmbox/RBShellPreferences.html
 share/doc/rhythmbox/RBSongInfo.html
 share/doc/rhythmbox/RBSource.html
-share/doc/rhythmbox/RBSourceSearch.html
-share/doc/rhythmbox/RBSourceSearchBasic.html
 share/doc/rhythmbox/RBStaticPlaylistSource.html
 share/doc/rhythmbox/RBStatusbar.html
 share/doc/rhythmbox/RBStreamingSource.html
@@ -288,14 +282,17 @@
 share/doc/rhythmbox/index.html
 share/doc/rhythmbox/index.sgml
 share/doc/rhythmbox/left.png
-share/doc/rhythmbox/rhythmbox-Media-player-ID.html
-share/doc/rhythmbox/rhythmbox-RBRemovableMediaSource.html
-share/doc/rhythmbox/rhythmbox-RBSourceHeader.html
+share/doc/rhythmbox/rhythmbox-RBDeviceSource.html
+share/doc/rhythmbox/rhythmbox-RBEncoder.html
+share/doc/rhythmbox/rhythmbox-RBExtDB.html
+share/doc/rhythmbox/rhythmbox-RBTransferTarget.html
 share/doc/rhythmbox/rhythmbox-rb-async-queue-watch.html
 share/doc/rhythmbox/rhythmbox-rb-builder-helpers.html
 share/doc/rhythmbox/rhythmbox-rb-debug.html
 share/doc/rhythmbox/rhythmbox-rb-dialog.html
+share/doc/rhythmbox/rhythmbox-rb-ext-db-key.html
 share/doc/rhythmbox/rhythmbox-rb-file-helpers.html
+share/doc/rhythmbox/rhythmbox-rb-gst-media-types.html
 share/doc/rhythmbox/rhythmbox-rb-rating-helper.html
 share/doc/rhythmbox/rhythmbox-rb-text-helpers.html
 share/doc/rhythmbox/rhythmbox-rb-tree-dnd.html
@@ -307,274 +304,310 @@
 share/gir-1.0/MPID-3.0.gir
 share/gir-1.0/RB-3.0.gir
 share/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml
-share/gnome/help/rhythmbox/C/fdl-appendix.xml
-share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/C/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/C/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/C/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/C/figures/rb-window-small.png
-share/gnome/help/rhythmbox/C/figures/rb-window.png
-share/gnome/help/rhythmbox/C/legal.xml
-share/gnome/help/rhythmbox/C/rhythmbox.xml
-share/gnome/help/rhythmbox/cs/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/cs/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/cs/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/cs/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/cs/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/cs/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/cs/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/cs/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/cs/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/cs/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/cs/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/cs/figures/rb-window-small.png
-share/gnome/help/rhythmbox/cs/figures/rb-window.png
-share/gnome/help/rhythmbox/cs/rhythmbox.xml
-share/gnome/help/rhythmbox/da/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/da/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/da/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/da/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/da/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/da/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/da/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/da/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/da/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/da/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/da/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/da/figures/rb-window-small.png
-share/gnome/help/rhythmbox/da/figures/rb-window.png
-share/gnome/help/rhythmbox/da/rhythmbox.xml
-share/gnome/help/rhythmbox/de/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/de/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/de/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/de/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/de/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/de/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/de/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/de/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/de/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/de/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/de/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/de/figures/rb-window-small.png
-share/gnome/help/rhythmbox/de/figures/rb-window.png
-share/gnome/help/rhythmbox/de/rhythmbox.xml
-share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/el/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/el/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/el/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/el/figures/rb-window-small.png
-share/gnome/help/rhythmbox/el/figures/rb-window.png
-share/gnome/help/rhythmbox/el/rhythmbox.xml
-share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/es/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/es/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/es/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/es/figures/rb-window-small.png
-share/gnome/help/rhythmbox/es/figures/rb-window.png
-share/gnome/help/rhythmbox/es/rhythmbox.xml
-share/gnome/help/rhythmbox/eu/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/eu/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/eu/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/eu/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/eu/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/eu/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/eu/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/eu/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/eu/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/eu/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/eu/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/eu/figures/rb-window-small.png
-share/gnome/help/rhythmbox/eu/figures/rb-window.png
-share/gnome/help/rhythmbox/eu/rhythmbox.xml
-share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png
-share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png
-share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png
-share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/fr/figures/rb-window-small.png
-share/gnome/help/rhythmbox/fr/figures/rb-window.png
-share/gnome/help/rhythmbox/fr/rhythmbox.xml
-share/gnome/help/rhythmbox/gl/figures/rb-iradio-main.png
-share/gnome/help/rhythmbox/gl/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/gl/figures/rb-notification-window.png
-share/gnome/help/rhythmbox/gl/figures/rb-notification-zone.png
-share/gnome/help/rhythmbox/gl/figures/rb-podcast-main.png
-share/gnome/help/rhythmbox/gl/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/gl/figures/rb-toolbar-prevplaynext.png
-share/gnome/help/rhythmbox/gl/figures/rb-toolbar-repeat.png



Home | Main Index | Thread Index | Old Index