annotate pkgconfig/vamp.pc.in @ 424:abdf03252c8a vampipe

Next version from this branch (if any) will be 2.7
author Chris Cannam
date Thu, 12 May 2016 12:29:54 +0100
parents 5628c5ec4000
children 2dbb3f920abc
rev   line source
cannam@229 1 prefix=%PREFIX%
cannam@229 2 exec_prefix=${prefix}
cannam@229 3 libdir=${exec_prefix}/lib
cannam@229 4 includedir=${prefix}/include
cannam@229 5
cannam@229 6 Name: vamp
Chris@424 7 Version: 2.7
cannam@229 8 Description: An API for audio analysis and feature extraction plugins
cannam@229 9 Libs:
cannam@229 10 Cflags: -I${includedir}