0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-03 13:48:09 +00:00
Maxython c7e8924204 Implementation of virtual packages
Virtual packages are packages that are compiled and installed into the system, but are not assembled into a source package for package managers. One advantage of virtual packages is that they can use sources (including values from configured variables) from regular packages. This will allow us to easily create special virtual packages that will have to resolve cyclic dependencies in regular packages.

[no ci]
2025-02-28 14:41:21 +03:00
2025-02-28 14:36:23 +03:00
2019-06-08 14:40:01 +03:00

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

Repository status

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.

Description
A package build system for Termux.
Readme 300 MiB
Languages
Shell 76.7%
C 13.3%
C++ 3%
Diff 2%
Lua 1.2%
Other 3.6%