blob: daf9dc3836fc867949dbef617c7027f56285cb72 [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"
Andrew Geissler9aee5002022-03-30 16:27:02 +00005LICENSE = "GPL-2.0-only"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05006LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7
8DEPENDS = "libxml2"
9
Brad Bishop7e36d532019-09-16 07:44:26 -040010SRCREV = "16e5104127a620686bdddc4a9ad62881134d6c69"
Andrew Geissler595f6302022-01-24 19:11:47 +000011SRC_URI = "git://gitlab.freedesktop.org/libevdev/evtest.git;protocol=https;branch=master \
Brad Bishope42b3e32020-01-15 22:08:42 -050012 file://add_missing_limits_h_include.patch \
13 file://0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch \
14 "
Patrick Williamsb48b7b42016-08-17 15:04:38 -050015
16S = "${WORKDIR}/git"
17
18inherit autotools pkgconfig