pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox Update to 0.7.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71efc8007c07
branches:  trunk
changeset: 471963:71efc8007c07
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 01 19:12:51 2004 +0000

description:
Update to 0.7.1:

Overview of Changes in Rhythmbox 0.7.1
======================================

* Initial iPod support (see README.iPod) [Christophe Fergeau]
* Ignore files with unknown MIME types [Colin Walters]
* Support for Rating criteria in automatic playlists [Colin Walters]
* Disc number tags [Christophe Fergeau]
* Per-song automatic rating is now configurable [Michael Terry]
* Improved multiselection dialog [Colin Walters]
* Fix GStreamer configure checks [Christophe Fergeau, Colin Walters]
* Use weighted random algorithm when using Shuffle+Repeat [Jeffrey Yasskin]
* Remove Bonobo statusbar for now [Colin Walters]
* Disable "Browse by..." context menu if browser isn't enabled [Colin Walters]
* Some state saving: search text, selected source [Colin Walters]
* Use GtkFileChooser in startup druid too [Christophe Fergeau, Colin Walters]
* Add audioconvert in pipeline [Colin Walters]
* Don't do prelighting on ratings (avoids theme color issues) [Colin Walters]
* Actually save library if it didn't exist before [Christophe Fergeau]
* Use GAtomic if available [Christophe Fergeau]
* Improved Xing header parsing [Christophe Fergeau]
* Improved duration reading using GStreamer [Christophe Fergeau]
* Fix flac configury [foser%gentoo.org@localhost]
* Don't set sink to NULL to avoid pausing issue [Colin Walters]
* Fix occasional deadlock on startup [Colin Walters]
* Other various bugfixes
* New and updated translations

Overview of Changes in Rhythmbox 0.7.0
======================================

* Support for GStreamer-based metadata [Colin Walters]
* Initial tag editing work [Colin Walters]
* Adaptive ratings [Michael Terry]
* ReplayGain support [Jeremy SIMON]
* Create automatic playlists via drag and drop from browsers [Jonatan Magnusson]
* Editing of automatic playlists [Colin Walters]
* Song info dialog cleanups [Colin Walters]
* Implement "Browse this genre/artist/album" context menu [Colin Walters]
* Allow reordering playlists via DND [Colin Walters]
* Automatically scroll view while dragging [Yann Rouillard]
* Fix sorting by genre [Colin Walters]
* Pause support for multimedia keys [Crispin Flowerday]
* Lots of playback order fixes and speedups [Jeffrey Yasskin]
* .m3u parsing fixes [Colin Walters]
* Some MacOS X work [Jeffrey Yasskin]
* Fix time display with partial days [James Kahn]
* Use new GtkFileChooser if available [Sriram Ramkrishna]
* Internet radio buffering progress now uses bottom progress bar [Colin Walters]
* Correctly remember state for Import Folder dialog [Colin Walters]
* Lots more error checking for playback [Colin Walters]
* Update INTERNALS documentation [Colin Walters]
* New "equals" criteria for automatic playlists [Colin Walters]
* New default iradio station list [Colin Walters, Jeffrey Yasskin, Joseph Wilhelm]
* Default CFLAGS warning bits stolen from gnome-keyring [Colin Walters]
* Configuration/build fixes [Juilo M. Merino Vidal]
* More C89 fixes [Scott Wheeler]
* General code cleanup [Colin Walters, Christophe Fergeau, Jeffrey Yasskin]
* Misc bugfixes [Colin Walters, Christophe Fergeau, Jefferey Yasskin]
* New and updated translations

diffstat:

 audio/rhythmbox/Makefile         |  10 +++++-----
 audio/rhythmbox/PLIST            |  30 +++++++++++++++---------------
 audio/rhythmbox/distinfo         |   8 +++-----
 audio/rhythmbox/patches/patch-aa |  17 -----------------
 audio/rhythmbox/patches/patch-ab |  15 ---------------
 5 files changed, 23 insertions(+), 57 deletions(-)

