Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 20:43:58 -0400 (EDT)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58314: maintainer-update: audio/net-rhythmbox (add libvorbis dependency)
Message-ID:  <200310210043.h9L0hwrS041217@deimos.raisdorf.net>
Resent-Message-ID: <200310210050.h9L0oNf5052725@freefall.freebsd.org>

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

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



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