kumquat-buildroot/package/libid3tag/Config.in

9 lines
180 B
Plaintext
Raw Normal View History

2007-05-10 11:18:35 +02:00
config BR2_PACKAGE_LIBID3TAG
bool "libid3tag"
default n
select BR2_PACKAGE_ZLIB
2007-05-10 11:18:35 +02:00
help
ID3 tag reading library from the MAD project.
http://www.underbit.com/products/mad/