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 821bd46a80
Merge pull request #4672 from bitcoinprivacy/lnd-0.8.2
5 years ago
.github [ImgBot] Optimize images 6 years ago
disabled-packages Revert "telegram-cli: move to disabled packages" 5 years ago
ndk-patches Define __TERMUX__ and __TERMUX_PREFIX__ 5 years ago
packages Merge pull request #4672 from bitcoinprivacy/lnd-0.8.2 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 6 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/ 6 years ago
clean.sh packages: standardize values of several control variables for build.sh 6 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.