Files
Arch-R/packages/sysutils/remote/lirc/meta
Stephan Raue 872ba77118 lirc: update to lirc-0.8.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-09 13:28:53 +02:00

15 lines
499 B
Plaintext

PKG_NAME="lirc"
PKG_VERSION="0.8.7"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lirc.org"
PKG_URL="http://prdownloads.sourceforge.net/lirc/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="system/remote"
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"
PKG_LONGDESC="LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls."
PKG_IS_ADDON="no"