diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-06-25 08:37:57 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-06-25 08:37:57 +0000 |
commit | fcc76eda3981f10381893a91f614442a81730b65 (patch) | |
tree | 9217ac8159f3245394b68cc21e5c80bf819eb5d5 /audio/rhythmbox | |
parent | 9e94f36c754e932c3c552e458b9f2f7e60f4a751 (diff) | |
download | pkgsrc-fcc76eda3981f10381893a91f614442a81730b65.tar.gz |
Update to 0.8.5. From Kouichirou Hiratsuka in PR pkg/26083.
* Metadata loading via Xine [Bastien Nocera]
* Don't crash on duplicate database entries [Colin Walters]
* Fix random crasher when using commandline args [Colin Walters]
* Fix small display, sourcelist, and browser keybindings to
not conflict with HIG [Colin Walters]
* Actually include sk translation
New Translations
* is (Gunnar Steinn Magnússon)
* sk (Ivan Noris)
Updated translations
* az (Metin Amiroff)
* bg (Peter Slavov)
* el (Nikos Charonitakis)
* fi (Ilkka Tuohela)
* fr (Christophe Fergeau)
* it (Luca Ferretti)
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/PLIST | 4 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 23366594965..dc1f796507b 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2004/05/19 11:36:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.18 2004/06/25 08:37:57 jmmv Exp $ # -DISTNAME= rhythmbox-0.8.4 +DISTNAME= rhythmbox-0.8.5 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 4e24ab686fe..3666d7b9047 100644 --- a/audio/rhythmbox/PLIST +++ b/audio/rhythmbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/04/16 22:16:01 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/06/25 08:37:57 jmmv Exp $ bin/rhythmbox lib/bonobo/librb-nautilus-context-menu.a lib/bonobo/librb-nautilus-context-menu.la @@ -70,6 +70,7 @@ ${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/is/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 @@ -85,6 +86,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/rhythmbox.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/rhythmbox.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/rhythmbox.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/rhythmbox.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/rhythmbox.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/rhythmbox.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/rhythmbox.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/rhythmbox.mo diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index 551d5911d90..d1bf69305af 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/05/19 11:36:57 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/06/25 08:37:57 jmmv Exp $ -SHA1 (rhythmbox-0.8.4.tar.bz2) = a0734850a22b505fbc3327e9dde1f3a58a520e78 -Size (rhythmbox-0.8.4.tar.bz2) = 1778890 bytes +SHA1 (rhythmbox-0.8.5.tar.bz2) = c751874e710c5e3d09a7c0b08a313193706dedd3 +Size (rhythmbox-0.8.5.tar.bz2) = 1787019 bytes |