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-07-22 16:51:51 +03:00
|
|
|
Requires.private: libweston-@LIBWESTON_MAJOR@
|
2016-06-02 21:48:15 +03:00
|
|
|
Cflags: -I${includedir}/weston
|