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

Bug 694558

Summary: media-video/mplayer ignores debug useflag and strips binary
Product: Gentoo Linux Reporter: ickromwerk
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description ickromwerk 2019-09-16 14:17:59 UTC
Created attachment 590002 [details]
emerge --info

affects:

mplayer-1.3.0-r5.ebuild
mplayer-9999.ebuild

fixed by:

--- RESTRICT="faac? ( bindist )"
+++ RESTRICT="faac? ( bindist ) debug? ( strip )"