summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-05-19 11:36:57 +0000
committerjmmv <jmmv>2004-05-19 11:36:57 +0000
commitd06b77015aec6c87d44c945726f160a2567a658a (patch)
treeca3ef9629bb03ac27f25de265a737afca590aaa6 /audio/rhythmbox/Makefile
parent22b481faa75e5d5da3a4d3c0f82a42bd41c18d0a (diff)
downloadpkgsrc-d06b77015aec6c87d44c945726f160a2567a658a.tar.gz
Update to 0.8.4; from Kouichirou Hiratsuka in PR pkg/25635:
* Many memory leak during playback fixes. * Fix initial sorting. * Make size-limited automatic playlists work. * Make editing automatic playlists with size/count limits work. * Fix seeking on short tracks. * Sync play/forward/back buttons after play order change. * Make supported media type tests dynamic, add audio/x-m4a if faad plugin is available. * Play even 0-rated songs sometimes in weighted random mode. * Add sk translation. * Update et, ca, no, de, pt and sv translations.
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 e0cd45684c3..23366594965 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/05/04 21:14:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/05/19 11:36:57 jmmv Exp $
#
-DISTNAME= rhythmbox-0.8.3
+DISTNAME= rhythmbox-0.8.4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/}
EXTRACT_SUFX= .tar.bz2