Files
Arch-R/packages/sysutils/remote/eventlircd/meta
Stephan Raue cb749aba2d eventlircd: simplyfing OpenELEC download url
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-17 01:03:19 +01:00

17 lines
508 B
Plaintext

PKG_NAME="eventlircd"
PKG_VERSION="40"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://code.google.com/p/eventlircd"
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="udev lirc"
PKG_BUILD_DEPENDS="toolchain udev"
PKG_PRIORITY="optional"
PKG_SECTION="system/remote"
PKG_SHORTDESC="eventlircd:The eventlircd daemon provides various functions for LIRC devices"
PKG_LONGDESC="The eventlircd daemon provides four functions for LIRC devices"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"