f5ba497963
Try to rebuild package on Github Actions CI. I can't do this on my machine because of error. See error context below: ... Dumping under the name emacs ************************************************** Warning: Your system has a gap between BSS and the heap (11711640 bytes). This usually means that exec-shield or something similar is in effect. The dump may fail because of this. See the section about exec-shield in etc/PROBLEMS for more information. ************************************************** 12313792 of 33554432 static heap bytes used /bin/bash: line 1: 24675 Segmentation fault (core dumped) ./temacs --batch --load loadup bootstrap make[1]: *** [Makefile:741: bootstrap-emacs] Error 139 make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src' ... |
||
---|---|---|
.github | ||
disabled-packages | ||
ndk-patches | ||
packages | ||
root-packages | ||
sample | ||
scripts | ||
x11-packages | ||
.gitattributes | ||
.gitignore | ||
BACKERS.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
build-all.sh | ||
build-package.sh | ||
clean.sh | ||
repo.json |
README.md
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.