blob: fa0d6e2fe5467044026607780077141d75463db6 [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
Patrick Williamsddad1a12017-02-23 20:36:32 -060010SRCREV = "ab140a2dab1547f7deb5233be6d94a388cf08b26"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050011SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
12
Patrick Williamsddad1a12017-02-23 20:36:32 -060013PV = "1.33+${SRCPV}"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050014
15S = "${WORKDIR}/git"
16
17inherit autotools pkgconfig