Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16758 - mplayer ebuilds bug - not respecting the esd use flag
Summary: mplayer ebuilds bug - not respecting the esd use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-03 13:42 UTC by alex f
Modified: 2003-03-06 16:27 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 alex f 2003-03-03 13:42:43 UTC
ALL mplayer ebuilds do not respect USE=-esd. that is because in the src_compile
part of the ebuild there is missing something like:

        use esd \
                || myconf="${myconf} --disable-esd"

and since it's missing, esd support is always included when compiling.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-06 16:27:35 UTC
Fixed on cvs for rc4.