From 41588cc8d12c549c250af080363a883bc6654dfb Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 Apr 2004 09:53:55 +0000 Subject: Update to 0.7.2. The package now uses a working version of gstreamer, and only requires the plugins it will really use. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes since 0.7.1: * Many crasher bugfixes [Ben Liblit, Colin Walters] * Initial work on saving database and playlists while running [David Dollar] * Fix mime type detection [Colin Walters] * Fix import of non-UTF8 filenames [Colin Walters] * Actually respect Cancel in import dialog [Colin Walters] * Several fixes for GTK+ 2.4 file dialogs [Colin Walters] * Display buffering progress for Xine backend [David Dollar] * iPod fixes [Christophe Fergeau] * Remove deprecated casting usage [Christophe Fergeau] * New --shuffle argument [James Willcox] * Use automake 1.8 if available [Christian Schaller, Colin Walters] * Fix for GTK+ 2.4 detection [Christophe Fergeau] * Nicer iPod icon [Jakub Steiner] * Actually distribute README.iPod [Colin Walters] * Xine player fixes [David Dollar] * Add MonkeysAudio to known music MIME types [Jérémy SIMON] * Canonicalize filenames into URLS when loading playlists [Colin Walters] * Fix race condition in database load [Colin Walters] * Remove some unused functions [Bastien Nocera] * Updated translations: el, hu, hr, tr, ga, ja, nl, da, lt. --- audio/rhythmbox/Makefile | 8 ++++++-- audio/rhythmbox/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 76a7c36ad0e..39339808c2b 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/04/01 19:12:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/06 09:53:55 jmmv Exp $ # -DISTNAME= rhythmbox-0.7.1 +DISTNAME= rhythmbox-0.7.2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.7/} EXTRACT_SUFX= .tar.bz2 @@ -12,6 +12,10 @@ COMMENT= Music management application for GNOME BUILD_USES_MSGFMT= YES DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs +DEPENDS+= gst-plugins-esound>=0.8.0:../../audio/gst-plugins-esound +DEPENDS+= gst-plugins-gnomevfs>=0.8.0:../../sysutils/gst-plugins-gnomevfs +DEPENDS+= gst-plugins-mad>=0.8.0:../../audio/gst-plugins-mad +DEPENDS+= gst-plugins-vorbis>=0.8.0:../../audio/gst-plugins-vorbis GNU_CONFIGURE= YES USE_BUILDLINK3= YES diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index 002c98ef6fa..b8e36d5b224 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/04/01 19:12:51 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2004/04/06 09:53:55 jmmv Exp $ -SHA1 (rhythmbox-0.7.1.tar.bz2) = e342ee5655e5e3b7f855e6ca1f90f36a98d0eb66 -Size (rhythmbox-0.7.1.tar.bz2) = 1685995 bytes +SHA1 (rhythmbox-0.7.2.tar.bz2) = dd0099d50a1763a3cf078018d81c2397895219fd +Size (rhythmbox-0.7.2.tar.bz2) = 1708189 bytes -- cgit v1.2.3