blob: 3b6dc61408c9068fc6fca74cb00a24bfc8931473 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Simple tool for input event debugging"
2HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
3AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>"
4SECTION = "console/utils"
5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7
8DEPENDS = "libxml2"
9
Brad Bishop7e36d532019-09-16 07:44:26 -040010SRCREV = "16e5104127a620686bdddc4a9ad62881134d6c69"
11SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git \
12 file://add_missing_limits_h_include.patch"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050013
14S = "${WORKDIR}/git"
15
16inherit autotools pkgconfig