blob: 96feab792869e363b38515c8cd9ebc18a91d121b [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
10SRCREV = "b8343ec1124da18bdabcc04809a8731b9e39295d"
11SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
12
13PV = "1.32+${SRCPV}"
14
15S = "${WORKDIR}/git"
16
17inherit autotools pkgconfig