summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-12-09 10:30:00 +0000
committerdrochner <drochner>2009-12-09 10:30:00 +0000
commit405e310a5070d6d0fed434a3548be1e8c95b3b5e (patch)
tree1b2995d4a1c4d87daef575074f2e542dcccef9fb /audio/rhythmbox/Makefile
parent0da5d424cc8cda76572dc4db6ca7b628a4081de9 (diff)
downloadpkgsrc-405e310a5070d6d0fed434a3548be1e8c95b3b5e.tar.gz
update to 0.12.6
changes: -Context pane plugin -Power management plugin reworked to use new D-Bus API -MTP plugin reworked to do everything asynchronously -Volume slider levels match what PulseAudio displays -Playback pipeline filter interfaces actually work properly now -Much improved visualization performance when crossfading is enabled -bugfixes -translation updates
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index d5f42c33ee6..7b84bfc4355 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2009/10/30 11:48:11 drochner Exp $
+# $NetBSD: Makefile,v 1.72 2009/12/09 10:30:00 drochner Exp $
#
-DISTNAME= rhythmbox-0.12.5
+DISTNAME= rhythmbox-0.12.6
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/}
EXTRACT_SUFX= .tar.bz2