Files
Arch-R/packages/debug/evtest/meta
Stephan Raue 7b0a11b32e evtest: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 16:16:34 +01:00

15 lines
477 B
Plaintext

PKG_NAME="evtest"
PKG_VERSION="1.25"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://cgit.freedesktop.org/~whot/evtest/"
PKG_URL="http://cgit.freedesktop.org/~whot/evtest/snapshot/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="libxml2"
PKG_BUILD_DEPENDS="toolchain libxml2"
PKG_PRIORITY="optional"
PKG_SECTION="debug"
PKG_SHORTDESC="evtest: Simple tool for input event debugging."
PKG_LONGDESC="evtest is a simple tool for input event debugging."
PKG_IS_ADDON="no"