Commit Graph

54019 Commits

Author SHA1 Message Date
termux-pacman-bot
adde27dbe9 enhance(main/tree-sitter-vimdoc): use termux-tree-sitter build helper 2026-02-03 15:49:40 +00:00
termux-pacman-bot
fea65c1e82 bump(main/tree-sitter-vim): 0.8.0 2026-02-03 15:49:39 +00:00
termux-pacman-bot
5667b493a4 enhance(main/tree-sitter-query): use termux-tree-sitter build helper 2026-02-03 15:49:38 +00:00
termux-pacman-bot
80ba1d6bb5 enhance(main/tree-sitter-markdown): use termux-tree-sitter build helper 2026-02-03 15:49:36 +00:00
termux-pacman-bot
612aa58250 bump(main/tree-sitter-lua): 0.4.1 2026-02-03 15:49:35 +00:00
termux-pacman-bot
eade560e75 enhance(main/tree-sitter-c): use termux-tree-sitter build helper 2026-02-03 15:49:34 +00:00
termux-pacman-bot
983de415af enhance(main/tree-sitter): add a global tree-sitter parser build helper
The `termux-tree-sitter` script is a substantial rewrite
of Alpine Linux's `abuild-tree-sitter` helper.
As well as porting it from POSIX sh to Bash,
which is used by our build system.
2026-02-03 15:49:32 +00:00
termux-pacman-bot
364c6dcca3 Update repo 2026-02-03 15:49:31 +00:00
termux-pacman-bot
7f252c45a4 bump(x11/python-opencv-python): 92
This commit has been automatically submitted by Github Actions.
2026-02-03 13:55:07 +00:00
termux-pacman-bot
648b5eb667 bump(main/vulkan-validation-layers): 1.4.342
This commit has been automatically submitted by Github Actions.
2026-02-03 13:55:05 +00:00
termux-pacman-bot
8178d5b465 bump(main/topgrade): 16.9.0
This commit has been automatically submitted by Github Actions.
2026-02-03 13:55:04 +00:00
termux-pacman-bot
f314ca7ae1 bump(main/teleport-tsh): 18.6.6
This commit has been automatically submitted by Github Actions.
2026-02-03 13:55:03 +00:00
termux-pacman-bot
546ad3ca9e bump(main/syncthing): 2.0.14
This commit has been automatically submitted by Github Actions.
2026-02-03 13:28:48 +00:00
termux-pacman-bot
1e25a4a2f7 bump(main/dart): 3.10.9
This commit has been automatically submitted by Github Actions.
2026-02-03 13:28:48 +00:00
termux-pacman-bot
7c593bd9c0 bump(main/neovim): 0.11.6 2026-02-03 12:24:16 +00:00
termux-pacman-bot
a777e5df2e bump(main/neovim-nightly): 0.12.0~dev-2112+gb6befc7b03 2026-02-03 12:24:15 +00:00
termux-pacman-bot
a6ca6822b1 bump(x11/tigervnc-viewer): 1.16.0
- Fixes https://github.com/termux/termux-packages/issues/28220

- Rebase `disable-pam.patch`

- `common-os-Thread.cxx.patch` no longer necessary because all calls to `pthread_cancel()` have been removed from the upstream repository
2026-02-03 11:47:50 +00:00
termux-pacman-bot
5ef10b2b4b bump(x11/tigervnc): 1.16.0
- Rebase `disable-pam.patch`

- `tigervnc-1.9.0_common_os_Thread.cxx.patch` no longer necessary because all calls to `pthread_cancel()` have been removed from the upstream repository
2026-02-03 11:47:49 +00:00
termux-pacman-bot
19ec86d444 bump(main/gomuks): 26.01
- Fixes https://github.com/termux/termux-packages/issues/28214

- Add `goheif-no-pthread_getaffinity_np.diff` to disable `pthread_getaffinity_np()` and `pthread_setaffinity_np()`, because they do not work on lower Android API levels than 36.
2026-02-03 11:47:48 +00:00
termux-pacman-bot
48fc9ba37e bump(main/marksman): 2026.01.28
- Fixes https://github.com/termux/termux-packages/issues/28213

- Switch to building from release archive instead of git repository
2026-02-03 11:47:47 +00:00
termux-pacman-bot
b9e7fdccc9 bump(main/megacmd): 2.4.0
- Fixes https://github.com/termux/termux-packages/issues/28146

- Needs `no-include-android-headers.patch` now to prevent including headers that are only for building an APK.

- Switch back to `_Linux` tags
2026-02-03 11:47:46 +00:00
termux-pacman-bot
c1553f4293 bump(main/atuin): 18.11.0
- Fixes https://github.com/termux/termux-packages/issues/28002

- Now uses `aws-lc-sys` to build, which requires CMake and several arguments added to its nested CMake build to prevent errors
2026-02-03 11:47:45 +00:00
termux-pacman-bot
515fbc232f fix(root/minikube): disable building libvirt backend
- Fixes this error in `scripts/run-docker.sh ./build-package.sh -I -f -a x86_64 minikube`:

```
-- libvirt-admin libvirt-admin libvirt libvirt libvirt libvirt libvirt libvirt libvirt
libvirt libvirt libvirt libvirt libvirt libvirt libvirt-admin libvirt libvirt libvirt
libvirt libvirt libvirt libvirt libvirt libvirt libvirt libvirt libvirt libvirt
libvirt libvirt-lxc libvirt-qemu libvirt libvirt libvirt libvirt libvirt libvirt
libvirt libvirt libvirt libvirt libvirt libvirt libvirt libvirt libvirt libvirt
libvirt libvirt libvirt libvirt libvirt libvirt]
Package libvirt-admin was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt-admin.pc'
to the PKG_CONFIG_PATH environment variable
```
2026-02-03 11:47:42 +00:00
termux-pacman-bot
9daffa0aad fix(main/spectacle): apply TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.[0-8].+"
- Fixes https://github.com/termux/termux-packages/issues/28043

