xenocara/lib/pixman/pixman-1.pc.in
matthieu 87d6a5b7bb Update to pixman 0.28.0. Tested by ajacoutot@, mpi@ and naddy@ in a full
ports build. Tweaks from mpi@ for macppc.
2012-11-23 20:44:07 +00:00

13 lines
261 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Pixman
Description: The pixman library (version 1)
Version: @PACKAGE_VERSION@
Requires: pthread-stubs >= 0.3
Cflags: -I${includedir}/pixman-1
Libs: -L${libdir} -lpixman-1