buildrootschalter/package/twolame/Config.in
Jerzy Grzegorek e7d8e346fd package: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-10-02 22:43:53 +02:00

14 lines
392 B
Plaintext

config BR2_PACKAGE_TWOLAME
bool "twolame"
depends on BR2_LARGEFILE # libsndfile
select BR2_PACKAGE_LIBSNDFILE
help
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME.
http://www.twolame.org/
comment "twolame needs a toolchain w/ largefile"
depends on !BR2_LARGEFILE