toolchain: convert to new package format

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-01-21 20:09:09 +01:00
parent 3721d3d66c
commit 6510d17b3e

View File

@ -23,12 +23,12 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="make:host xz:host sed:host pkg-config:host autotools:host gcc:host bison:host flex:host cmake:host scons:host yasm:host nasm:host"
PKG_DEPENDS_TARGET=""
PKG_BUILD_DEPENDS_TARGET="make:host xz:host sed:host pkg-config:host autotools:host gcc:host bison:host flex:host cmake:host scons:host yasm:host nasm:host"
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/devel"
PKG_SECTION="virtual"
PKG_SHORTDESC="toolchain: OpenELEC.tv' toolchain"
PKG_LONGDESC="a crosscompiling toolchain to compile all packages"
PKG_IS_ADDON="no"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"