mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 18:33:17 +00:00
fd66e2fe2920cdcf39006643c1341ae27f3029d9
Switching to a more "soft" solution which will be focused on apt only. Apt will now send an application package name (com.termux) and prefix (/data/data/com.termux/files/usr) as part of user-agent string. That will allow to distinguish real Termux users from parties which download our packages and binary-patching them for the custom prefix. Note that this will disable user's possibility to set custom User-Agent for apt.
Termux packages
This project contains scripts and patches to build packages for the Termux Android application.
Quick how-to about Termux package management is available at https://wiki.termux.com/wiki/Package_Management.
Contributing
@termux is looking for help with fixing issues, adding new packages and maintaining existing ones. It would be very helpful if you submit a pull request with new packages or bug fixes.
Read CONTRIBUTING.md and Developer's Wiki for more details.
Contacts
General mailing list: https://groups.io/g/termux
Developer mailing list: https://groups.io/g/termux-dev
General chat: https://gitter.im/termux/termux or #termux on IRC/freenode.
Developer chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.
Description
Languages
Shell
79.7%
C
13.2%
C++
2.7%
CMake
1.1%
Python
0.8%
Other
2.3%
