Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556910 - media-plugins/audacious-plugins-3.6.2: fix neon and add statusicon
Summary: media-plugins/audacious-plugins-3.6.2: fix neon and add statusicon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-07 08:10 UTC by nE0sIghT
Modified: 2015-08-14 08:04 UTC (History)
1 user (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 nE0sIghT 2015-08-07 08:10:09 UTC
Statusicon plugin can be always enabled because we always build gui.
Neon controlled via "use_enable http neon".

There is also wrong gtk:2 dependency - reported at bug 556878

--- ../../../gentoo/media-plugins/audacious-plugins/audacious-plugins-3.6.2.ebuild	2015-08-06 19:11:55.426379835 +0300
+++ ./audacious-plugins-3.6.2-r1.ebuild	2015-08-07 10:59:08.012765469 +0300
@@ -103,7 +103,7 @@
 		${ffmpeg} \
 		--enable-modplug \
 		--disable-soxr \
-		--enable-neon \
+		--enable-statusicon \
 		$(use_enable adplug) \
 		$(use_enable aac) \
 		$(use_enable alsa) \
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2015-08-14 07:56:50 UTC
(In reply to nE0sIghT from comment #0)
> Statusicon plugin can be always enabled because we always build gui.

Agreed.

> Neon controlled via "use_enable http neon".

Indeed, missed that one. Thanks.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2015-08-14 08:04:10 UTC
* 1 files being committed... 
[master 5eb1707] media-plugins/audacious-plugins: Correct two USE-flag to configuration errors, closes bug #556878 by Amadeusz Sławiński & bug #556910 by nE0sIghT.
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename media-plugins/audacious-plugins/{audacious-plugins-3.6.2.ebuild => audacious-plugins-3.6.2-r1.ebuild} (98%)

Commit complete.