Go to file
Leonid Pliushch ed9b855275
auto updates: get rid of github-projects.txt
From now, all configuration related to automatic updates should be done
in build.sh scripts.

It requires specifying at least

 TERMUX_PKG_AUTO_UPDATE=true

which indicates that package is eligible for automatic updates, and
optionally

 TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP="$version_regexp"

which specifies a regular expression used to extract the version part
from Git tag.
2021-10-04 13:17:04 +03:00
.github CI: loop over every tar in termux-packages subfolder 2021-09-21 08:46:23 +02:00
disabled-packages Enable package: ant (#7397) 2021-08-27 11:06:16 +01:00
ndk-patches ndk-headers: fix paths in utmp.h 2021-05-07 08:28:05 +02:00
packages lua-language-server: bump revision 2021-10-04 12:15:38 +03:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts auto updates: get rid of github-projects.txt 2021-10-04 13:17:04 +03:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore build-package.sh: allow to select package formats between debian and pacman 2021-09-10 19:55:28 +03:00
BACKERS.md Update BACKERS.md 2020-04-29 00:32:23 +02:00
build-all.sh build-package.sh: allow to select package formats between debian and pacman 2021-09-10 19:55:28 +03:00
build-package.sh build-package: mv code for creating llvm-config 2021-09-17 12:02:53 +02:00
clean.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
CONTRIBUTING.md update CONTRIBUTING.md 2021-08-01 16:06:00 +03:00
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
README.md readme: reorder badges 2021-08-01 13:08:13 +03:00

Termux packages

GitHub repo size Packages last build status Docker image status Repology metadata Join the chat at https://gitter.im/termux/termux Join the Termux discord server

Powered by FossHost

This project contains scripts and patches to build packages for the Termux Android application.

Quick how-to about Termux package management is available at Package Management. It also has info on how to fix repository is under maintenance or down errors when running apt or pkg commands.

Contributing

@termux is looking for help with fixing issues, adding new packages and maintaining existing ones. It would be very helpful if you submit a pull request with bug fixes.

Read CONTRIBUTING.md and Developer's Wiki for more details.

Contacts

General mailing list: https://groups.io/g/termux

Developer mailing list: https://groups.io/g/termux-dev

General chat: https://gitter.im/termux/termux or #termux on IRC/libera.chat.

Developer chat: https://gitter.im/termux/dev.