Go to file
Leonid Pliushch 5ddf251200 build-package.sh: retry if downloading of Release{,.gpg} failed when fast-build mode is on
Release or Release.gpg files may be absent if a new .deb file was uploaded
to apt repository recently. We may need to do a multiple attempts in a loop
to retry downloading of these files.

Needed after 99e9ab67b634a89d0be9eca12c4f1cdc091ee6e8, where I have disabled
looping in termux_download but curl doesn't do retries on 404 error. We
want immediate failure only for 404's on source and build tool URLs.
2020-08-21 15:46:41 +03:00
.github CI: attempt caching with "restore-keys" 2020-08-04 00:22:44 +03:00
disabled-packages Remove disabled-packages/pacman/ 2020-08-12 12:09:43 +02:00
ndk-patches fix ndk-patches/paths.h.patch 2020-07-11 00:51:47 +03:00
packages Bump some packages 2020-08-21 17:10:00 +05:30
sample
scripts build-package.sh: retry if downloading of Release{,.gpg} failed when fast-build mode is on 2020-08-21 15:46:41 +03:00
.gitattributes gitattributes: do not rewrite patches containing crlf 2020-05-23 15:43:47 +03:00
.gitignore
BACKERS.md
build-all.sh
build-package.sh Rename termux_extract_src_archive to termux_unpack_src_archive 2020-07-21 20:09:38 +02:00
clean.sh
CONTRIBUTING.md Update CONTRIBUTING.md 2020-06-19 18:20:59 +03:00
LICENSE.md
README.md update readme 2020-07-28 20:43:42 +03:00

Termux packages

Packages last build status Docker image status Repology metadata status Join the chat at https://gitter.im/termux/termux

Powered by JFrog Bintray

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

We are looking for help in order to solve issues. Please submit the bug fixes, version updates and new packages - all contributions which will help to improve Termux are welcome.

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.