diffs (179 lines):

diff -r 51052e9b330b -r 71efc8007c07 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Thu Apr 01 19:12:26 2004 +0000
+++ b/audio/rhythmbox/Makefile  Thu Apr 01 19:12:51 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2004/03/26 02:27:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/01 19:12:51 jmmv Exp $
 #
 
-DISTNAME=      rhythmbox-0.6.7
-PKGREVISION=   2
+DISTNAME=      rhythmbox-0.7.1
 CATEGORIES=    audio gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/0.6/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/0.7/}
+EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 HOMEPAGE=      http://www.rhythmbox.org/
@@ -37,6 +37,6 @@
 .include "../../multimedia/gst-plugins/buildlink3.mk"
 .include "../../sysutils/gnome-vfs2/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 51052e9b330b -r 71efc8007c07 audio/rhythmbox/PLIST
--- a/audio/rhythmbox/PLIST     Thu Apr 01 19:12:26 2004 +0000
+++ b/audio/rhythmbox/PLIST     Thu Apr 01 19:12:51 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/29 16:41:21 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/04/01 19:12:51 jmmv Exp $
 bin/rhythmbox
 lib/bonobo/librb-nautilus-context-menu.a
 lib/bonobo/librb-nautilus-context-menu.la
@@ -50,6 +50,7 @@
 share/gnome/help/rhythmbox/C/user-guide.xml
 share/idl/Rhythmbox.idl
 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/rhythmbox.mo
@@ -60,14 +61,19 @@
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/rhythmbox.mo
@@ -80,6 +86,7 @@
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/rhythmbox.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/rhythmbox.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/rhythmbox.mo
 share/mime-info/rhythmbox.keys
@@ -90,6 +97,7 @@
 share/rhythmbox/art/rhythmbox-audiocd.png
 share/rhythmbox/art/rhythmbox-automatic-playlist.png
 share/rhythmbox/art/rhythmbox-dnd.png
+share/rhythmbox/art/rhythmbox-ipod.png
 share/rhythmbox/art/rhythmbox-iradio.png
 share/rhythmbox/art/rhythmbox-library.png
 share/rhythmbox/art/rhythmbox-next.png
@@ -114,31 +122,24 @@
 share/rhythmbox/art/rhythmbox-volume-min.png
 share/rhythmbox/art/rhythmbox-volume-mute.png
 share/rhythmbox/art/rhythmbox-volume-zero.png
-share/rhythmbox/glade/buffering-dialog.glade
 share/rhythmbox/glade/create-playlist.glade
 share/rhythmbox/glade/druid.glade
 share/rhythmbox/glade/general-prefs.glade
 share/rhythmbox/glade/library-prefs.glade
 share/rhythmbox/glade/load-failure.glade
+share/rhythmbox/glade/song-info-multiple.glade
 share/rhythmbox/glade/song-info.glade
 share/rhythmbox/glade/station-new.glade
 share/rhythmbox/glade/station-properties.glade
 share/rhythmbox/glade/uri.glade
 share/rhythmbox/iradio-initial.pls
-share/rhythmbox/node-views/rb-node-view-albums.xml
-share/rhythmbox/node-views/rb-node-view-artists.xml
-share/rhythmbox/node-views/rb-node-view-cdaudio.xml
-share/rhythmbox/node-views/rb-node-view-genres.xml
-share/rhythmbox/node-views/rb-node-view-iradio-genres.xml
-share/rhythmbox/node-views/rb-node-view-iradio-stations.xml
-share/rhythmbox/node-views/rb-node-view-songs.xml
-@dirrm share/rhythmbox/node-views
 @dirrm share/rhythmbox/glade
 @dirrm share/rhythmbox/art
 @dirrm share/rhythmbox
-@comment in scrollkeeper: @dirrm share/omf/rhythmbox
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/omf/rhythmbox
 @comment in scrollkeeper: @dirrm share/omf
