Go to file
Yaksh Bariya 1c73b38c3e
cibootstrap_archives): do not include sha256 sums in release body
Although convenient, this seems to have been broken after moving to new
environment files of GitHub Actions. I have no idea how GitHub actually
parses the file, so I don't know what hack, and how will allow us to
have sha256sums on the release body again. In case anyone knows, feel
free to open up a PR.

Also, for the checksums generations, I'm planning to move this to
'upload-release-action' action only. See
https://github.com/termux/upload-release-action/issues/4
2022-12-28 17:05:25 +05:30
.github cibootstrap_archives): do not include sha256 sums in release body 2022-12-28 17:05:25 +05:30
disabled-packages otter-browser: Disabled 2022-12-18 22:00:07 +09:00
ndk-patches ndk-patches: remove stubs for getgrgid_r and getgrgid_r 2022-11-09 23:27:14 +01:00
packages picolisp: Bump to 22.12 2022-12-28 10:20:49 +00:00
root-packages rebuild(deps:main/libuuid): libuuid is now a subpkg of util-linux 2022-12-28 09:14:12 +01:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts scripts: setup-termux: add uuid-utils to list of required packages 2022-12-28 09:14:23 +01:00
x11-packages *: Specify TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-12-28 08:55:18 +00:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore Added(.gitignore): Don't include temp .git directories 2022-08-30 22:58:39 +05:00
CODEOWNERS CODEOWNERS: Assign GIR stuff to myself 2022-12-27 17:41:06 +09:00
CONTRIBUTING.md CONTRIBUTING: Clearify packaging policy on python packages 2022-11-23 11:47:16 +01:00
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
README.md Add Hetzner Logo 2022-12-26 21:52:15 +08:00
build-all.sh fix(run-docker.sh): Fix docker exec not passing kill signals (ctrl+c) to commands in some cases leaving processes still running 2022-07-28 15:27:20 +05:00
build-package.sh scripts: remove termux_setup_gnu_as_23c 2022-12-10 16:15:00 +08:00
clean.sh fix(run-docker.sh): Fix docker exec not passing kill signals (ctrl+c) to commands in some cases leaving processes still running 2022-07-28 15:27:20 +05:00
repo.json CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00

README.md

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

Hosted by Hetzner

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

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.