Go to file
Leonid Pliushch 026350a838 Revert "CI: cache downloaded dependency debfiles"
Github Actions do not allow to overwrite already stored cache for
specific key. This caching approach is suitable for projects, where
dependencies are being tracked within lock files or their alternatives,
for exapmle NPM, Ruby or Python. Termux-packages is not such repository
where we can easily retrieve cache by using old key and generate a new
one after building was finished.
2020-08-04 00:02:53 +03:00
.github Revert "CI: cache downloaded dependency debfiles" 2020-08-04 00:02:53 +03:00
disabled-packages ffsend: disable package - no longer working 2020-07-12 16:48:28 +03:00
ndk-patches fix ndk-patches/paths.h.patch 2020-07-11 00:51:47 +03:00
packages new package: okc-agents 2020-08-03 23:19:19 +03:00
sample update sample script for new package 2019-08-10 18:01:57 +03:00
scripts build-package.sh: double the amount of curl download retries 2020-07-28 00:20:33 +03:00
.gitattributes gitattributes: do not rewrite patches containing crlf 2020-05-23 15:43:47 +03:00
.gitignore Add vagrant (#642) 2017-01-03 19:05:15 +01:00
BACKERS.md Update BACKERS.md 2020-04-29 00:32:23 +02:00
build-all.sh enable on-device builds 2019-08-08 16:58:34 +03:00
build-package.sh Rename termux_extract_src_archive to termux_unpack_src_archive 2020-07-21 20:09:38 +02:00
clean.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2020-06-19 18:20:59 +03:00
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
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.