Files
Arch-R/packages/debug/evtest/meta
Stephan Raue a892378549 evtest: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:19:41 +01:00

17 lines
499 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"
PKG_AUTORECONF="yes"