libvips/vips-7.27.pc.in
John Cupitt 7111ff2433 version bump for next cycle
s Please enter the commit message for your changes. Lines starting
2011-08-21 18:06:19 +01:00

12 lines
297 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: vips-@VIPS_MAJOR_VERSION@.@VIPS_MINOR_VERSION@
Description: Image processing library
Version: @VERSION@
Requires: @PACKAGES_USED@
Libs: -L${libdir} -lvips @VIPS_LIBS@ @VIPS_CXX_LIBS@
Cflags: -I${includedir}