Introduce build-package.sh option "--format" which allows to select package output format between debian (default) and pacman. This also introduces a change to default package output directory, now it is named "./output" instead of "./debs". Repositories using termux-packages as submodule should adjust their GitHub Actions workflows to fix name of package output dir. This pull request does not add pacman package manager. Also there no support of libalpm hooks (analog of dpkg triggers).
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%