Henrik Grimler
27e8c96202
|
5 years ago | |
---|---|---|
.github | 5 years ago | |
disabled-packages | 5 years ago | |
ndk-patches | 5 years ago | |
packages | 5 years ago | |
sample | 5 years ago | |
scripts | 5 years ago | |
.gitattributes | 8 years ago | |
.gitignore | 8 years ago | |
BACKERS.md | 5 years ago | |
CONTRIBUTING.md | 5 years ago | |
LICENSE.md | 6 years ago | |
README.md | 5 years ago | |
build-all.sh | 5 years ago | |
build-package.sh | 5 years ago | |
clean.sh | 5 years ago |
README.md
Termux packages
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:
-
https://github.com/termux/game-packages
Game packages, e.g.
angband
ormoon-buggy
. -
https://github.com/termux/science-packages
Science-related packages like
gap
andgnucap
. -
https://github.com/termux/termux-root-packages
Packages which can be used only on rooted devices. Some stuff available here requires custom kernel (like
aircrack-ng
orlxc
). -
https://github.com/termux/unstable-packages
Staging repository. Packages that are not stable are only available here.Most likely, new packages will also be placed here.
-
https://github.com/termux/x11-packages
Packages that require X11 Windows System.
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:
-
Packages that cannot be published due to serious issues.
-
Our changes to Android NDK headers.
-
Main set of packages.
-
Sample structure for creating new packages.
-
Set of utilities and build system scripts.
Contributing
See CONTRIBUTING.md.
Contacts
-
General Mailing List: https://groups.io/g/termux
-
Developer Mailing List: https://groups.io/g/termux-dev
-
Developer Chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.
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.