ncftp: bump version to 3.2.6
[buildroot-gz.git] / package / sdl_mixer / Config.in
blob42dfe63c0a0f077c29e242e5a602bc4dc0b8c1d3
1 config BR2_PACKAGE_SDL_MIXER
2         bool "SDL_mixer"
3         depends on BR2_PACKAGE_SDL
4         help
5           SDL_mixer is a sample multi-channel audio mixer library.
6           It supports any number of simultaneously playing channels of
7           16 bit stereo audio, plus a single channel of music, mixed
8           by the popular MikMod MOD, Timidity MIDI, Ogg Vorbis, and
9           SMPEG MP3 libraries.
11           http://www.libsdl.org/projects/SDL_mixer/