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 Plyushch d6c1e065c1
update readme
5 years ago
.github [ImgBot] Optimize images 6 years ago
disabled-packages disable package: sc-im 5 years ago
ndk-patches Define __TERMUX__ and __TERMUX_PREFIX__ 5 years ago
packages mariadb: update source url 5 years ago
sample update sample script for new package 6 years ago
scripts docker image: install libltdl-dev and libsigsegv-dev 5 years ago
.cirrus.yml add new linter script & fix packages where needed 5 years ago
.gitattributes Update .gitattributes (#872) 8 years ago
.gitignore Add vagrant (#642) 8 years ago
BACKERS.md Markdown New Guideline Compliance 6 years ago
LICENSE.md update LICENSE.md & README.md (reformat) 6 years ago
README.md update readme 5 years ago
build-all.sh enable on-device builds 6 years ago
build-package.sh build-package.sh: use absolute paths when sourcing parts from scripts/build/ 5 years ago
clean.sh packages: standardize values of several control variables for build.sh 5 years ago

README.md

Termux packages

Powered by JFrog Bintray

build status Join the chat at https://gitter.im/termux/termux

This project contains scripts and patches to build packages for the Termux Android application. Note that on-device package building is supported only partially for now.

More information can be found in the project's Wiki.

Directory Structure

  • disabled-packages: packages that cannot be built or have serious issues.

  • docs: documentation on how to build, formatting etc.

  • ndk-patches: patches for Android NDK headers.

  • packages: all currently available packages.

  • scripts: utility scripts for building.

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.