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

Bug 774453

Summary: media-sound/lmms calf and caps use-flags support
Product: Gentoo Linux Reporter: Ivo Šmerek <ivo97>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: UNCONFIRMED ---    
Severity: enhancement CC: ionen, polynomial-c, proaudio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ivo Šmerek 2021-03-06 13:31:30 UTC
Current ebuild in portage tree does not contain calf and caps use-flags and instead hardcodes

> local mycmakeargs+=(
>	-DWANT_CAPS=FALSE
>	-DWANT_CALF=FALSE

I'm missing this functionality.

I tested it in custom ebuild and it works fine with use-flags.