summaryrefslogtreecommitdiffhomepage
path: root/groups/000.host_tools.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-24 23:17:20 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-24 23:17:20 +0200
commitf246485bf244cb770dfd57f48098af75faea552e (patch)
treea8ede8ddfbd20e1bbc6b2be22ac6584107801e69 /groups/000.host_tools.group
parentbf7f34e43d8bcba038b4b2202108a8de572a4886 (diff)
downloadmidipix_build-f246485bf244cb770dfd57f48098af75faea552e.tar.bz2
midipix_build-f246485bf244cb770dfd57f48098af75faea552e.tar.xz
Merge {groups,vars}/ w/ extended ${PKG_INSTALL_V2} DSL.
files/{autoconf_2_64_host,busybox,install_strip_host,libxml2,pkgconf,{pkgconf,python2,rpm,texinfo}_host}/*, etc/{busyboxconfig,python2.7-config}: added/moved. groups/000.host_tools.group:auto{conf_2_64,make_1_11_6}_host:${PKG_INSTALL_FILES_V2}: merged. groups/000.host_tools.group:install_strip_host:${PKG_BUILD_STEPS_DISABLE}: disable "build install_make install_rpm". groups/000.host_tools.group:install_strip_host:${PKG_INSTALL_FILES_V2}: merged. groups/000.host_tools.group:pkgconf_host:${PKG_INSTALL_FILES_V2}: merged. groups/010.host_deps.group:chainport_host:${PKG_BUILD_STEPS_DISABLE}: disable "build install_make install_rpm". groups/010.host_deps.group:chainport_host:${PKG_PREFIX}: removed. groups/010.host_deps.group:{chainport,clzip,cmake,dbus,libffi,libzip,mdso,ncursesw,perk,python[23],texinfo,tzdb}_host:${PKG_INSTALL_FILES_V2}: merged/updated. groups/020.host_deps_rpm.group:rpm_host:${PKG_INSTALL_FILES_V2}: merged. groups/030.host_toolchain.group:{binutils,ldso,nasm}_host:${PKG_INSTALL_FILES_V2}: merged/updated. groups/100.native_tools.group:{mdso,perk,pkgconf}:${PKG_INSTALL_FILES_V2}: merged. groups/110.native_toolchain.group:binutils:${PKG_INSTALL_FILES_V2}: merged. groups/120.native_runtime.group:{ldso,ntux,psxscl_strace}:${PKG_INSTALL_FILES_V2}: updated. groups/211.native_packages_cmdline.group:{busybox,dash.dos2unix,mksh,ninvaders,openbsd_baseutils,pixz,tree,terminally_tetris}:${PKG_INSTALL_FILES_V2}: merged/updated. groups/221.native_packages_dev.group:{gdb,lua,python3}:${PKG_INSTALL_FILES_V2}: updated. groups/231.native_packages_etc.group:{apr_util,bochs,bzip2,clzip,doomgeneric,hastyhex,john,ncursesw,p7zip,vim}:${PKG_INSTALL_FILES_V2}: updated. groups/251.native_packages_lib.group:{lib{ffi,jpeg_turbo,solv,ssh,xml2,zip},nettle,wolfssl}:${PKG_INSTALL_FILES_V2}: merged/updated. groups/251.native_packages_lib.group:nettle:${PKG_CONFIG_CACHE_EXTRA}: merged. groups/261.native_packages_x11.group:{glew,st}:${PKG_INSTALL_FILES_V2}: updated. groups/800.minipix.group:{bash,bzip2,dash,dropbear}_minipix:${PKG_INSTALL_FILES_V2}: updated. vars/{{autoconf_2_64,automake_1_11_6,chainport,dbus,install_strip,nasm,pkgconf,rpm,texinfo,tzdb}_host,nettle,pkgconf{,_host}}.vars: deleted.
Diffstat (limited to 'groups/000.host_tools.group')
-rw-r--r--groups/000.host_tools.group31
1 files changed, 31 insertions, 0 deletions
diff --git a/groups/000.host_tools.group b/groups/000.host_tools.group
index 7ec354bc..310dee5e 100644
--- a/groups/000.host_tools.group
+++ b/groups/000.host_tools.group
@@ -17,6 +17,22 @@ HOST_TOOLS_PREFIX="${PREFIX}";
: ${PKG_AUTOCONF_2_64_HOST_SHA256SUM:=32d977213320b8ae76c71175305301197f2b0e04e72d70694bc3d3e2ae6c7248};
: ${PKG_AUTOCONF_2_64_HOST_VERSION:=2.64};
: ${PKG_AUTOCONF_2_64_HOST_URL:=https://ftp.gnu.org/gnu/autoconf/autoconf-${PKG_AUTOCONF_2_64_HOST_VERSION}.tar.xz};
+: ${PKG_AUTOCONF_2_64_HOST_INSTALL_FILES_V2:="
+ /=libexec/autoconf-2.64
+ !bin/%<*>=libexec/autoconf-2.64/%[FNAME]
+ +%[_files]/bin/\%[FNAME]-2.64=bin/autoconf-2.64
+ +%[_files]/bin/\%[FNAME]-2.64=bin/autoheader-2.64
+ +%[_files]/bin/\%[FNAME]-2.64=bin/autom4te-2.64
+ +%[_files]/bin/\%[FNAME]-2.64=bin/autoreconf-2.64
+ +%[_files]/bin/\%[FNAME]-2.64=bin/autoscan-2.64
+ +%[_files]/bin/\%[FNAME]-2.64=bin/autoupdate-2.64
+ +%[_files]/bin/\%[FNAME]-2.64=bin/ifnames-2.64
+ !share/autoconf-2.64/autom4te.cfg=share/autoconf/autom4te.cfg
+ -=share/autoconf-2.64/
+ !share/autoconf=share/autoconf-2.64/
+ -=share/info/dir
+ !share/info/%<*.info>=share/info/%[FNAME%.info]-2.64.info
+ !share/man/man1/%<*.1>=share/man/man1/%[FNAME%.1]-2.64.1"};
: ${PKG_AUTOMAKE_HOST_DEPENDS:="autoconf_host pkgconf_host slibtool_host"};
: ${PKG_AUTOMAKE_HOST_SHA256SUM:=ff2bf7656c4d1c6fdda3b8bebb21f09153a736bcba169aaf65eab25fa113bf3a};
: ${PKG_AUTOMAKE_HOST_VERSION:=1.16.3};
@@ -25,13 +41,24 @@ HOST_TOOLS_PREFIX="${PREFIX}";
: ${PKG_AUTOMAKE_1_11_6_HOST_SHA256SUM:=1ffbc6cc41f0ea6c864fbe9485b981679dc5e350f6c4bc6c3512f5a4226936b5};
: ${PKG_AUTOMAKE_1_11_6_HOST_VERSION:=1.11.6};
: ${PKG_AUTOMAKE_1_11_6_HOST_URL:=https://ftp.gnu.org/gnu/automake/automake-${PKG_AUTOMAKE_1_11_6_HOST_VERSION}.tar.xz};
+: ${PKG_AUTOMAKE_1_11_6_HOST_INSTALL_FILES_V2:="
+ -=bin/%<*-1.11>
+ !bin/%<*>=bin/%[FNAME]-1.11
+ -=share/info/dir
+ !share/doc/automake=share/doc/automake-1.11.6
+ !share/info/%<*.info*>=share/info/%[FNAME%.info*]-1.11.6.%[FNAME#*.]
+ !share/man/man1/%<*.1>=share/man/man1/%[FNAME%.1]-1.11.6.1"};
: ${PKG_GETTEXT_TINY_HOST_DEPENDS:="pkgconf_host slibtool_host"};
: ${PKG_GETTEXT_TINY_HOST_SHA256SUM:=29cc165e27e83d2bb3760118c2368eadab550830d962d758e51bd36eb860f383};
: ${PKG_GETTEXT_TINY_HOST_VERSION:=0.3.2};
: ${PKG_GETTEXT_TINY_HOST_URL:=https://toolchains.bootlin.com/downloads/releases/sources/gettext-tiny-${PKG_GETTEXT_TINY_HOST_VERSION}/gettext-tiny-${PKG_GETTEXT_TINY_HOST_VERSION}.tar.gz};
: ${PKG_GETTEXT_TINY_HOST_BUILD_DIR:=gettext-tiny-${PKG_GETTEXT_TINY_HOST_VERSION}};
: ${PKG_GETTEXT_TINY_HOST_MAKEFLAGS_BUILD_EXTRA:="prefix=${PREFIX}"};
+: ${PKG_INSTALL_STRIP_HOST_BUILD_STEPS_DISABLE:="build install_make install_rpm"};
: ${PKG_INSTALL_STRIP_HOST_NO_LOG_VARS:=1};
+: ${PKG_INSTALL_STRIP_HOST_INSTALL_FILES_V2:="
+ +%[_files]/bin/\%[_target]-install-strip=bin/%[_target]-install-strip
+ m0755=bin/%[_target]-install-strip"};
: ${PKG_LIBTOOL_HOST_DEPENDS:="autoconf_host automake_host pkgconf_host slibtool_host"}:
: ${PKG_LIBTOOL_HOST_SHA256SUM:=7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f};
: ${PKG_LIBTOOL_HOST_VERSION:=2.4.6};
@@ -46,6 +73,10 @@ HOST_TOOLS_PREFIX="${PREFIX}";
: ${PKG_PKGCONF_HOST_VERSION:=1.8.0};
: ${PKG_PKGCONF_HOST_URL:=https://distfiles.dereferenced.org/pkgconf/pkgconf-${PKG_PKGCONF_HOST_VERSION}.tar.xz};
: ${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"};
+: ${PKG_PKGCONF_HOST_INSTALL_FILES_V2:="
+ @pkgconf=bin/pkg-config
+ +%[_files]/bin/\%[_target]-pkg-config=bin/%[_target]-pkg-config
+ m0755=bin/%[_target]-pkg-config"};
: ${PKG_SLIBTOOL_HOST_URLS_GIT:="slibtool=${DEFAULT_GITROOT}/slibtool"};
: ${PKG_SLIBTOOL_HOST_CONFIGURE_ARGS:=--prefix=};
: ${PKG_TPAX_HOST_URLS_GIT:="tpax=https://git.midipix.org/tpax@main"};