1 ################################################################################
5 ################################################################################
8 EVTEST_SITE
= http
://cgit.freedesktop.org
/evtest
/snapshot
9 EVTEST_LICENSE
= GPLv2
+
10 EVTEST_LICENSE_FILES
= COPYING
11 EVTEST_DEPENDENCIES
= host-pkgconf
12 # needed because source package contains no generated files
13 EVTEST_AUTORECONF
= YES
15 # asciidoc used to generate manpages, which we don't need, and if it's
16 # present on the build host, it ends getting called with our host-python
17 # which doesn't have all the needed modules enabled, breaking the build
18 EVTEST_CONF_ENV
= ac_cv_path_ASCIIDOC
=""
20 $(eval
$(autotools-package
))