2006-05-29 04:59:36 -04:00
|
|
|
prefix=@prefix@
|
2009-03-06 00:19:12 -05:00
|
|
|
exec_prefix=@exec_prefix@
|
2010-06-23 08:34:36 -04:00
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
2010-06-22 03:29:02 -04:00
|
|
|
|
2007-03-23 11:20:35 -04:00
|
|
|
apiversion=@CLUTTER_API_VERSION@
|
2010-06-22 03:29:02 -04:00
|
|
|
requires=@CLUTTER_REQUIRES@
|
2011-09-21 13:05:03 -04:00
|
|
|
backends=@CLUTTER_BACKENDS@
|
2010-06-22 03:29:02 -04:00
|
|
|
|
|
|
|
# only kept for backward compatibility
|
2011-09-21 13:05:03 -04:00
|
|
|
soname_infix=@CLUTTER_SONAME_INFIX@
|
|
|
|
winsys=@CLUTTER_WINSYS@
|
2010-06-22 03:29:02 -04:00
|
|
|
cogl=@COGL_DRIVER@
|
2011-09-21 13:05:03 -04:00
|
|
|
cogl_driver=@COGL_DRIVER@
|
2010-06-22 03:29:02 -04:00
|
|
|
backend=@CLUTTER_WINSYS@
|
2006-05-29 04:59:36 -04:00
|
|
|
|
2007-03-22 14:21:59 -04:00
|
|
|
Name: Clutter
|
2011-09-21 13:05:03 -04:00
|
|
|
Description: Clutter Core Library
|
2006-05-29 04:59:36 -04:00
|
|
|
Version: @VERSION@
|
2011-09-21 13:05:03 -04:00
|
|
|
Libs: -L${libdir} -lclutter-${apiversion}
|
2007-03-23 11:20:35 -04:00
|
|
|
Cflags: -I${includedir}/clutter-${apiversion}
|
2008-07-16 12:53:41 -04:00
|
|
|
Requires: ${requires}
|