shithub: libsamplerate

ref: 8fc25ee92e4673de867ca6c626a2ecee62b784d9
dir: /samplerate.pc.in/

View raw version
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: samplerate
Description: An audio Sample Rate Conversion library
Requires: 
Version: @VERSION@
Libs: -L${libdir} -lsamplerate
Libs.private: @LIBS@
Cflags: -I${includedir}