blob: a3a23c89516ae9ae27ba29f8f4c300f580ffe9a1 [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"
Brad Bishope42b3e32020-01-15 22:08:42 -050011SRC_URI = "git://gitlab.freedesktop.org/libevdev/evtest.git;protocol=https \
12 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