xiph
/
speexdsp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Think I fixed the force-* options wrt gapless support.
[speexdsp.git]
/
speex.pc.in
1
# libspeex pkg-config source file
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@
7
8
Name: speex
9
Description: Speex is an audio codec tuned for speech
10
Version: @SPEEX_VERSION@
11
Requires:
12
Conflicts:
13
Libs: -L${libdir} -lspeex
14
Cflags: -I${includedir}