autoupdate: add metafile support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-24 11:09:06 +02:00
parent ee8e311009
commit ee0fa655c4

View File

@ -0,0 +1,14 @@
PKG_NAME="autoupdate"
PKG_VERSION="0.1.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="tools"
PKG_SHORTDESC="autoupdate: an simple automatic update script"
PKG_LONGDESC="autoupdate: an simple automatic update script."
PKG_IS_ADDON="no"