kumquat-buildroot/package/sdl_mixer/Config.in
Peter Korsgaard 6be5cb76b9 buildroot: SDL_mixer package
Based on patch from Hebbar.
2008-03-07 13:31:33 +00:00

13 lines
382 B
Plaintext

config BR2_PACKAGE_SDL_MIXER
bool "SDL_mixer"
default n
help
SDL_mixer is a sample multi-channel audio mixer library.
It supports any number of simultaneously playing channels of
16 bit stereo audio, plus a single channel of music, mixed
by the popular MikMod MOD, Timidity MIDI, Ogg Vorbis, and
SMPEG MP3 libraries.
http://www.libsdl.org/projects/SDL_mixer/