The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / sdl_mixer / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/sdl_mixer/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/sdl_mixer/Config.in
new file mode 100644 (file)
index 0000000..42dfe63
--- /dev/null
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_SDL_MIXER
+       bool "SDL_mixer"
+       depends on BR2_PACKAGE_SDL
+       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/