Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256054 - media-video/mplayer-1.0_rc2_p28288 ignores mng use flag if libmng is installed
Summary: media-video/mplayer-1.0_rc2_p28288 ignores mng use flag if libmng is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-23 00:12 UTC by Francisco J. Vazquez
Modified: 2009-02-26 20:25 UTC (History)
0 users

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 Francisco J. Vazquez 2009-01-23 00:12:21 UTC
As the title says, mplayer ignores the mng use flag if libmng is installed. A simple "grep mng" of the ebuild will only show the IUSE and RDEPEND lines.

Trivial solution: add "mng" to the list of use flags in the line 324 of the ebuild, with "gif", "jpeg" et al.

Reproducible: Always

Steps to Reproduce:
1. emerge libmng
2. USE="-mng" emerge mplayer
3.

Actual Results:  
mplayer is compiled with mng support

Expected Results:  
mplayer ignores installed libmng
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2009-02-26 20:25:09 UTC
Thanks, fixed in mplayer-20090226.28734.ebuild