There seems to be some confusion in which situations SDL{2} libs are required actually. According to http://forum.kodi.tv/showthread.php?tid=214909 SDL2 is only required where --enable-joystick is used. I reported this back in january already, see https://bugs.gentoo.org/show_bug.cgi?id=536602. So Revision 1.13 introduces a regression/dependency to SDL libs again in context of IUSE=+texturepacker. 127 texturepacker? ( 128 media-libs/libsdl 129 media-libs/sdl-image 130 ) According to upstream this is not required.
didnt xbmc get renamed to kodi a while ago?
(In reply to Jason Zaman from comment #1) > didnt xbmc get renamed to kodi a while ago? Long time XBMC, ehm KODI user here ^^ Sorry for that, a certain brain muscle felt back into old patterns...
should be all set now in the tree; thanks for the report! Commit message: Drop sdl deps for USE=texturepacker as upstream no longer needs it http://sources.gentoo.org/media-tv/kodi/kodi-9999.ebuild?r1=1.14&r2=1.15