Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2007 17:30:48 +0600
From:      "Denis Eremenko <moonshade@pnhz.kz>" <moonshade@pnhz.kz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/109982: multimedia/audacious-plugins unnecessary depends?
Message-ID:  <1173180648.35793@abyss.pnhz.kz>
Resent-Message-ID: <200703061140.l26Be4gd037342@freefall.freebsd.org>

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

>Number:         109982
>Category:       ports
>Synopsis:       multimedia/audacious-plugins unnecessary depends?
>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 Mar 06 11:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Denis Eremenko <moonshade@pnhz.kz>
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #0: Mon Mar  5 11:32:02 ALMT 2007
    root@abyss.pnhz.kz:/usr/obj/data/os/FreeBSD/src/6/src/sys/ABYSS-6



>Description:


multimedia/audacious-plugins unconditionally LIB_DEPENDS on audio/libsndfile, ftp/curl and audio/taglib.

But audio/libsndfile dependancy made with SNDFILE option and 
audio/taglib with MPC. Purpose of ftp/curl is unknown to me.

multimedia/audacious-plugins builds fine without any of them. Does unconditionally dependancy necessary?



>How-To-Repeat:





>Fix:


--- patch-Makefile begins here ---
--- Makefile.orig	Tue Mar  6 13:54:12 2007
+++ Makefile	Tue Mar  6 13:54:21 2007
@@ -15,9 +15,6 @@
 COMMENT=	Plugins needed for audacious
 
 BUILD_DEPENDS=	audacious:${PORTSDIR}/multimedia/audacious
-LIB_DEPENDS=	sndfile:${PORTSDIR}/audio/libsndfile  \
-		curl.4:${PORTSDIR}/ftp/curl \
-		tag.5:${PORTSDIR}/audio/taglib
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
--- patch-Makefile ends here ---



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



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