Add SDL_sound package
authorEvan Zelkowitz <evan.zelkowitz@gmail.com>
Sun, 20 Sep 2009 08:02:44 +0000 (10:02 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 20 Sep 2009 08:05:15 +0000 (10:05 +0200)
commit8e8354d4dbc6c3325881b840e77906e1d4cd0e1a
tree8cbce1104712b6799d093122850b8a113cf7cf17
parent0c050a7fe567c94856cf975258983882110b9aa6
Add SDL_sound package

Closes #477

Peter: minor tweaks:
 - sdl_snd -> sdl_sound
 - cleaned up help text
 - don't transform binary name
 - add option to keep playsound/playsound_simple - Off by default
 - fix uninstall when BR2_HAVE_DEVFILES isn't enabled

Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/Config.in
package/sdl_sound/Config.in [new file with mode: 0644]
package/sdl_sound/sdl_sound.mk [new file with mode: 0644]