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
p7zip: assorted fixes
[oi-userland.git]
/
components
/
encumbered
/
libmad
/
files
/
mad.pc
blob
d0655a65aca84be041806c9433c67d1c056d14fb
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=%LIBDIR%
4
includedir=${prefix}/include/
5
6
Name: libMAD
7
Description: A high-quality MPEG audio decoder
8
Version: %VERSION%
9
Libs: -L${libdir} -lmad
10
Cflags: -I${includedir}