2007-10-03 14:48:33 -06:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: Pixman
|
|
|
|
Description: The pixman library (version 1)
|
|
|
|
Version: @PACKAGE_VERSION@
|
2010-10-03 12:30:04 -06:00
|
|
|
Requires: pthread-stubs >= 0.3
|
2012-11-23 13:44:07 -07:00
|
|
|
Cflags: -I${includedir}/pixman-1
|
|
|
|
Libs: -L${libdir} -lpixman-1
|
2007-10-03 14:48:33 -06:00
|
|
|
|