Commit Graph

6 Commits

Author SHA1 Message Date
termux-pacman-bot
b5225e9c54 tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.

%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
6f66a988c5 upgpkg(main/amber): 0.6.0
Signed-off-by: Kevin Williams <admin@utermux.dev>
2023-12-31 03:08:36 +00:00
termux-pacman-bot
3af0972e54 fix(main/amber): Break dependency cycle by merging subpackages
Currently amber have two subpackages: ambr and ambs

There is a cyclic dependency between these: ambr depends each
subpackage, and each subpackage depends on ambr.

This makes scripts/buildorder.py (used by build-all.sh) error out.

And there is also no point in this current package split, as all three
packages will always be installed together due to the cyclic dependency.
So let's remove the subpackage split.
2023-10-06 08:31:33 +00:00
termux-pacman-bot
8bc144196d some packages: Re-enable clang16-porting
%ci:no-build
2023-04-08 22:31:38 +00:00
termux-pacman-bot
754acad112 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
56ac2f7db8 packages/amber 2022-07-19 09:21:10 +00:00