termux-pacman-bot 6fc59e87e5 bump(main/sbcl): 2.5.4
- Fixes https://github.com/termux/termux-packages/issues/24526

- The auto update failed to proceed because I put the host SBCL download in `termux_download` instead of `TERMUX_PKG_SRCURL` and I forgot I did that,

- However, there are some changes near areas patched by patch files, so the patches have to be rebased anyway

- `disable-failing-tests-that-were-only-enabled-on-x86.patch`: In b219fb32f5, upstream disabled the failing x86-only test by commenting it out, but in rebasing, I have preserved the hunk to disable it on Android should it ever be enabled again upstream, as a reminder for the future that this test was failing on Android-x86 and might need to remain disabled even if upstream enables it again in the future.

- `pass-testsuite-on-device.patch`: Upstream decided to add a null return check to the implementation of `sb-unix:unix-tmpfile()` as a result of discussion that was, in fact, related to its test failing on Termux shortly prior to the addition of `sbcl` to termux-packages, and that is OK and should not have any major effect on the tests we run here, because of our `termux_tmpfile()` implementation preventing it from returning null in most situations.
2025-05-06 01:34:39 +00:00
2025-04-20 01:38:20 +03:00
2025-04-26 02:32:38 +00:00
2024-11-09 02:47:14 +00:00
2025-05-06 01:34:39 +00:00
2025-05-05 04:08:26 +00:00
2025-05-06 00:51:09 +00:00
2024-01-18 13:00:32 +03:00
2025-04-29 16:08:10 +00:00
2025-04-27 21:35:50 +00:00
2025-04-23 21:06:41 +00:00
2025-02-23 13:06:54 +00:00
2024-05-13 10:33:57 +03:00
2023-10-04 14:21:52 +03:00

Termux packages for pacman - official git repo mirror

GitHub repo size Packages last build status Repo last update status
More about the repository

Code for connecting repository:

main:

[main]
Server = https://service.termux-pacman.dev/main/$arch

x11:

[x11]
Server = https://service.termux-pacman.dev/x11/$arch

root:

[root]
Server = https://service.termux-pacman.dev/root/$arch

Other information:

  • Android support: 7+
  • Architecture support: all (aarch64, arm, x86_64, i686)
  • Signature: termux-pacman organization gpg key
  • Powered by aws
  • Root repository: https://github.com/termux/termux-packages
  • Organization maintaining the root repository: termux
Description
A build system and primary set of packages in format pacman for Termux.
Readme 114 MiB
Languages
Shell 79.9%
C 13%
C++ 2.7%
CMake 1%
Python 0.8%
Other 2.4%