summaryrefslogtreecommitdiffstats
path: root/package/libid3tag/Config.in
blob: 6c1141ce8a4ff029329d7c690909d7884bdd06ed (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBID3TAG
	bool "libid3tag"
	default n
	select BR2_PACKAGE_ZLIB
	help
	  ID3 tag reading library from the MAD project.

	  http://www.underbit.com/products/mad/