TomIO
TomIO
> could it be changed to `TERMUX_PKG_UPDATE_METHOD=repology` to solve this? That's already what it uses. The gitlab method only applies for packages with `gitlab.com` srcurls. I'm actually refactoring that right...
I don't think it's a rate limiting error. I haven't actually gotten to looking at `lyrebird` specifically yet. I refactored the gitlab update method to work for other instances than...
I got it working in my refactor branch. All the Gitlab instance packages are working now, I'm running final validation on a full update run right now. Edit: new fail...
Let's not blow up the scope of this PR too much. Separate KDE applications can be (and are being) added in other PRs.
You can open a fallback session by long pressing on the Termux app icon. This should allow you to `chsh` the shell of your regular session back to a working...
> ### Feature description > I started writing code in Zig using Helix Editor and VIM on Termux. I installed the `zig` and `zls` packages on Termux, and then installed...
> after 6 years, still no development on this issue 💀 Step to it then. A comment moaning about lack of progress isn't gonna make it happen.
Hi thanks for the PR and project history explanation. I don't have any objections to packaging this current iteration of `schillytools`. My prior objection in https://github.com/termux/termux-packages/pull/26979#issuecomment-3436806345 was specifically about packaging...
> ## Pull request overview > This PR adds the schilytools package (version 2024-03-21), a comprehensive collection of utilities from Jörg Schilling, historically known as "cdrtools" or "cdrecord". The package...
This PR is temporarily paused pending a request from @Biswa96 to make `update-checksum` agnostic to the `$PWD` where it is invoked from. e.g. ```bash # Example 1 cd packages/tmux $TERMUX_SCRIPT_DIR/scripts/bin/update-checksum...