10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
config BR2_PACKAGE_LIBID3TAG
|
|
bool "libid3tag"
|
|
default n
|
|
select BR2_PACKAGE_ZLIB
|
|
depends on BR2_PACKAGE_LIBMAD
|
|
help
|
|
ID3 tag reading library from the MAD project.
|
|
|
|
http://www.underbit.com/products/mad/
|