mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
toolchain: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3721d3d66c
commit
6510d17b3e
@ -23,12 +23,12 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS_TARGET=""
|
||||||
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_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_PRIORITY="optional"
|
||||||
PKG_SECTION="toolchain/devel"
|
PKG_SECTION="virtual"
|
||||||
PKG_SHORTDESC="toolchain: OpenELEC.tv' toolchain"
|
PKG_SHORTDESC="toolchain: OpenELEC.tv' toolchain"
|
||||||
PKG_LONGDESC="a crosscompiling toolchain to compile all packages"
|
PKG_LONGDESC="a crosscompiling toolchain to compile all packages"
|
||||||
PKG_IS_ADDON="no"
|
|
||||||
|
|
||||||
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
Loading…
x
Reference in New Issue
Block a user