void-packages/common/xbps-src/shutils
0x5c 97724fb539 shutils/build_dependencies.sh: print "with" before build style/helper names
Messages like "building [rust] for <platform>" could lead to mild panic as they
might be read as "building <large toolchain> on your laptop".

Simply adding "with" before the style/helpers should solve that.

It works for build_style, build_helper, both, and none.

=> ircdog-0.4.0_2: building with [go] for x86_64...
=> firefox-111.0.1_1: building with [rust] for x86_64...
=> riff-2.23.2_1: building with [cargo] [rust] for x86_64...
=> discord-0.0.26_1: building for x86_64...
2023-04-12 23:49:09 -04:00
..
build_dependencies.sh shutils/build_dependencies.sh: print "with" before build style/helper names 2023-04-12 23:49:09 -04:00
bulk.sh common/xbps-src/shutils/: add bootstrap repo 2023-02-03 20:32:46 -06:00
chroot.sh common/xbps-src/shutils/: add bootstrap repo 2023-02-03 20:32:46 -06:00
common.sh xbps-src: explicitly disallow pattern on build deps 2023-02-13 20:09:29 -05:00
consistency_check.sh common: cleanup trailing whitespaces 2023-02-07 03:26:02 -05:00
cross.sh
pkgtarget.sh xbps-src: add flag to build broken packages 2022-04-26 21:29:11 +02:00
purge_distfiles.sh
show.sh common/xbps-src/shutils/show.sh: make show display consistent 2022-12-18 19:27:01 -05:00
update_check.sh update_check.sh: allow _ in github tarball filename 2023-03-25 22:51:25 +01:00
update_hash_cache.sh