Bug 369

Summary: Add SDL_gfx package
Product: buildroot Reporter: Evan Zelkowitz <evan.zelkowitz>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: linux Target: mipsel or any others
Build:
Attachments: Patch to add sdl gfx package

Description Evan Zelkowitz 2009-06-02 00:47:46 UTC
I have added the sdl_gfx package to my local buildroot usage and was opening this bug report to see if it should be added to the base code.  SDL_gfx is widely used and seemed to be one of the widely used ones missing from the sdl packages.  More info is here, http://www.ferzkopp.net/joomla/content/view/19/14/ and it is fairly simple to add it to buildroot.
Comment 1 Peter Korsgaard 2009-07-05 20:12:21 UTC
Yes, please send a patch to add it - Thanks!
Comment 2 Evan Zelkowitz 2009-07-16 00:05:13 UTC
Created attachment 475 [details]
Patch to add sdl gfx package

Patched against git from 07/15

This is my first time submitting a patch so hopefully I did alright.  The one thing I noticed is that the time stamps on the files are way different, the ones in git are from 1969 yet mine show the current date, so I dunno how that affects anything.
Comment 3 Peter Korsgaard 2009-07-18 09:31:10 UTC
Thanks, added to git with a few tweaks.