2013-11-29 11:42:24 -05:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
2016-04-11 14:34:37 -04:00
|
|
|
libdir=@libdir@/mutter
|
|
|
|
includedir=@includedir@/mutter
|
2016-11-25 11:16:07 -05:00
|
|
|
apiversion=@LIBMUTTER_API_VERSION@
|
|
|
|
requires=@COGL_PKG_REQUIRES@ mutter-cogl-@LIBMUTTER_API_VERSION@
|
2013-11-29 11:42:24 -05:00
|
|
|
|
|
|
|
Name: Cogl
|
|
|
|
Description: An object oriented GL/GLES Abstraction/Utility Layer
|
2016-11-25 11:16:07 -05:00
|
|
|
Version: @MUTTER_VERSION@
|
|
|
|
Libs: -L${libdir} -lmutter-cogl-pango-@LIBMUTTER_API_VERSION@
|
2013-11-29 11:42:24 -05:00
|
|
|
Cflags: -I${includedir}/cogl
|
|
|
|
Requires: ${requires}
|