2
1

Config.in 269 B

12345678910111213
  1. config BR2_PACKAGE_MPG123
  2. bool "mpg123"
  3. default n
  4. help
  5. Fast, free and portable MPEG audio player for Unix. It supports
  6. MPEG 1.0/2.0 layers 1, 2 and 3.
  7. http://www.mpg123.de/
  8. config BR2_PACKAGE_MPG123_ALSA
  9. bool
  10. default y
  11. depends on BR2_PACKAGE_ALSA_LIB