Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 197894

Summary: media-plugins/audacious-plugins-1.4.0_rc1 fails if dbus is not installed
Product: Gentoo Linux Reporter: Dale Whittaker <dale>
Component: New packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: normal CC: tommy
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Modified ebuild which adds dbus use flag

Description Dale Whittaker 2007-11-02 17:39:02 UTC
The ebuild for audacious-plugins is missing a 'dbus' flag.  The configure script for audacious-plugins checks for --enable-debug, which is enabled by default.  This means that any system that does not have dbus installed will fail to build.


Reproducible: Always

Steps to Reproduce:
1.Try to install the audacious-plugins package when dbus is not installed.
2.
3.

Actual Results:  
audacious-plugins fails to install.

Expected Results:  
there should be a 'dbus' use flag.  if this is not enabled, audacious-plugins should be built without dbus support.
Comment 1 Dale Whittaker 2007-11-02 17:41:15 UTC
Created attachment 135025 [details]
Modified ebuild which adds dbus use flag

Attached ebuild adds a dbus use flag.  This allows audacious-plugins to be compiled on systems that do not have dbus-glib installed.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2007-11-03 00:56:16 UTC
D-Bus dependency now mandatory, so that remote control always works. Note that you should not be filing bugs for masked packages...
Comment 3 Dale Whittaker 2007-11-03 08:46:10 UTC
(In reply to comment #2)
> D-Bus dependency now mandatory, so that remote control always works. Note that
> you should not be filing bugs for masked packages...
> 

Apologies for filing the bug for a masked package, i didn't know this.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-11-13 17:44:19 UTC
*** Bug 199069 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-11-13 18:02:54 UTC
*** Bug 199069 has been marked as a duplicate of this bug. ***