Files
Otavio Salvador de0600643f evtest: Update to 1.32-based release
This updates to revision b8343ec1 which is based on 1.32 release and
includes some fixes on top of it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13 12:55:50 +02:00

18 lines
477 B
BlitzBasic

SUMMARY = "Simple tool for input event debugging"
HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>"
SECTION = "console/utils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "libxml2"
SRCREV = "b8343ec1124da18bdabcc04809a8731b9e39295d"
SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git"
PV = "1.32+${SRCPV}"
S = "${WORKDIR}/git"
inherit autotools pkgconfig