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

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

Name: speex
Description: Speex is an audio codec tuned for speech
Version: 1.2rc1
Requires:
Conflicts:
Libs: -L${libdir} -lspeex
Libs.private: -lm
Cflags: -I${includedir}