[Trac #1266] Need support for libsdl in the build

Zarro Boogs per Child bugtracker at laptop.org
Wed Apr 4 20:09:31 EDT 2007


#1266: Need support for libsdl in the build
------------------------------+---------------------------------------------
 Reporter:  kentquirk         |        Owner:  J5       
     Type:  enhancement       |       Status:  new      
 Priority:  normal            |    Milestone:  Untriaged
Component:  distro            |   Resolution:           
 Keywords:  SDL game library  |  
------------------------------+---------------------------------------------
Comment (by AlbertCahalan):

 Huh? Who is feeding this rumor? The SDL library works perfectly, at least
 with OS build 303. It works with all bit depths from 15-bit to 32-bit.

 Picture of a B2 XO running an SDL app started from the console:
 http://wiki.laptop.org/go/Tux_Paint

 Just go for it:

 {{{
 yum -y install SDL_ttf-devel SDL-devel SDL_mixer-devel gcc make
 cd /var/cache/yum
 rpm -Uvh `find . -name \*.rpm`
 }}}

 That'll install Qt BTW, because Fedora's RPM dependencies are like cancer.
 SDL_Pango-devel is hopeless, though I forget exactly why.

 There are of course performance problems because of the 5:6:5 color, but
 that isn't SDL-specific at all. CPUs have instructions for handling 8-bit
 channels. There are no CPU instructions for 5-bit channels or 6-bit
 channels, or even any way to take the addresses of such channels.

-- 
Ticket URL: <http://dev.laptop.org/ticket/1266#comment:1>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list