Go to file
Leonid Pliushch 46768830ae
fix names for more packages
Now x11-packages repository will use original names for
packages. For example, libgtk2 now will be provided as
gtk2, libgtk3 will be available as gtk3, libsdl - as sdl.

List of changed packages:

 libatk        --> atk
 libglu        --> glu
 libgtk2       --> gtk2
 libgtk3       --> gtk3
 libmesa       --> mesa
 libsdl        --> sdl
 libsdl2       --> sdl2
 libsdl-net    --> sdl-net
 riscvemu-sdl  --> riscvemu
 xorg-xvfb     --> xorg-server-xvfb

List of dependent packages (should be rebuilt with new deps):

 dosbox, emacs-x, galculator, geany, libepoxy, mtpaint,
 qemu-system-x86_64, the-powder-toy, tigervnc, wireshark-gtk,
 xarchiver.

Note: depending on which packages are installed, it may be
necessary to upgrade with 'apt dist-upgrade'.
2022-04-18 14:08:23 +05:30
.github monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +05:30
disabled-packages deno, librusty-v8: Move to disabled-packages 2022-04-07 09:18:45 +09:00
ndk-patches ndk-patches: Don't declare `sem_{open,close,unlink}` 2022-03-26 00:02:59 +09:00
packages neovim-nightly: update to 0.8.0-dev+9-g1facad234 2022-04-18 06:17:35 +00:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts monorepo: adapt scripts/bin to new changes 2022-04-18 13:57:19 +05:30
x11-packages fix names for more packages 2022-04-18 14:08:23 +05:30
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +05:30
BACKERS.md Update BACKERS.md 2020-04-29 00:32:23 +02:00
CODEOWNERS Rename `rxfetch-termux` to `rxfetch` and use upstream (#9813) 2022-04-03 15:21:02 +08:00
CONTRIBUTING.md update contributing.md 2021-12-31 10:54:27 +02:00
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
README.md chore: Fix Discord server ID in shields.io badge 2021-11-05 11:38:06 +05:30
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 monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +05:30
clean.sh setup_build_folders, clean.sh: don't fail if chmod fails 2022-02-11 22:37:18 +01:00
repo.json monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +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

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.