5d6f32878f
Move audio libraries out of the Audio and Video category into the Libraries/Audio one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
config BR2_PACKAGE_LIBID3TAG
|
|
bool "libid3tag"
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
ID3 tag reading library from the MAD project.
|
|
|
|
http://www.underbit.com/products/mad/
|