help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / evtest / evtest_1.25.bb
blobc48381e03fb46dd415f2e83b422ef3f7caa1ff8c
1 DESCRIPTION = "Simple tool for input event debugging."
2 HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/"
3 AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>"
4 SECTION = "console/utils"
5 PRIORITY = "optional"
6 LICENSE = "GPLv2"
7 PR = "r1"
9 DEPENDS = "libxml2"
11 SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
12 SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
13 SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
15 inherit autotools