Config.in 325 B

1234567891011
  1. config BR2_PACKAGE_AUDIOFILE
  2. bool "audiofile"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. The Audio File Library handles reading and writing audio files
  6. in many common formats.
  7. http://www.68k.org/~michael/audiofile/
  8. comment "audiofile requires a toolchain with C++ support enabled"
  9. depends on !BR2_INSTALL_LIBSTDCPP