Go to file
Tee KOBAYASHI 78715de5be termux_step_massage: Fix logic for undefined symbols
The pattern `for lib in "$(find [...])"` does not work if `find` matches
more than one file. Double quotes around `$(...)` must be removed.

This bug was introduced in 849112f9e7, and
the check did not work correctly from then on, until now.
2023-01-14 17:01:59 +09:00
.github scripts: fix minor typo in command_not_found.yml 2023-01-13 16:02:27 +01:00
disabled-packages otter-browser: enable package and bump to 1.0.03 2023-01-09 10:23:03 +00:00
ndk-patches ndk-patches: remove stubs for getgrgid_r and getgrgid_r 2022-11-09 23:27:14 +01:00
packages bump(main/yq): 4.30.7 2023-01-14 06:20:19 +00:00
root-packages tcpdump: Bump to 4.99.3 2023-01-14 02:58:11 +00:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts termux_step_massage: Fix logic for undefined symbols 2023-01-14 17:01:59 +09:00
x11-packages xfce4-screenshooter: Bump to 1.10.3 2023-01-14 02:58: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.md: small correction of the view in "Commit guidelines" 2023-01-13 10:07:42 +03: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 build-package.sh: fix bug with TERMUX_FORCE_BUILD and add new flag -F (TERMUX_FORCE_BUILD_DEPENDENCIES) (#13861) 2023-01-03 18:04:40 +03: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.