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
Description:   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.

------- Comment #1 From Dale Whittaker 2007-11-02 17:41:15 0000 -------
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.

------- Comment #2 From Tony Vroon 2007-11-03 00:56:16 0000 -------
D-Bus dependency now mandatory, so that remote control always works. Note that
you should not be filing bugs for masked packages...

------- Comment #3 From Dale Whittaker 2007-11-03 08:46:10 0000 -------
(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 From Jakub Moc (RETIRED) 2007-11-13 17:44:19 0000 -------
*** Bug 199069 has been marked as a duplicate of this bug. ***

------- Comment #5 From Jakub Moc (RETIRED) 2007-11-13 18:02:54 0000 -------
*** Bug 199069 has been marked as a duplicate of this bug. ***