Keep termux-root-packages and x11-packages build recipes in termux-packages as well. There's not really any reason to keep the "official" repositories separated, since the same maintainers tend to work on all of them. Note that only git repositories are merged, the packages eill continue to stay in separate apt repos. Changed packages from each repo/folder are parsed one after the other. A new 'repo.json' file is added which contains packages recipe directory and it's respective apt repo it bwlongs to in a key value format. jq is also being installed now on the docker image in order to bw able to parse the json file.
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 Package Management. It also has info on how to fix repository is under maintenance or down
errors when running apt
or pkg
commands.
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 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/libera.chat.
Developer chat: https://gitter.im/termux/dev.
Description
Languages
Shell
72.6%
C
18.9%
C++
4.5%
CMake
1.5%
Python
0.8%
Other
1.5%