mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-15 14:20:53 +00:00
cdca6bab76b72dfe031ce33bff1be83e78621d46
Major changes that might affect end users: - Notable changes section of releases v25.0.0-v25.2.1 - https://github.com/nodejs/node/releases/tag/v25.0.0 - https://github.com/nodejs/node/releases/tag/v25.1.0 - https://github.com/nodejs/node/releases/tag/v25.2.0 - https://github.com/nodejs/node/releases/tag/v25.2.1 - V8 has been updated to 14.1 - Your dependencies might not support Node v25 yet, so you might have to switch to older v24 release by installing nodejs-lts package. node_mksnapshot now needs to be built when cross-compiling, so do built it (removed patch to prevent it from building in node.gyp) Pass --debug flag to configure.py during debug builds. Else it fails to generate files which are necessary for compilation of certain symbols during debug builds. More explanation for this can be found in build.sh file Closes #26784
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.5%
C
12.6%
C++
2.6%
CMake
1%
Python
0.8%
Other
2.3%