Go to file
Tee KOBAYASHI 27715f27c0 ffmpeg: Do not depend on `libandroid` package
which is only needed on current Termux Docker which I would say is
broken because every Android environment should already contain system
`libandroid.so`.

Please manually install `libandroid` package if necessary.
2023-06-15 11:28:51 +09:00
.github firefox: Bump to 114.0 2023-06-07 21:27:52 +09:00
disabled-packages predict: Disabled 2023-06-12 08:09:50 +09:00
ndk-patches scripts: Bump NDK to r25c 2023-02-02 16:38:20 +05:30
packages ffmpeg: Do not depend on `libandroid` package 2023-06-15 11:28:51 +09:00
root-packages openvpn: Bump to 2.6.4 2023-05-15 06:30:01 +09:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts chore(main/nodejs): do not build our own libicu 2023-06-08 17:54:37 +05:30
x11-packages bump(x11/ncspot-mpris): 0.13.3 2023-06-12 10:14:51 +00:00
.editorconfig chore(editorconfig): initial setup 2023-03-30 23:52:26 +03: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 chore(username): update my username from buttaface to finagolfin 2023-05-04 11:56:52 +05:30
CONTRIBUTING.md contributing.md: clarification about library packages + tur repo 2023-05-17 21:47:01 +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 scripts/setup-termux.sh: adding the ability to install packages via pacman (#16368) 2023-04-23 20:59:02 +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 chore: do not hardcode repository information in `scripts/proporties.sh` 2023-05-23 18:04:13 +05:30

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.