Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546052 - media-tv/kodi-9999: do not require media-libs/libsdl and media-libs/sdl-image
Summary: media-tv/kodi-9999: do not require media-libs/libsdl and media-libs/sdl-image
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Xbox project
URL: http://forum.kodi.tv/showthread.php?t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 11:54 UTC by hal
Modified: 2015-04-11 20:46 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 hal 2015-04-09 11:54:57 UTC
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.
Comment 1 Jason Zaman gentoo-dev 2015-04-09 16:16:24 UTC
didnt xbmc get renamed to kodi a while ago?
Comment 2 hal 2015-04-09 16:49:14 UTC
(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...
Comment 3 SpanKY gentoo-dev 2015-04-11 20:46:34 UTC
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