0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-02 11:28:26 +00:00
Robert Kirkman a510a2fb21 fix(x11/icewm): set $TERMUX_PREFIX throughout the software
- `termux-exec` should handle the path replacement for most of these, but patch all of them just in case

- I checked, and there is no string `/usr` or `/etc` in the code of IceWM that is not representing a UNIX-like system resources folder path or et cetera path respectively that can be safely and correctly replaced with `$TERMUX_PREFIX`, therefore this global replacement is safe

- This is a rewrite of the patch that was lost in https://github.com/termux-user-repository/tur/pull/1876, because unfortunately, I did not realize until too late that an older version of IceWM was already present in the TUR. I don't want to cause the loss of any fixes that correctly replacing `/usr` with `$TERMUX_PREFIX` globally in IceWM might have had.
2025-08-02 03:08:55 -05:00
2025-08-02 13:34:56 +05:30

Termux packages

GitHub repo size Packages last build status Docker image status Repology metadata

Join the Termux Discord server Join the Termux space on Matrix Join the Termux server on Telegram Official subreddit

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.

Community

The Termux Community docs are available here.

All our community members must follow the rules that are defined here and any Content Not Allowed must not be posted.

Description
A package build system for Termux.
Readme 341 MiB
Languages
Shell 76.4%
C 13.4%
C++ 2.7%
Diff 1.8%
Lua 1.1%
Other 4.4%