mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
17 lines
508 B
Plaintext
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"
|