Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83546 - building mplayer with USE=real does not add win32codecs dependency
Summary: building mplayer with USE=real does not add win32codecs dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Chris White (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 05:23 UTC by bastian voigt
Modified: 2005-05-18 16:32 UTC (History)
2 users (show)

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 bastian voigt 2005-02-28 05:23:00 UTC
building mplayer with USE=real does not add win32codecs dependency.

Reproducible: Always
Steps to Reproduce:
Build mplayer with USE=real, without win32codecs being installed
Actual Results:  
build fails
Comment 1 Chris White (RETIRED) gentoo-dev 2005-03-15 21:54:44 UTC
Yes, I'm working on this one.  Actually one of the main issues I'm having is that I'd rather use real codecs, as they are the most up to date security wise.  I simply have to add in that logic.
Comment 2 Chris White (RETIRED) gentoo-dev 2005-03-18 13:26:26 UTC
Multiple bug changes:

mplayer-1.0_pre6-r1:

3gp support added
real uses RealCodecs+modified codecs.conf file
dvb support fixed

mplayer-1.0_pre5-r5

gcc detection works
real uses win32codecs dependancy
Comment 3 Sebastian 2005-03-19 07:40:12 UTC
Hello Chris,

mplayer-1_pre5-r5 uses your real logic now, But have you checked out emerging mplayer without "real" in USE? It fails right in the beginning with "win2codecs was emerged without "real" in USE". Something like that. Something is wrong with the if statement. I don't want win32codecs nor real and I'm glad you removed the win32codec dep in the first place. Could you please check the if statement? 

Thanks

Sebastian
Comment 4 Sebastian 2005-03-19 07:41:46 UTC
The if statement fails on my box because I don't have "real" un USE and I don't have win32codecs emerged.

Sebastian