ports/130790: [PATCH] missing dependency for audio/sound-juicer

Junji NAKANISHI jun-g at daemonfreaks.com
Tue Jan 20 18:30:02 UTC 2009


>Number:         130790
>Category:       ports
>Synopsis:       [PATCH] missing dependency for audio/sound-juicer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 20 18:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.1-STABLE #4: Sun Jan 11 03:44:03 JST 2009
    root at blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


sound-juicer needs devel/gstreamer-plugins-gio.


>How-To-Repeat:


When it is not installed, sound-juicer doesn't start.


>Fix:


--- sj.patch begins here ---
diff -du sound-juicer.orig/Makefile sound-juicer/Makefile
--- sound-juicer.orig/Makefile	2009-01-21 03:06:17.000000000 +0900
+++ sound-juicer/Makefile	2009-01-21 03:06:45.000000000 +0900
@@ -26,7 +26,7 @@
 INSTALLS_OMF=	yes
 USE_GNOME=	gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \
 		gnomedocutils
-USE_GSTREAMER=	cdparanoia vorbis flac gconf good
+USE_GSTREAMER=	cdparanoia vorbis flac gconf gio good
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-ignore-missing-cd
 INSTALLS_ICONS=	yes
--- sj.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list