xref: /OK3568_Linux_fs/buildroot/package/libid3tag/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBID3TAG
2	bool "libid3tag"
3	select BR2_PACKAGE_ZLIB
4	help
5	  ID3 tag reading library from the MAD project.
6
7	  http://www.underbit.com/products/mad/
8