[go: nahoru, domu]

blob: 6c6d26f3ab6e9b6bc95dcac2c601ee0e9c45b15b [file] [log] [blame]
Elliott Hughesaf8bb902018-06-26 16:57:59 -07001# libspeexdsp pkg-config source file
2
3prefix=@prefix@
4exec_prefix=@exec_prefix@
5libdir=@libdir@
6includedir=@includedir@
7
8Name: speexdsp
9Description: Speexdsp is a speech processing library that goes along with the Speex codec
10Version: @PACKAGE_VERSION@
11Requires: @FFT_PKGCONFIG@
12Conflicts:
13Libs: -L${libdir} -lspeexdsp
14Libs.private: @LIBM@
15Cflags: -I${includedir}