shithub: opusfile

ref: e4217fbe6ce7e945fdfbb6bff5d2eb1aac46bd04
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: @ac_cv_search_lrintf@
Cflags: -I${includedir}/opus