termux-pacman-bot abc54beeca fix(main/libandroid-execinfo): Fix build when targeting newer API level
Define __USE_GNU to get `memfd_create` defined, to fix:

TERMUX_PKG_API_LEVEL=30 ./build-package.sh -i libandroid-execinfo

[..]/libandroid-execinfo/execinfo.c:120:12: error: call to undeclared function 'memfd_create';
ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
2025-08-29 14:38:12 +00:00
2025-07-14 14:08:53 +03:00
2025-08-18 07:06:47 +00:00
2025-08-04 11:05:58 +00:00
2025-08-29 06:42:56 +00:00
2025-06-30 02:42:06 +00:00
2025-08-17 18:05:02 +00:00
2025-08-29 12:47:04 +00:00
2020-08-27 21:40:58 +03:00
2020-04-29 00:32:23 +02:00
2022-07-28 10:41:57 +00:00
2025-08-17 18:05:02 +00:00
2025-04-27 21:35:50 +00:00
2025-07-09 05:42:40 +00:00
2025-08-28 02:13:30 +00:00
2025-07-23 03:12:42 +00:00
2025-07-13 20:37:00 +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 125 MiB
Languages
Shell 80.1%
C 12.9%
C++ 2.6%
CMake 1%
Python 0.8%
Other 2.4%