Files
Arch-R/packages/toolchain/meta
Stephan Raue 0557086df3 toolchain: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:31:46 +01:00

17 lines
442 B
Plaintext

PKG_NAME="toolchain"
PKG_VERSION=""
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="make sed pkg-config automake autoconf intltool gcc-final cmake jam yasm"
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="toolchain: OpenELEC.tv' toolchain"
PKG_LONGDESC="a crosscompiling toolchain to compile all packages"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"