termux-pacman-bot 45c219e1f7 fix(ndk): fix on-device building and remove custom __ANDROID_API__ header patches
- Fixes https://github.com/termux/termux-packages/issues/26838

- Fixes partly https://github.com/termux/termux-packages/issues/23401

- After https://github.com/termux/termux-packages/pull/25627, it is believed that the custom definition of `__ANDROID_API__` is no longer needed, because:
  - There is no longer a way to reproduce any of the errors that it fixed before
  - Even if there were a way to, it would no longer be able to fix those errors by itself because of the update to NDK r28c (see https://github.com/termux/termux-packages/issues/25622 for more details)
  - It is replaced with https://github.com/termux/termux-packages/pull/25627, which does what it used to a different way that also fixes other errors and seems more reliable
2025-11-04 03:01:25 +00:00
2025-10-14 15:48:56 +03:00
2025-10-13 00:50:07 +00:00
2025-10-17 20:37:23 +00:00
2025-06-30 02:42:06 +00:00
2025-11-04 03:01:23 +00:00
2025-09-26 18:41:05 +00:00
2025-10-30 14:40:51 +00:00
2025-04-27 21:35:50 +00:00
2025-10-22 12:47:36 +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 119 MiB
Languages
Shell 80.1%
C 12.9%
C++ 2.6%
CMake 1%
Python 0.8%
Other 2.4%