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.8.1; patch from Kouichirou...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c4d4487bfde
branches:  trunk
changeset: 473638:4c4d4487bfde
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 22 09:06:52 2004 +0000

description:
Update to 0.8.1; patch from Kouichirou Hiratsuka in PR pkg/25280.
* Really fix playlist saving.
* Include completely untagged files too.
* Fix .applications file to handle any gnome-vfs location.
* Fix iPod compilation on big-endian machines.
* Find iradio-initial.pls correctly.
* Fix a prototype.
* Make saving playlists dialog work with GTK+ 2.4.
* Squash a few small memleaks.
* Update es, pl and ja translations.

diffstat:

 audio/rhythmbox/Makefile |  4 ++--
 audio/rhythmbox/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r ec84be470825 -r 4c4d4487bfde audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Thu Apr 22 06:13:25 2004 +0000
+++ b/audio/rhythmbox/Makefile  Thu Apr 22 09:06:52 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/04/16 22:16:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/22 09:06:52 jmmv Exp $
 #
 
-DISTNAME=      rhythmbox-0.8.0
+DISTNAME=      rhythmbox-0.8.1
 CATEGORIES=    audio gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/}
 EXTRACT_SUFX=  .tar.bz2
diff -r ec84be470825 -r 4c4d4487bfde audio/rhythmbox/distinfo
--- a/audio/rhythmbox/distinfo  Thu Apr 22 06:13:25 2004 +0000
+++ b/audio/rhythmbox/distinfo  Thu Apr 22 09:06:52 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/04/16 22:16:01 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2004/04/22 09:06:53 jmmv Exp $
 
-SHA1 (rhythmbox-0.8.0.tar.bz2) = a3bfb6180e5b58acea08959db083094843d3ea9c
-Size (rhythmbox-0.8.0.tar.bz2) = 1776804 bytes
+SHA1 (rhythmbox-0.8.1.tar.bz2) = 7ff496a9593d19d97c2166a9b8d093a96c45b00a
+Size (rhythmbox-0.8.1.tar.bz2) = 1769708 bytes



Home | Main Index | Thread Index | Old Index