Files
Arch-R/packages/plugins/meta
Stephan Raue b464a041d6 plugins: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 20:42:16 +01:00

15 lines
342 B
Plaintext

PKG_NAME="plugins"
PKG_VERSION=""
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="$XBMC_PLUGINS"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="plugins"
PKG_SHORTDESC="plugins: Metafile to install plugins"
PKG_LONGDESC="Metafile to install plugins"
PKG_IS_ADDON="no"