view src/libvorbis-1.3.3/vorbisenc.pc.in @ 153:84bc3a5ec321

Remove subrepo - trying to avoid these now
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 04 Dec 2018 10:27:12 +0000
parents 98c1576536ae
children
line wrap: on
line source
# libvorbisenc pkg-config source file

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

Name: vorbisenc
Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
Version: @VERSION@
Requires: vorbis
Conflicts:
Libs: -L${libdir} -lvorbisenc
Cflags: -I${includedir}