Config.in 337 B

12345678910111213
  1. config ADK_PACKAGE_LIBID3TAG
  2. prompt "libid3tag......................... An ID3 tag manipulation library"
  3. tristate
  4. default n
  5. select ADK_PACKAGE_ZLIB
  6. help
  7. libid3tag is a library for reading and (eventually) writing ID3 tags, both
  8. ID3v1 and the various versions of ID3v2.
  9. http://mad.sourceforge.net/
  10. Depends: zlib