shithub: opusfile

ref: 365ac4c26a29931da2a18059bf21d6c8339c9918
dir: /opusfile.pc.in/

View raw version
# opusfile installed pkg-config file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: opusfile
Description: Opus playback library
Version: @VERSION@
Requires: ogg >= 1.3 opus >= 1.0.1 @openssl@
Conflicts:
Libs: -L${libdir} -lopusfile
Libs.private: @lrintf_lib@
Cflags: -I${includedir}/opus