shithub: opusfile

ref: 02b82ebb6061921c30b0bcc26844c57baa1c4094
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
Cflags: -I${includedir}