view osx/lib/pkgconfig/flac.pc @ 68:85d5306e114e

Remove subrepo - trying to avoid these now
author Chris Cannam
date Tue, 04 Dec 2018 10:27:12 +0000
parents cc5d363db385
children
line wrap: on
line source
prefix=/Users/cannam/code/sv-dependency-builds/osx/
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: FLAC
Description: Free Lossless Audio Codec Library
Version: 1.2.1
Libs: -L${libdir} -lFLAC -lm
Cflags: -I${includedir}/FLAC