ports/107445: multimedia/audacious depends on gconf1 when it should depend on gconf2
bgruber
knightbg at yahoo.com
Wed Jan 3 01:40:14 UTC 2007
>Number: 107445
>Category: ports
>Synopsis: multimedia/audacious depends on gconf1 when it should depend on gconf2
>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: Wed Jan 03 01:40:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: bgruber
>Release: 6.1
>Organization:
>Environment:
FreeBSD calvin 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Sat Oct 14 21:29:51 EDT 2006 root at calvin:/usr/obj/usr/src/sys/CALVIN i386
>Description:
When WITH_GNOME is set, this port is doing "USE_GNOME+= gconf". a quick check of the tarball's configure.ac shows that it is checking for gconf-2.0 >= 2.6.0. the port makefile should therefore be setting "USE_GNOME+= gconf2".
>How-To-Repeat:
Install audacious. If you don't have it installed, it will try to install devel/gconf (and it's dependencies) instead of devel/gconf2. I suppose if you don't have gconf2 installed it will fail to build, but i haven't tried that.
>Fix:
Change the line in the makefile to USE_GNOME+= gconf2
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list