Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830330 - media-libs/avidemux-plugins-2.7.8: should use a52 use flag for media-libs/a52dec package
Summary: media-libs/avidemux-plugins-2.7.8: should use a52 use flag for media-libs/a52...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-31 03:58 UTC by Bogdan
Modified: 2022-01-01 00:17 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 Bogdan 2021-12-31 03:58:47 UTC
avidemus-plugins has 'a52' use flag, but does not use it as expected and forcibly install media-libs/a52dec package.

Reproducible: Always



Expected Results:  
If 'a52' use flag disabled, then ebuild must:
1) does not install media-libs/a52dec package;
2) does not use a52 external library in src_configure().