ubuntu-buildroot/package/flac/Config.in

11 lines
214 B
Plaintext
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
config BR2_PACKAGE_FLAC
bool "flac"
depends on BR2_USE_WCHAR
help
FLAC is an Open Source lossless audio codec.
https://xiph.org/flac/
comment "flac needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR