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

Bug 504344

Summary: net-analyzer/multimon-ng-1.0.0-r1 USE=-pulseaudio still links against libpulseaudio
Product: Gentoo Linux Reporter: Laurent <laurent.fousseret>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal CC: radio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Laurent 2014-03-12 18:03:17 UTC
multimon-ng-1.0.0-r1 fails to build if pulse not installed even if the use flag -pulseaudio is set.

This can be solved by manualy remove -lpulse from the makefile.
Comment 1 Rick Farina (Zero_Chaos) gentoo-dev 2014-04-16 15:01:49 UTC
+  16 Apr 2014; Rick Farina <zerochaos@gentoo.org> multimon-ng-1.0.0-r1.ebuild,
+  multimon-ng-9999.ebuild:
+  fixing bug 504344, no longer links to pulse accidently


Thanks for the report. I've fixed this in place. Sorry for the delay.
Comment 2 Laurent 2014-04-16 16:13:51 UTC
(In reply to Rick Farina (Zero_Chaos) from comment #1)
> +  16 Apr 2014; Rick Farina <zerochaos@gentoo.org>
> multimon-ng-1.0.0-r1.ebuild,
> +  multimon-ng-9999.ebuild:
> +  fixing bug 504344, no longer links to pulse accidently
> 
> 
> Thanks for the report. I've fixed this in place. Sorry for the delay.

I will not complain for the delay, you did the work not me ;)
Thank you very much !!!
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2014-04-16 18:01:53 UTC
(In reply to Laurent from comment #2)
> I will not complain for the delay, you did the work not me ;)
> Thank you very much !!!

Providing the correct fix didn't hurt much either ;-)

Please feel free to report bugs with fixes anytime.