Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150042 - media-plugins/audacious-plugins-1.2.1 needs 'libnotify' USE flag
Summary: media-plugins/audacious-plugins-1.2.1 needs 'libnotify' USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 03:24 UTC by Giacomo Perale
Modified: 2006-10-30 05:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giacomo Perale 2006-10-04 03:24:20 UTC
Audacious plugins includes a libnotify plugin which currently auto-detects the library. The ebuild should use the 'libnotify' USE flag to enable and disable the libnotify support.

./configure --help:

[...]
  --disable-notify        disable libnotify plugin (default=enabled)
[...]
Comment 1 Giacomo Perale 2006-10-13 01:41:20 UTC
update, audacious-plugins-1.2.1
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2006-10-13 02:19:52 UTC
This is on hold until a working version of libnotify is released. Current versions will cause Audacious to segfault on exit and have a nasty D-Bus problem that I haven't been able to pin down.
You are free to try it yourself, but I will not add the USE-flag until I can explicitly depend on a libnotify without obvious bugs.
Comment 3 Giacomo Perale 2006-10-13 03:05:28 UTC
Well, you should add at least a --disable-notify, because now audacious-plugins configure script automatically enables the plugin if libnotify is available on the system.
Comment 4 Giacomo Perale 2006-10-15 10:12:44 UTC
Well, you should add at least a --disable-notify, because now audacious-plugins configure script automatically enables the plugin if libnotify is available on the system.
Comment 5 Alessandro Guido 2006-10-23 08:55:03 UTC
(In reply to comment #2)
> This is on hold until a working version of libnotify is released. Current
> versions will cause Audacious to segfault on exit and have a nasty D-Bus
> problem that I haven't been able to pin down.
> You are free to try it yourself, but I will not add the USE-flag until I can
> explicitly depend on a libnotify without obvious bugs.
> 

On my system works very well.
media-sound/audacious-1.2.0_rc3
media-plugins/audacious-plugins-1.2.1
sys-apps/dbus-0.91
dev-libs/dbus-glib-0.71
x11-libs/libnotify-0.4.3
x11-misc/notification-daemon-0.3.6

the ebuild needs the libnotify useflag to pull in required deps.
Comment 6 Tony Vroon (RETIRED) gentoo-dev 2006-10-30 05:14:06 UTC
Very well, libnotify USE-flag added to audacious-plugins-1.2.2-r1; note that you have been warned about instability that I can not solve as the problem is in libnotify.
Keep this in mind when filing/assigning bugs.