termux-pacman-bot a4e460fdf2 chore(x11/luanti): adjust dependencies to be more explicitly enabled and disabled
- Disable LTO because of an error: `gold` is required for LTO in Luanti, but it is not available while cross-compiling.

- Disable Redis to avoid accidentally linking to it because I do not personally need it in Luanti and it could impact device storage longevity; please let me know if you would like it and then I would enable it. Sqlite support is already enabled.

- Disable Leveldb, for the same reason as Redis

- Disable PostgreSQL, for the same reason as Redis

- Disable Prometheus, for the same reason as Redis

- Disable SpatialIndex, for the same reason as Redis

- Adjust other dependencies to be explicitly specified along with those how I intend them, for stability
2025-08-07 09:07:59 +00:00
2025-07-14 14:08:53 +03:00
2025-06-30 02:42:06 +00:00
2025-08-04 11:05:58 +00:00
2025-06-30 02:42:06 +00:00
2025-08-04 11:05:58 +00:00
2025-08-04 11:05:58 +00:00
2025-04-27 21:35:50 +00:00
2025-07-09 05:42:40 +00:00
2025-02-23 13:06:54 +00:00
2025-07-23 03:12:42 +00:00
2025-07-13 20:37:00 +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 122 MiB
Languages
Shell 80.1%
C 12.9%
C++ 2.6%
CMake 1%
Python 0.8%
Other 2.4%