Blame groups/000.host_tools.group

Lucio Andrés Illanes Albornoz 12508d
#
Lucio Andrés Illanes Albornoz 12508d
# Build group host_tools
Lucio Andrés Illanes Albornoz 12508d
#
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLS_BUILD_TYPE="host";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLS_CONFIGURE_ARGS="--disable-nls --prefix=${PREFIX}";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLS_MAKEFLAGS_INSTALL="prefix= PREFIX=";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLS_PACKAGES="
Lucio Andrés Illanes Albornoz 12508d
pkgconf_host slibtool_host";
Lucio Andrés Illanes Albornoz 12508d
HOST_TOOLS_PREFIX="${PREFIX}";
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_PKGCONF_HOST_DEPENDS:="slibtool_host"};
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_PKGCONF_HOST_SHA256SUM:=61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210};
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_PKGCONF_HOST_VERSION:=1.6.3};
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_PKGCONF_HOST_URL:=https://distfiles.dereferenced.org/pkgconf/pkgconf-${PKG_PKGCONF_HOST_VERSION}.tar.xz};
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_PKGCONF_HOST_CONFIGURE_ARGS:="--prefix=${PREFIX} --with-system-libdir=${PREFIX_NATIVE}/lib --with-system-includedir=${PREFIX_NATIVE}/include --with-pkg-config-dir=${PREFIX_NATIVE}/lib/pkgconfig --with-personality-dir=${PREFIX_NATIVE}/share/pkgconfig/personality.d"};
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_SLIBTOOL_HOST_URLS_GIT:="slibtool=${DEFAULT_GITROOT}/slibtool"};
Lucio Andrés Illanes Albornoz 12508d
: ${PKG_SLIBTOOL_HOST_CONFIGURE_ARGS:=--prefix=};
Lucio Andrés Illanes Albornoz 12508d
Lucio Andrés Illanes Albornoz 12508d
# vim:filetype=sh textwidth=0