Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 22:51:03 -0500 (EST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        krion@FreeBSD.org
Subject:   ports/63106: maintainer-update: audio/net-rhythmbox
Message-ID:  <20040220035103.CB2DC39845@slurmcan.wormulon.net>
Resent-Message-ID: <200402200400.i1K40d7r022765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63106
>Category:       ports
>Synopsis:       maintainer-update: audio/net-rhythmbox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 20:00:38 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RC amd64
>Organization:
>Environment:
System: FreeBSD slurmcan.wormulon.net 5.2.1-RC FreeBSD 5.2.1-RC #0: Sat Jan 31 12:38:34 GMT 2004 root@ngoc.NUXI.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

Undo pr 62853 and instead of removing libvorbis dependency chase it.

Sorry, my fault.

This should fix
http://bento.freebsd.org/errorlogs/i386-5-latest/net-rhythmbox-0.4.8_4.log

>How-To-Repeat:
	
>Fix:

	

--- net-rhythmbox-vorbis-undo.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/FreeBSD-CVS/ports/audio/net-rhythmbox/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	14 Feb 2004 22:29:25 -0000	1.14
+++ Makefile	20 Feb 2004 03:48:39 -0000
@@ -17,7 +17,8 @@
 LIB_DEPENDS=	musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
 		gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
 		FLAC.5:${PORTSDIR}/audio/flac \
-		mad.2:${PORTSDIR}/audio/mad
+		mad.2:${PORTSDIR}/audio/mad \
+		vorbis.3:${PORTSDIR}/audio/libvorbis
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
--- net-rhythmbox-vorbis-undo.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040220035103.CB2DC39845>