The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# libspeexdsp pkg-config source file

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: speexdsp
Description: Speexdsp is a speech processing library that goes along with the Speex codec
Version: 1.2rc1
Requires: 
Conflicts:
Libs: -L${libdir} -lspeexdsp
Libs.private: -lm
Cflags: -I${includedir}