blob: bfa8ddcf352754a6d2239e48e441a6d357c1ecf7 [file] [log] [blame]
# libspeexdsp pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: speexdsp
Description: Speexdsp is a speech processing library that goes along with the Speex codec
Version: @SPEEX_VERSION@
Requires: @FFT_PKGCONFIG@
Conflicts:
Libs: -L${libdir} -lspeexdsp
Libs.private: -lm
Cflags: -I${includedir}