projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix dnsmasq init script
[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.040054 seconds
and
5
git commands to generate.