remove Maintainer: and Source: from packages
[openwrt.git] / openwrt / package / id3lib / Config.in
1 config BR2_PACKAGE_ID3LIB
2 prompt "id3lib - An ID3v1/ID3v2 tagging library"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_UCLIBCXX
6 select BR2_PACKAGE_ZLIB
7 help
8 An ID3v1/ID3v2 tagging library.
9
10 http://www.id3lib.org/
11
12 Depends: uClibc++, zlib
13
14
This page took 0.052804 seconds and 5 git commands to generate.