You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leonid Pliushch dcb7037709
nushell: update to 0.14.0
5 years ago
.github Revert "CI: temporary enable repology metadata updating on pushes for testing" 5 years ago
disabled-packages swift: enable package and update to 5.2.1 5 years ago
ndk-patches ndk-patches: do not hide _FILE_OFFSET_BITS=64 5 years ago
packages nushell: update to 0.14.0 5 years ago
sample update sample script for new package 5 years ago
scripts update maintainer info 5 years ago
.gitattributes Update .gitattributes (#872) 8 years ago
.gitignore Add vagrant (#642) 8 years ago
BACKERS.md Update BACKERS.md 5 years ago
CONTRIBUTING.md add CONTRIBUTING.md 5 years ago
LICENSE.md avoid long lines in LICENSE.md 5 years ago
README.md readme: contributing info is now moved to a separate doc 5 years ago
build-all.sh enable on-device builds 5 years ago
build-package.sh build-package.sh: fix unbound variable error 5 years ago
clean.sh packages: standardize values of several control variables for build.sh 5 years ago

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.