Welcome to mirror list, hosted at ThFree Co, Russian Federation.

speex.pc.in - github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7d4caeb1514436610147887c3b4b89c9958becd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# libogg pkg-config source file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: speex
Description: Speex is an audio codec tuned for speech
Version: @SPEEX_VERSION@
Requires: ogg
Conflicts:
Libs: -L${libdir} -lspeex
Cflags: -I${includedir}