repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
openexr: make architecture independent
[oi-userland.git]
/
components
/
library
/
libid3tag
/
files
/
id3tag.pc
blob
176a70cb8b4f7b1bf84aaaed5192a937d27f6e1e
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include/
5
6
Name: libid3tag
7
Description: ID3 tag reading library from the MAD project
8
Version: 0.15.1b
9
Libs: -L${libdir} -lid3tag
10
Cflags: -I${includedir}