Go to file
alive4ever a33cbe1707 links: add brotli as runtime dependency (#5971)
Brotli is widely used compression for http web servers (RFC7932).
Debian has already enabled brotli decompression for links package, so
brotli decompression has been sufficiently tried and tested.

With this addition, links will add br as Accept-Encoding so that web
servers can serve brotli compressed contents for this text-mode web
browser.
2020-10-27 11:27:00 +01:00
.github issue templates: use full termux-packages URL in package request template 2020-10-01 14:14:44 +03:00
disabled-packages disabled packages: delete 'ffsend' as useless now 2020-09-19 19:38:33 +03:00
ndk-patches fix ndk-patches/paths.h.patch 2020-07-11 00:51:47 +03:00
packages links: add brotli as runtime dependency (#5971) 2020-10-27 11:27:00 +01:00
sample update sample script for new package 2019-08-10 18:01:57 +03:00
scripts setup-offline-bundle.sh: define TERMUX_MAKE_PROCESSES 2020-10-23 02:20:40 +03:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore setup-offline-bundle.sh: add support for downloading package sources 2020-10-23 00:27:56 +03: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 build-package.sh: enable offline mode when file ./build-tools/.installed is present 2020-10-23 01:57:33 +03:00
clean.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
CONTRIBUTING.md contributing: update section "fixing issues" 2020-10-01 14:28:51 +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.