blob: 6ffe0237e2428c141cd238667be2aecee9ea9fdb [file] [log] [blame]
# libspeex 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:
Conflicts:
Libs: -L${libdir} -lspeex -lm
Cflags: -I${includedir}