ports/58314: maintainer-update: audio/net-rhythmbox (add libvorbis dependency)

Hendrik Scholz hendrik at scholz.net
Tue Oct 21 00:50:24 UTC 2003


>Number:         58314
>Category:       ports
>Synopsis:       maintainer-update: audio/net-rhythmbox (add libvorbis dependency)
>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:   Mon Oct 20 17:50:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD deimos.raisdorf.net 5.1-RELEASE-p8 FreeBSD 5.1-RELEASE-p8 #2: Sun Sep 28 12:08:30 EST 2003 hscholz at deimos.raisdorf.net:/usr/src/sys/i386/compile/DEIMOS i386


	
>Description:

add libvorbis dependency. This should fix the compile error
reported by bento on sparc64:
http://bento.freebsd.org/errorlogs/sparc64-5-full/net-rhythmbox-0.4.8_2.log

Do not bump PORTREVISION since it either works or not but this does not
add any additional functionality.

>How-To-Repeat:
	
>Fix:

	

--- net-rhythmbox-0.4.8-2.diff begins here ---
diff -u net-rhythmbox-0.4.8-2/Makefile net-rhythmbox/Makefile
--- net-rhythmbox-0.4.8-2/Makefile	Mon Oct 20 20:38:40 2003
+++ net-rhythmbox/Makefile	Mon Oct 20 20:38:51 2003
@@ -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.1:${PORTSDIR}/audio/mad
+		mad.1:${PORTSDIR}/audio/mad \
+		vorbis.2:${PORTSDIR}/audio/libvorbis
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
Common subdirectories: net-rhythmbox-0.4.8-2/files and net-rhythmbox/files
--- net-rhythmbox-0.4.8-2.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list