Go to file
Fredrik Fornwall 6b7f9ab823 nnn: Update from 3.1 to 3.2 2020-05-30 17:13:51 +02:00
.github Revert "CI: temporary enable repology metadata updating on pushes for testing" 2020-05-11 22:23:22 +03:00
disabled-packages disabled-packages: remove openvpn 2020-05-13 12:03:43 +03:00
ndk-patches
packages nnn: Update from 3.1 to 3.2 2020-05-30 17:13:51 +02:00
sample
scripts swift: update from 5.2.3 to 5.2.4 2020-05-23 11:58:56 +03:00
.gitattributes gitattributes: do not rewrite patches containing crlf 2020-05-23 15:43:47 +03:00
.gitignore
BACKERS.md
CONTRIBUTING.md
LICENSE.md
README.md
build-all.sh
build-package.sh
clean.sh

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.

The packages available here are only from main set. We have some additional repositories:

Termux package management quick how-to available on https://wiki.termux.com/wiki/Package_Management. To learn about using our build environment, read the Developer's Wiki.

Project structure

Directories:

  • disabled-packages:

    Packages that cannot be published due to serious issues.

  • ndk-patches:

    Our changes to Android NDK headers.

  • packages:

    Main set of packages.

  • sample:

    Sample structure for creating new packages.

  • scripts:

    Set of utilities and build system scripts.

Contributing

See CONTRIBUTING.md.

Contacts

If you are interested in our weekly development sessions, please check the https://wiki.termux.com/wiki/Dev:Development_Sessions. Also, you may want to check the https://wiki.termux.com/wiki/Development.