The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/opencore-amrnb
Name: OpenCORE AMR-NB
Description: Adaptive Multi-Rate speech codec library
Version: 0.1.2
Libs: -L${libdir} -lopencore-amrnb
Cflags: -I${includedir}