view src/libogg-1.3.0/ogg.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
# ogg pkg-config file

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

Name: ogg
Description: ogg is a library for manipulating ogg bitstreams
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -logg
Cflags: -I${includedir}