Bug 369 - Add SDL_gfx package
Summary: Add SDL_gfx package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 00:47 UTC by Evan Zelkowitz
Modified: 2009-07-18 09:31 UTC (History)
1 user (show)

See Also:
Host: linux
Target: mipsel or any others
Build:


Attachments
Patch to add sdl gfx package (1.71 KB, patch)
2009-07-16 00:05 UTC, Evan Zelkowitz
Details

Note You need to log in before you can comment on or make changes to this bug.
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.