kumquat-buildroot/package/opusfile/Config.in
Gustavo Zacarias b579027ef3 opusfile: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-02-25 17:27:03 +01:00

14 lines
334 B
Plaintext

comment "opusfile needs a toolchain w/ largefile"
depends on !BR2_LARGEFILE
config BR2_PACKAGE_OPUSFILE
bool "opusfile"
depends on BR2_LARGEFILE
select BR2_PACKAGE_LIBOGG
select BR2_PACKAGE_OPUS
help
A convenient high-level API for decoding and basic manipulation
of all Ogg Opus audio streams.
http://opus-codec.org