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.
This commit is contained in:
jmmv 2004-05-19 11:36:57 +00:00
parent 50bb1c2171
commit 5ebbbb2ac1
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.9 2004/05/04 21:14:12 jmmv Exp $
$NetBSD: distinfo,v 1.10 2004/05/19 11:36:57 jmmv Exp $
SHA1 (rhythmbox-0.8.3.tar.bz2) = 1500685be4b219599418de050cc69cd5015d00f0
Size (rhythmbox-0.8.3.tar.bz2) = 1778132 bytes
SHA1 (rhythmbox-0.8.4.tar.bz2) = a0734850a22b505fbc3327e9dde1f3a58a520e78
Size (rhythmbox-0.8.4.tar.bz2) = 1778890 bytes