diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-14 09:14:45 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-14 09:14:45 +0000 |
commit | 624ded1054b7e19acddd2185c77169dffa38cc11 (patch) | |
tree | 93244fd99284479e3026730e159aaa108f1008df | |
parent | 4c9800e64860fe53ff5e91d6e0b5ffc895c37e31 (diff) | |
download | pkgsrc-624ded1054b7e19acddd2185c77169dffa38cc11.tar.gz |
Update to 0.8.8:
* Flip playing icon in RTL locale [Colin Walters]
* Don't include x-directory/normal in MimeType [Colin Walters]
* Save playlists after first start even if nothing's loaded [Colin Walters]
* Don't include nautilus menu item by default [Colin Walters]
* Updated Translations: ja (Takeshi AIHANA)
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/PLIST | 4 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 6 |
3 files changed, 6 insertions, 8 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 2fa6f2dd411..324fadaf986 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2004/10/07 13:34:49 hira Exp $ +# $NetBSD: Makefile,v 1.22 2004/11/14 09:14:45 jmmv Exp $ # -DISTNAME= rhythmbox-0.8.7 +DISTNAME= rhythmbox-0.8.8 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/rhythmbox/PLIST b/audio/rhythmbox/PLIST index f6b9aac84d6..ecd80247785 100644 --- a/audio/rhythmbox/PLIST +++ b/audio/rhythmbox/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:17 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2004/11/14 09:14:45 jmmv Exp $ bin/rhythmbox -lib/bonobo/librb-nautilus-context-menu.la lib/bonobo/servers/GNOME_Rhythmbox.server -lib/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server lib/pkgconfig/rhythmbox.pc share/application-registry/rhythmbox.applications share/applications/rhythmbox.desktop diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index e3bfe0c0a80..b4aa691babc 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2004/10/07 13:34:49 hira Exp $ +$NetBSD: distinfo,v 1.14 2004/11/14 09:14:45 jmmv Exp $ -SHA1 (rhythmbox-0.8.7.tar.bz2) = dd2e489a0e88786208d3b2025ff72074a90c869c -Size (rhythmbox-0.8.7.tar.bz2) = 2433859 bytes +SHA1 (rhythmbox-0.8.8.tar.bz2) = a48713cc191ce6df44f5466638dda39d56280243 +Size (rhythmbox-0.8.8.tar.bz2) = 2435338 bytes |