Go to file
2020-05-08 00:26:19 +03:00
.github CI: introduce weekly rebuilds of docker image 2020-05-02 15:27:36 +03:00
disabled-packages
ndk-patches
packages swaks: build manpage 2020-05-07 23:18:16 +03:00
sample
scripts build-package.sh: do normal releases for cmake instead of min-size 2020-05-08 00:26:19 +03:00
.gitattributes
.gitignore
BACKERS.md Update BACKERS.md 2020-04-29 00:32:23 +02:00
build-all.sh
build-package.sh
clean.sh
CONTRIBUTING.md add CONTRIBUTING.md 2020-04-28 02:37:34 +03:00
LICENSE.md
README.md readme: contributing info is now moved to a separate doc 2020-04-28 02:39:52 +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.

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.