cairo/pixman/libpixman.pc.in

10 lines
225 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libpixman
Description: Pixel region and image compositing library
Version: @VERSION@
Libs: -L${libdir} -lpixman
Cflags: -I${includedir}