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

Bug 830330

Summary: media-libs/avidemux-plugins-2.7.8: should use a52 use flag for media-libs/a52dec package
Product: Gentoo Linux Reporter: Bogdan <bogdan.pylypenko107>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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().