Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152761 - mplayer can use win32codecs for real codecs support
Summary: mplayer can use win32codecs for real codecs support
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-25 03:03 UTC by Non_E
Modified: 2006-10-25 03:12 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 Non_E 2006-10-25 03:03:31 UTC
Mplayer has the real codec use flag. When active it requires RealPlayer to be emerged. On the other hand I have had always success with using win32codecs with real use flag (therefore providing realplayer codecs). The necessary change in mplayer ebuild is to add some detection whether win32codecs package with real use flag is installed and change dependencies and REALLIBDIR (to "/usr/lib/real").

Thank you for considering this.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 03:11:03 UTC
Well, this can't be done until dependencies are able to check for use flags (see 2272); as you've noted, it required win32codecs to be emerged w/ USE=real; there's no way to state such dependency now.

Feel free to reopen once the above bug is solved.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 03:12:07 UTC
To clarify bit more, I meant Bug 2272