2011-02-09 21:32:11 -05:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
apiversion=1.0
|
|
|
|
requires=@COGL_PKG_REQUIRES@
|
2011-03-10 10:15:08 -05:00
|
|
|
backend=none #only kept for backward compatability
|
|
|
|
winsys=none
|
|
|
|
cogl=none #only kept for backward compatability
|
|
|
|
driver=none
|
2011-02-09 21:32:11 -05:00
|
|
|
|
|
|
|
Name: Cogl
|
|
|
|
Description: An object oriented GL/GLES Abstraction/Utility Layer
|
|
|
|
Version: @COGL_1_VERSION@
|
|
|
|
Libs: -L${libdir} -lcogl -lcoglpango
|
|
|
|
Cflags: -I${includedir}/clutter-${apiversion}
|
|
|
|
Requires: ${requires}
|