repo.or.cz
/
sox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rate: add some sanity checking
[sox.git]
/
sox.pc.in
blob
ea57b2b64961fb53f5c915de5ae1f7ef63d82000
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: SoX
7
Description: Audio file format and effects library
8
Version: @VERSION@
9
URL: http://sox.sourceforge.net
10
Libs: -L${libdir} -lsox
11
Libs.private: @LIBS@
12
Cflags: -I${includedir}