termux-pacman-bot 6ca013c4cd fix(main/glib): apply TERMUX_PKG_SETUP_PYTHON=true
- This fixes a failure to detect the correct Python headers if `python3-dev` was installed in Ubuntu before cross-compiling this package, resulting in the inclusion of `/usr/include/python3.12` instead of `$TERMUX_PREFIX/include/python3.12` and build errors as a result.

- `python3-dev` is not installed by default in the termux-package-builder docker container, but it is installed by default in GitHub Actions and is not removed by `scripts/free-space.sh`, so non-Docker builds of `glib` in GitHub Actions alongside packages that are in `big-pkgs.list` can be affected unless this fix is applied.
2026-01-18 12:07:40 +00:00
2025-10-14 15:48:56 +03:00
2026-01-18 09:39:02 +00:00
2025-11-28 22:38:17 +00:00
2025-06-30 02:42:06 +00:00
2026-01-18 12:07:37 +00:00
2025-09-26 18:41:05 +00:00
2020-08-27 21:40:58 +03:00
2020-04-29 00:32:23 +02:00
2025-11-14 16:06:37 +00:00
2026-01-18 09:39:02 +00:00
2025-04-27 21:35:50 +00:00
2025-11-24 09:41:25 +00:00
2025-08-28 02:13:30 +00:00
2025-07-23 03:12:42 +00:00
2025-09-24 09:38:15 +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 88 MiB
Languages
Shell 80.5%
C 12.7%
C++ 2.6%
CMake 1%
Python 0.8%
Other 2.2%