Go to file
Henrik Grimler 5c4841e3a8
fix(scripts,packages.yml): fix duplicate line removal
Need to sort the file before running uniq.  Before this fix
subpackages were printed several times in the
built_${repo}_packages.txt file, causing upload step to upload debs
multiple times for no reason..
2022-10-30 15:14:43 +01:00
.github fix(scripts,packages.yml): fix duplicate line removal 2022-10-30 15:14:43 +01:00
disabled-packages python-torch{,vision}: Disabled 2022-10-30 17:17:08 +09:00
ndk-patches scripts: update to ndk r25b 2022-09-15 00:37:34 +08:00
packages libxext: Bump to 1.3.5 2022-10-30 12:56:15 +00:00
root-packages updpkg(root/frida): update to 16.0.2 2022-10-30 14:21:33 +01:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts setup-ubuntu.sh: i meant python-wheel-common 2022-10-29 23:55:10 +01:00
x11-packages xcb-util-wm: Bump to 0.4.2 2022-10-30 13:23:33 +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: add @2096779623 as default codeowners 2022-07-19 21:14:19 +08:00
CONTRIBUTING.md chore(CONTRIBUTING.md): Remove unnecessary message for update and downgrade 2022-10-11 14:01:46 +05:30
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
README.md Revert "README: remove fosshost logo" 2022-08-26 07:55:06 +02: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 gobject-introspection: Build introspection data 2022-10-20 23:44:13 +09: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

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

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.