Files
Arch-R/packages/sysutils/remote/meta
Stephan Raue 86cc1ce254 remote: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 14:44:23 +01:00

17 lines
506 B
Plaintext

PKG_NAME="remote"
PKG_VERSION=""
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="irserver eventlircd"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="system/remote"
PKG_SHORTDESC="remote: Meta package for installing various tools needed for remote support"
PKG_LONGDESC="Meta package for installing various tools needed for remote support"
PKG_IS_ADDON="no"
[ "$ATVCLIENT_SUPPORT" = "yes" ] && PKG_DEPENDS="$PKG_DEPENDS atvclient"