mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-30 14:43:06 +00:00
a4e460fdf2a8ef65cbee4b224bb5c93c71e1a403
- 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
Termux packages for pacman - official git repo mirror
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
Languages
Shell
80.1%
C
12.9%
C++
2.6%
CMake
1%
Python
0.8%
Other
2.4%