Files
Arch-R/packages/sysutils/wiiuse/meta
Stephan Raue 899f27e850 wiiuse: simpyfing sourceforge download url
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-16 13:46:03 +01:00

17 lines
716 B
Plaintext

PKG_NAME="wiiuse"
PKG_VERSION="v0.12"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_SITE="http://www.wiiuse.net/"
PKG_URL="$SOURCEFORGE_SRC/wiiuse/wiiuse/$PKG_VERSION/${PKG_NAME}_${PKG_VERSION}_src.tar.gz"
PKG_DEPENDS="bluez"
PKG_BUILD_DEPENDS="toolchain bluez"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="Wiiuse is a library written in C that connects with several Nintendo Wii remotes."
PKG_LONGDESC="Wiiuse is a library written in C that connects with several Nintendo Wii remotes. Supports motion sensing, IR tracking, nunchuk, classic controller, and the Guitar Hero 3 controller. Single threaded and nonblocking makes a light weight and clean API."
PKG_IS_ADDON="yes"
PKG_AUTORECONF="no"