Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694558 - media-video/mplayer ignores debug useflag and strips binary
Summary: media-video/mplayer ignores debug useflag and strips binary
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: 2019-09-16 14:17 UTC by ickromwerk
Modified: 2019-09-16 15:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge --info.txt,6.40 KB, text/plain)
2019-09-16 14:17 UTC, ickromwerk
Details

Note You need to log in before you can comment on or make changes to this bug.
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 )"