Go to file
Leonid Pliushch bc20ba7e70 run-docker.sh: if $TERMUX_DOCKER_USE_SUDO is set, run `docker` with sudo
Not all system configurations have user being added into `docker` group.
2020-09-28 00:40:17 +03:00
.github package_request template: add comment about other package managers 2020-09-01 22:22:10 +02: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 add patches for prefix verification - prevent use of prebuilt packages by third parties 2020-09-28 00:10:00 +03:00
sample update sample script for new package 2019-08-10 18:01:57 +03:00
scripts run-docker.sh: if $TERMUX_DOCKER_USE_SUDO is set, run `docker` with sudo 2020-09-28 00:40:17 +03:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +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
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
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

README.md

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.