Chris@1: # libvorbisenc pkg-config source file Chris@1: Chris@1: prefix=@prefix@ Chris@1: exec_prefix=@exec_prefix@ Chris@1: libdir=@libdir@ Chris@1: includedir=@includedir@ Chris@1: Chris@1: Name: vorbisenc Chris@1: Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis Chris@1: Version: @VERSION@ Chris@1: Requires: vorbis Chris@1: Conflicts: Chris@1: Libs: -L${libdir} -lvorbisenc Chris@1: Cflags: -I${includedir}