TomIO

Results 21 issues of TomIO

Update the `nala` front-end for `apt` from version 0.7.2 to latest stable release, ~~0.10.0~~ 0.11.0 (Please inform me of any issues regarding this Pull Request at your earliest convenience, its...

Recommend `nerdfix` for dealing with obsolete NerdFont 2.x symbols. I also took the opportunity to reword the post install recommendation, and slightly cleaned up the build script. I also plan...

The Termux User Repository does not currently report package metadata to the Repology index, while the main `termux/termux-packages` repo does. Adding this should be fairly straight forward since we can...

Several issues have come up regarding the state of subpackages. This issue is intended to summarize those issues and track progress on solving them. - 1.) Subpackage builds are a...

enhancement
packaging
discussion
documentation
dependencies
tracker

Just rewriting the patch and bumping msgpack. > Checklist > - [x] Builds locally > - [x] Builds on CI > - [ ] Tested on device (Android 13, Aarch64,...

We have a lot of packages using the HPND license. Currently they are all using `custom` for it, this PR adds `HPND` as an accepted license in the package build...

Part of: - #20858 This PR is a total refactor of `scripts/build/termux_step_install_license.sh`. The goal was to eliminate shellcheck warnings and reduce jank.

> [!IMPORTANT] > Build validation should be done without use of the "fast build" `-i`/`-I` flags! > https://github.com/termux/termux-packages/blob/ed5c640b46197c5b1c36434938bfd68fcdba7536/build-package.sh#L417-L418 > e.g. > ```bash > ./scripts/run-docker.sh ./build-package.sh -f [package [, ...]] >...

help wanted
packaging
information
WIP
has build issues
tracker

`spark` has not seen any signs of life in 7+ years. https://github.com/holman/spark On top of that it is 103 line Bash script, with no patches required to make it work...