-@comment in gnome2-dirs: @dirrm share/mime-info
+@comment in xdg-dirs: @dirrm share/mime-info
 @comment in ORBit2: @dirrm share/idl
 @dirrm share/gnome/help/rhythmbox/C/figures
 @dirrm share/gnome/help/rhythmbox/C
@@ -146,8 +147,7 @@
 @comment in gnome2-dirs: @dirrm share/gnome/help
 @comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
 @comment in GConf2: @dirrm share/gconf/schemas
-@comment in GConf2: @dirrm share/gconf
-@comment in gnome2-dirs: @dirrm share/applications
-@comment in gnome2-dirs: @dirrm share/application-registry
+@comment in xdg-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/application-registry
 @comment in libbonobo: @dirrm lib/bonobo/servers
 @comment in libbonobo: @dirrm lib/bonobo
diff -r 51052e9b330b -r 71efc8007c07 audio/rhythmbox/distinfo
--- a/audio/rhythmbox/distinfo  Thu Apr 01 19:12:26 2004 +0000
+++ b/audio/rhythmbox/distinfo  Thu Apr 01 19:12:51 2004 +0000
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/03/09 21:52:44 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2004/04/01 19:12:51 jmmv Exp $
 
-SHA1 (rhythmbox-0.6.7.tar.gz) = 5f736e0c13b755c933b6ca52573ee57a278da39e
-Size (rhythmbox-0.6.7.tar.gz) = 1969387 bytes
-SHA1 (patch-aa) = 67942966ea47c7f8586abff5dd229282fd60b08e
-SHA1 (patch-ab) = 2fbc9afc2fea902c9e6fa848e1e08e12e1297dad
+SHA1 (rhythmbox-0.7.1.tar.bz2) = e342ee5655e5e3b7f855e6ca1f90f36a98d0eb66
+Size (rhythmbox-0.7.1.tar.bz2) = 1685995 bytes
diff -r 51052e9b330b -r 71efc8007c07 audio/rhythmbox/patches/patch-aa
--- a/audio/rhythmbox/patches/patch-aa  Thu Apr 01 19:12:26 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/03/09 21:52:44 jmmv Exp $
-
---- shell/rb-shell.c.orig      2004-02-27 20:32:30.000000000 +0100
-+++ shell/rb-shell.c
-@@ -617,10 +617,11 @@ rb_shell_corba_handle_file (PortableServ
- {
-       RBShell *shell = RB_SHELL (bonobo_object (_servant));
-       RBPlaylist *parser;
-+      GnomeVFSURI *vfsuri;
- 
-       rb_debug ("handling uri: %s", uri);
- 
--      GnomeVFSURI *vfsuri = gnome_vfs_uri_new (uri);
-+      vfsuri = gnome_vfs_uri_new (uri);
-       if (!vfsuri) {
-               rb_error_dialog (_("Unable to parse URI \"%s\"\n"), uri);
-               return;
diff -r 51052e9b330b -r 71efc8007c07 audio/rhythmbox/patches/patch-ab
--- a/audio/rhythmbox/patches/patch-ab  Thu Apr 01 19:12:26 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2004/02/29 16:41:21 jmmv Exp $
-
---- data/Makefile.in.orig      2004-02-28 00:26:16.000000000 +0100
-+++ data/Makefile.in
-@@ -248,8 +248,8 @@ applications_DATA = rhythmbox.applicatio
- iradio_DATA = iradio-initial.pls
- iradiodir = $(datadir)/rhythmbox
- 
--@GCONF_SCHEMAS_INSTALL_TRUE@schemadir = $(GCONF_SCHEMA_FILE_DIR)
--@GCONF_SCHEMAS_INSTALL_TRUE@schema_DATA = rhythmbox.schemas
-+schemadir = $(GCONF_SCHEMA_FILE_DIR)
-+schema_DATA = rhythmbox.schemas
- 
- EXTRA_DIST = $(server_in_files)     \
-            $(appicon_DATA)        \



Home | Main Index | Thread Index | Old Index