Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78481 - mplayer ebuild enhancement request
Summary: mplayer ebuild enhancement request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 02:24 UTC by SciYro
Modified: 2005-02-07 11:51 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 SciYro 2005-01-18 02:24:31 UTC
i was wondering if mplayers ebuild could be changed to make it easy to disable the building of the binary win32codecs .. currently i find the codecs dont work (at least on the command line) and are more trouble then they are worth, the codecs that come with mplayer by default are enough to play most files (real media being the bigest exeption) just fine, wereas the win32codecs kept being "aborted" or tryed to smash the stacks (some SSP violation if compiled with -fstack-protector-all).. .. right now win32codecs are install by default for anyone using a arch of x86 .. could this maybe be pushed into a USE flag so these binary codecs wont be install, and used by mplayer (its a big pain to try and get mplayer to not use those codecs, its easyer to just rename the ARCH variable to some nonsence value then change it back after mplayer installs, but makes automatic updates thru cron impossible, or at least harder)
Comment 1 Chris White (RETIRED) gentoo-dev 2005-02-06 09:24:45 UTC
In CVS, thanks for reporting!
Comment 2 Andy Wang 2005-02-07 11:51:53 UTC
This broke amd64.

see bug #81149.

Shouldn't this change have been severe enough to justify a 1.0_pre5-r6 bump?  This is one of the areas that I've found gentoo someone lacking. There doesn't seem to be commonly adhered to process of rev-bumping ebuilds.  This totally confused the hell out of me when I changed some USE flags to rebuild mplayer on my amd64 system, and it took some digging before I noticed what it was that broke it, especially since 1.0_pre5-r5 built fine previously.

FYI, not meaning to be insulting/offensive here, just thinking aloud (constructive criticism).