Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136287 - mplayer ebuild 1.0.20060415 inverts sense of USE="speex"
Summary: mplayer ebuild 1.0.20060415 inverts sense of USE="speex"
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: 2006-06-10 07:42 UTC by Adam Jones
Modified: 2006-06-10 14:08 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 Adam Jones 2006-06-10 07:42:10 UTC
The ebuild for mplayer version 1.0.20060415 disables speex support when USE="speex" is set and enables it if USE="-speex" is set.  This is rather counterintuitive.

The offending line in the ebuild is:

use speex && myconf="${myconf} --disable-speex
Comment 1 Luca Barbato gentoo-dev 2006-06-10 14:08:59 UTC
you are right. Thank you