%ci:no-build
2026-02-03 11:47:41 +00:00
termux-pacman-bot
905ffea328 bump(main/forgejo): 14.0.2
- Fixes https://github.com/termux/termux-packages/issues/27945
2026-02-03 11:47:40 +00:00
termux-pacman-bot
47765802c6 fix(main/gopls): apply TERMUX_PKG_UPDATE_TAG_TYPE=latest-release-tag
- Fixes https://github.com/termux/termux-packages/issues/27791

- This project releases multiple types of tags, but their GitHub "Release tags" appear to always be for the project Termux packages.

%ci:no-build
2026-02-03 11:47:39 +00:00
termux-pacman-bot
9818b00c0c fix(main/libwolfssl): apply TERMUX_PKG_UPDATE_TAG_TYPE=latest-release-tag
- Fixes https://github.com/termux/termux-packages/issues/27786

- This project releases multiple types of tags, but their GitHub "Release tags" appear to always be for the project Termux packages.

%ci:no-build
2026-02-03 11:47:38 +00:00
termux-pacman-bot
90b9b57944 fix(main/gping): apply TERMUX_PKG_UPDATE_TAG_TYPE=latest-release-tag
- Fixes https://github.com/termux/termux-packages/issues/27785

- This project releases multiple types of tags, but their GitHub "Release tags" appear to always be for the project Termux packages.

%ci:no-build
2026-02-03 11:47:37 +00:00
termux-pacman-bot
dbb775cf93 bump(main/gitoxide): 0.50.0
- Fixes https://github.com/termux/termux-packages/issues/28126

- New patches:
  - `hickory-resolver.diff`: replaces `trust-dns-resolver.diff`
  - `aws-lc-sys.diff`: fixes `error: call to undeclared function 'getentropy'`
2026-02-03 11:47:36 +00:00
termux-pacman-bot
f714d34cc6 bump(main/yt-dlp-ejs): 0.4.0
- Fixes https://github.com/termux/termux-packages/issues/28260
2026-02-03 11:47:35 +00:00
termux-pacman-bot
749efcfa4c addpkg(x11/crow-translate): 4.0.2 2026-02-03 11:47:34 +00:00
termux-pacman-bot
998219b45e addpkg(x11/kwayland): 6.5.5 2026-02-03 11:47:33 +00:00
termux-pacman-bot
1d2e211abc addpkg(main/onnxruntime): 1.23.2-1 2026-02-03 11:47:32 +00:00
termux-pacman-bot
c0d7523565 addpkg(x11/ghostwriter): 25.12.1 2026-02-03 11:47:31 +00:00
termux-pacman-bot
5f13c49ab7 addpkg(x11/calligraplan): 4.0.1 2026-02-03 11:47:30 +00:00
termux-pacman-bot
b130e90105 addpkg(x11/kf6-kcalendarcore): 6.22.0 2026-02-03 11:47:29 +00:00
termux-pacman-bot
c3b19a62fa addpkg(x11/kdiagram): 3.0.1 2026-02-03 11:47:28 +00:00
termux-pacman-bot
440056c693 addpkg(x11/calligra): 25.12.1
- Fixes https://github.com/termux/termux-packages/issues/25469

- https://github.com/termux-user-repository/tur/pull/1878, copied and then revised to implement cross-compilation

- Some dependency packages moved from TUR

Co-authored-by: lunsokhasovan <lunsokhasovan@proton.me>
Co-authored-by: Ronald Y <knyipab@gmail.com>
2026-02-03 11:47:27 +00:00
termux-pacman-bot
ef0d930b2a addpkg(main/mdds): 3.2.0-1 2026-02-03 11:47:26 +00:00
termux-pacman-bot
f6f472315a addpkg(main/libwps): 0.4.14-2 2026-02-03 11:47:25 +00:00
termux-pacman-bot
f26b135480 addpkg(main/libwpg): 0.3.4-3 2026-02-03 11:47:24 +00:00
termux-pacman-bot
c7e6e73801 addpkg(main/libwpd): 0.10.3-3 2026-02-03 11:47:23 +00:00
termux-pacman-bot
530d2e177d addpkg(main/libvisio): 0.1.10 2026-02-03 11:47:22 +00:00
termux-pacman-bot
8416605787 addpkg(main/librevenge): 0.0.5-3 2026-02-03 11:47:21 +00:00
termux-pacman-bot
0ea3bc723d addpkg(main/libodfgen): 0.1.8-4 2026-02-03 11:47:20 +00:00
termux-pacman-bot
cf0a538ab3 addpkg(main/liblangtag): 0.6.7-2 2026-02-03 11:47:19 +00:00
termux-pacman-bot
5f7f3ed09a addpkg(main/libetonyek): 0.1.13 2026-02-03 11:47:18 +00:00
termux-pacman-bot
6bb34edc64 addpkg(main/cppunit): 1.15.1-2 2026-02-03 11:47:17 +00:00
termux-pacman-bot
dbb9a1c527 bump(main/fish): v4.4.0 2026-02-03 07:48:01 +00:00
termux-pacman-bot
a3b3bc9b1b bump(main/railway-cli): 4.27.6
This commit has been automatically submitted by Github Actions.
2026-02-03 06:49:15 +00:00