termux-pacman-bot 5d5d511bc6 fix(main/glib): always remove $TERMUX_HOSTBUILD_MARKER
- Prevents the error `.../files/usr/bin/glib-compile-resources: Exec format error` when the command `scripts/run-docker.sh -a all gtk3` (without `-I`, with `-a all`) is used.

- The reason it prevents that is because building without `-I` relies on packages that are formed from files installed into `$TERMUX_PREFIX` during `termux_step_host_build()` like `glib-cross` being built during the build for that architecture, but `-a all` deletes `$TERMUX_PREFIX` in between builds but does not remove hostbuild markers or hostbuild folders, so `glib-cross` will not get actually installed into `$TERMUX_PREFIX` for successive architectures unless its marker is removed.
2025-05-15 08:08:31 +00:00
2025-04-20 01:38:20 +03:00
2025-05-12 12:48:32 +00:00
2024-11-09 02:47:14 +00:00
2025-05-15 08:08:27 +00:00
2020-08-27 21:40:58 +03:00
2024-01-18 13:00:32 +03:00
2025-05-07 17:08:21 +00:00
2020-04-29 00:32:23 +02:00
2022-07-28 10:41:57 +00:00
2025-05-12 12:48:32 +00:00
2025-04-27 21:35:50 +00:00
2025-05-12 07:07:31 +00:00
2025-02-23 13:06:54 +00:00
2019-06-08 14:40:01 +03:00
2024-05-13 10:33:57 +03:00
2023-10-04 14:21:52 +03:00
2023-08-20 23:34:19 +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 110 MiB
Languages
Shell 79.9%
C 13.1%
C++ 2.7%
CMake 1%
Python 0.8%
Other 2.3%