2013-02-16 05:53:20 +04:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
2013-06-03 19:24:09 +04:00
|
|
|
libexecdir=@libexecdir@
|
|
|
|
pkglibexecdir=${libexecdir}/@PACKAGE@
|
2013-02-16 05:53:20 +04:00
|
|
|
|
|
|
|
Name: Weston Plugin API
|
|
|
|
Description: Header files for Weston plugin development
|
|
|
|
Version: @WESTON_VERSION@
|
2016-04-05 11:11:32 +03:00
|
|
|
Requires.private: wayland-server pixman-1 xkbcommon
|
2016-06-02 21:48:14 +03:00
|
|
|
Cflags: -I${includedir}/weston -I{includedir}/libweston-@LIBWESTON_ABI_VERSION@
|