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
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.
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
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
The if statement fails on my box because I don't have "real" un USE and I don't have win32codecs emerged. Sebastian