Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774453 - media-sound/lmms calf and caps use-flags support
Summary: media-sound/lmms calf and caps use-flags support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-06 13:31 UTC by Ivo Šmerek
Modified: 2021-03-07 13:00 UTC (History)
3 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 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.