diff options
author | drochner <drochner@pkgsrc.org> | 2009-09-15 10:50:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-09-15 10:50:13 +0000 |
commit | 3f0c36d6badee97061f93d3823019d8d3365b3f2 (patch) | |
tree | ecb174bf9385e62f62be32af1b83f6fbbae4944a /audio/rhythmbox | |
parent | ab0f5a9eb1c1ddd4b5bac86ec488a81dbdfc662f (diff) | |
download | pkgsrc-3f0c36d6badee97061f93d3823019d8d3365b3f2.tar.gz |
update to 0.12.4
changes:
-Configurable action for mouse-wheel events on the status icon
-Occasional transfer problems with MTP devices fixed
-bugfixes
-translation updates
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 6 | ||||
-rw-r--r-- | audio/rhythmbox/PLIST | 3 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index e6872a4bf32..ca530a627f7 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2009/08/26 19:57:12 sno Exp $ +# $NetBSD: Makefile,v 1.70 2009/09/15 10:50:13 drochner Exp $ # -DISTNAME= rhythmbox-0.12.3 -PKGREVISION= 2 +DISTNAME= rhythmbox-0.12.4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 @@ -22,6 +21,7 @@ USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --disable-browser-plugin CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc +CONFIGURE_ARGS+= --disable-fm-radio GCONF_SCHEMAS= rhythmbox.schemas diff --git a/audio/rhythmbox/PLIST b/audio/rhythmbox/PLIST index ca152732064..1c8d1f43a2e 100644 --- a/audio/rhythmbox/PLIST +++ b/audio/rhythmbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2009/07/31 08:50:27 drochner Exp $ +@comment $NetBSD: PLIST,v 1.24 2009/09/15 10:50:13 drochner Exp $ bin/rhythmbox bin/rhythmbox-client lib/librhythmbox-core.la @@ -477,6 +477,7 @@ share/locale/sr/LC_MESSAGES/rhythmbox.mo share/locale/sr@latin/LC_MESSAGES/rhythmbox.mo share/locale/sv/LC_MESSAGES/rhythmbox.mo share/locale/ta/LC_MESSAGES/rhythmbox.mo +share/locale/te/LC_MESSAGES/rhythmbox.mo share/locale/th/LC_MESSAGES/rhythmbox.mo share/locale/tr/LC_MESSAGES/rhythmbox.mo share/locale/uk/LC_MESSAGES/rhythmbox.mo diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index a637407d40d..e18d380fc3b 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.30 2009/08/02 12:10:39 drochner Exp $ +$NetBSD: distinfo,v 1.31 2009/09/15 10:50:13 drochner Exp $ -SHA1 (rhythmbox-0.12.3.tar.bz2) = f1def95f92993ade14f7b0ec2323e9d2e4aaad03 -RMD160 (rhythmbox-0.12.3.tar.bz2) = 8fc030b320065578b4a0851ecd87c5753b6dce93 -Size (rhythmbox-0.12.3.tar.bz2) = 4999529 bytes +SHA1 (rhythmbox-0.12.4.tar.bz2) = 8995a1f96d3751ccbe4ae6d03b093fefc017251f +RMD160 (rhythmbox-0.12.4.tar.bz2) = 442b4ac63a23024870153714df21de6a3b1364b9 +Size (rhythmbox-0.12.4.tar.bz2) = 5100171 bytes SHA1 (patch-aa) = a31b22483c63ee73bf32ca583afcc82c29e9562a SHA1 (patch-ab) = ad082691fc80177a6d6f843278f04a0f5399c205 SHA1 (patch-ac) = c5639f5ecef6c1b42a4071fc77338591f12683cc |