blob: 328a866674fdf0d6b5f4afc941567e4c836e2c53 [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:
Conflicts:
Libs: -L${libdir} -lspeexdsp -lm
Cflags: -I${includedir}