Go to file
Leonid Pliushch 90e2de6fcc
build-package.sh: add hook to prevent execution of sudo
Do not let privileged commands appear in build.sh. Any environment
configuration should be done by scripts like setup-ubuntu.sh. Execution
of arbitrary sudo commands could mess up host system, in case if not
building package in Docker container or VM.
2021-07-07 23:27:54 +03:00
.github github actions: don't free disk space on CI unless needed for large builds 2021-06-28 08:30:49 +03:00
disabled-packages
ndk-patches ndk-headers: fix paths in utmp.h 2021-05-07 08:28:05 +02:00
packages apt-file: fix error handler, depend on libregexp-assemble-perl 2021-07-07 20:19:03 +01:00
sample
scripts swift: update from 5.4.1 to 5.4.2 2021-06-29 13:44:04 +05:30
.gitattributes
.gitignore
BACKERS.md
CONTRIBUTING.md CONTRIBUTING.md: remove section "hosting a mirror" 2021-02-08 12:58:01 +02:00
LICENSE.md
README.md Point to libera.chat for official irc channel 2021-06-11 08:04:46 +02:00
build-all.sh
build-package.sh build-package.sh: add hook to prevent execution of sudo 2021-07-07 23:27:54 +03:00
clean.sh

README.md

Termux packages

Packages last build status Docker image status Join the chat at https://gitter.im/termux/termux GitHub repo size

Powered by FossHost

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.