Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The current mplayer-1.0_pre4-r2.ebuild uses the check-kernel eclass. This eclass does not know about the koutput features in newer kernels, this can be fixed by using the kmod.eclass and changing a few variable names... Will attach ebuild patch in a moment.
Created an attachment (id=31939) [details] Patch for ebuild Just a diff against the -r3 i created in my overlay.
Thanks. It would be a good idea to add a comment to check-kernel.eclass if it is deprecated. I'm trying to use this koutput stuff, but I still have some problems... will revisit this on wednesday, I think.
Ok, -r3 does this now. Please check if I got it right.
Yeps all well done Patrick...