Bug 197894 - media-plugins/audacious-plugins-1.4.0_rc1 fails if dbus is not installed
|
Bug#:
197894
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: chainsaw@gentoo.org
|
Reported By: dale@dalew.co.uk
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-plugins/audacious-plugins-1.4.0_rc1 fails if dbus is not installed
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-11-02 17:39 0000
|
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.
Created an attachment (id=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.
D-Bus dependency now mandatory, so that remote control always works. Note that
you should not be filing bugs for masked packages...
(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.
*** Bug 199069 has been marked as a duplicate of this bug. ***
*** Bug 199069 has been marked as a duplicate of this bug. ***