evtest_1.25.bb 572 B

1234567891011121314
  1. SUMMARY = "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. LICENSE = "GPLv2"
  6. LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
  7. DEPENDS = "libxml2"
  8. SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
  9. SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
  10. SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
  11. inherit autotools pkgconfig