termux-pacman-bot
ea979e66ce
bump(main/binaryen): 125
...
This commit has been automatically submitted by Github Actions.
2025-11-20 00:50:51 +00:00
termux-pacman-bot
3144ba3763
fix(main/libllvm): enable RTTI
...
- Necessary to fix this error that otherwise would occur when attempting
to launch the software `qt-creator`:
```
qtc.extensionsystem.plugin: [ ClangFormat ] Plugin error:
/data/data/com.termux/files/usr/lib/qtcreator/plugins/libClangFormat.so:
Cannot load library /data/data/com.termux/files/usr/lib/qtcreator/plugins/libClangFormat.so:
dlopen failed: cannot locate symbol "_ZTIN4llvm3vfs10FileSystemE"
referenced by "/data/data/com.termux/files/usr/lib/qtcreator/plugins/libClangFormat.so"...
```
- All other major UNIX-like operating systems enable this. See https://github.com/termux/termux-packages/pull/27309#issuecomment-3546559301
2025-11-20 00:50:50 +00:00
termux-pacman-bot
7d900007a4
Update repo
2025-11-20 00:50:49 +00:00
termux-pacman-bot
cb40c1ac50
fix(main/python-llvmlite): do not conflict with libllvm
...
- Fixes https://github.com/termux/termux-packages/issues/25621
- Makes the command `pkg install python-llvmlite` functional
- Fixes build with CMake 4
2025-11-19 23:36:37 +00:00
termux-pacman-bot
c0faa63760
fix(main/lua-language-server): use termux_setup_ninja appropriately for repeated builds
...
- Fixes https://github.com/termux/termux-packages/issues/27334
- Fixes the command `scripts/run-docker.sh ./build-package.sh -I -f -a all lua-language-server`
2025-11-19 23:36:36 +00:00
termux-pacman-bot
ca478dbf0f
bump(main/swi-prolog): 9.3.35
...
This commit has been automatically submitted by Github Actions.
2025-11-19 18:44:52 +00:00
termux-pacman-bot
7d15eb5788
bump(main/mdbook-toc): 0.15.1
...
This commit has been automatically submitted by Github Actions.
2025-11-19 18:44:52 +00:00
termux-pacman-bot
e1e6d19803
bump(main/llama-cpp): 0.0.0-b7106
...
This commit has been automatically submitted by Github Actions.
2025-11-19 18:44:51 +00:00
termux-pacman-bot
3be7e16229
bump(main/jfrog-cli): 2.84.0
...
This commit has been automatically submitted by Github Actions.
2025-11-19 18:44:50 +00:00
termux-pacman-bot
2a40d07a22
bump(main/dnsutils): 9.20.16
...
This commit has been automatically submitted by Github Actions.
2025-11-19 18:44:50 +00:00
termux-pacman-bot
6ff8a0f75c
bump(main/redis): 8.4.0
2025-11-19 14:40:29 +00:00
termux-pacman-bot
8cbea5d2df
chromium: bump to 142.0.7444.175 ( #27339 )
2025-11-19 13:44:07 +00:00
termux-pacman-bot
80ff0d8f7b
bump(main/llama-cpp): 0.0.0-b7103
...
This commit has been automatically submitted by Github Actions.
2025-11-19 12:48:07 +00:00
termux-pacman-bot
c2c2c90c5d
bump(main/jfrog-cli): 2.83.0
...
This commit has been automatically submitted by Github Actions.
2025-11-19 12:48:07 +00:00
termux-pacman-bot
8c8f12e06f
bump(main/jackett): 0.24.327
...
This commit has been automatically submitted by Github Actions.
2025-11-19 06:45:17 +00:00
termux-pacman-bot
64a4bde3d5
rebuild(x11-packages/firefox): auto check by @termux-pacman-bot
2025-11-19 04:41:08 +00:00
termux-pacman-bot
00b48bf8c0
termux-pacman/auto-check-repo: preparing to recompile packages
...
[skip ci]
2025-11-19 04:41:07 +00:00
termux-pacman-bot
5721164c07
bump(root/openvpn): 2.6.16
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:52 +00:00
termux-pacman-bot
6e28480b4b
bump(main/mdbook-pikchr): 0.2.0
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:51 +00:00
termux-pacman-bot
5befd13939
bump(main/mariadb): 12.1.2
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:51 +00:00
termux-pacman-bot
28b1fdcd48
bump(main/llama-cpp): 0.0.0-b7097
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:50 +00:00
termux-pacman-bot
1b2161e5c9
bump(main/libnss): 3.118.1
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:50 +00:00
termux-pacman-bot
9ab141a2bc
bump(main/glib): 2.86.2
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:49 +00:00
termux-pacman-bot
cb7ae1551d
bump(main/flyctl): 0.3.219
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:48 +00:00
termux-pacman-bot
8b29e6dd82
bump(main/dart): 3.10.1
...
This commit has been automatically submitted by Github Actions.
2025-11-19 02:34:48 +00:00
termux-pacman-bot
1e7aa84273
bump(main/cmake): 4.1.3
...
This commit has been automatically submitted by Github Actions.
2025-11-19 00:50:39 +00:00
termux-pacman-bot
44e8081964
Update repo
2025-11-19 00:50:38 +00:00
termux-pacman-bot
10aa9b13bd
tree-wide: apply relative CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR to packages that otherwise generate invalid .cmake and .pc files
...
- like
- https://github.com/termux/termux-packages/pull/25694
- https://github.com/termux/termux-packages/pull/26831
- https://github.com/termux/termux-packages/pull/27230
- Before:
```
~ $ grep -rnI $PREFIX -e /$PREFIX/include -e /$PREFIX/lib
/data/data/com.termux/files/usr/bin/taglib-config:24: includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/bin/gdal-config:10:CONFIG_PLUGINDIR="/data/data/com.termux/files/usr//data/data/com.termux/files/usr/lib/gdalplugins"
/data/data/com.termux/files/usr/bin/xslt-config:6:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/bin/xslt-config:7:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/share/pkgconfig/tree-sitter-c.pc:2:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/share/pkgconfig/tree-sitter-c.pc:3:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/share/pkgconfig/tree-sitter-lua.pc:2:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/share/pkgconfig/tree-sitter-lua.pc:3:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/share/pkgconfig/tree-sitter-query.pc:2:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/share/pkgconfig/tree-sitter-query.pc:3:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/share/pkgconfig/swipl.pc:3:libdir=/data/data/com.termux/files/usr//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/SPIRV-Tools.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/SPIRV-Tools.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/libcares.pc:11:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/libcares.pc:12:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/shaderc.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/shaderc.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/blosc.pc:5:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/toxcore.pc:2:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/toxcore.pc:3:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/id3tag.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/libxslt.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/libxslt.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/SPIRV-Tools-shared.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/SPIRV-Tools-shared.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/tree-sitter-markdown-inline.pc:2:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/tree-sitter-markdown-inline.pc:3:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/shaderc_combined.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/shaderc_combined.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/libtorrent-rasterbar.pc:8:Cflags: -fexceptions -pthread -I/data/data/com.termux/files/usr//data/data/com.termux/files/usr/include -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO -DTORRENT_SSL_PEERS -DOPENSSL_NO_SSL2
/data/data/com.termux/files/usr/lib/pkgconfig/muparser.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/muparser.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/haisrt.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/shaderc_static.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/shaderc_static.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/aom.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/srt.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/openxr.pc:7:libdir=${exec_prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/libobjc.pc:3:libdir=${exec_prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/openblas.pc:5:includedir=/data/data/com.termux/files/usr//data/data/com.termux/files/usr/include/openblas
/data/data/com.termux/files/usr/lib/pkgconfig/libpano13.pc:14:libdir=/data/data/com.termux/files/usr//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/tree-sitter-markdown.pc:2:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/tree-sitter-markdown.pc:3:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/libchromaprint.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/libchromaprint.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/pkgconfig/libexslt.pc:3:libdir=${prefix}//data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/pkgconfig/libexslt.pc:4:includedir=${prefix}//data/data/com.termux/files/usr/include
/data/data/com.termux/files/usr/lib/cmake/libxslt-1.1.43/libxslt-config.cmake:40:set(LIBXSLT_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}//data/data/com.termux/files/usr/include")
/data/data/com.termux/files/usr/lib/cmake/libxslt-1.1.43/libxslt-config.cmake:41:set(LIBXSLT_LIBRARY_DIR "${PACKAGE_PREFIX_DIR}//data/data/com.termux/files/usr/lib")
/data/data/com.termux/files/usr/lib/cmake/libxslt-1.1.43/libxslt-config.cmake:42:set(LIBXSLT_EXSLT_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}//data/data/com.termux/files/usr/include")
/data/data/com.termux/files/usr/lib/cmake/libxslt-1.1.43/libxslt-config.cmake:43:set(LIBXSLT_EXSLT_LIBRARY_DIR "${PACKAGE_PREFIX_DIR}//data/data/com.termux/files/usr/lib")
/data/data/com.termux/files/usr/lib/cmake/libxslt-1.1.43/libxslt-export.cmake:56: INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}//data/data/com.termux/files/usr/include"
/data/data/com.termux/files/usr/lib/cmake/libxslt-1.1.43/libxslt-export.cmake:64: INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}//data/data/com.termux/files/usr/include"
/data/data/com.termux/files/usr/lib/python3.12/site-packages/scipy/__config__.py:86: "include directory": r"/data/data/com.termux/files/usr//data/data/com.termux/files/usr/include/openblas",
/data/data/com.termux/files/usr/lib/python3.12/site-packages/scipy/__config__.py:96: "include directory": r"/data/data/com.termux/files/usr//data/data/com.termux/files/usr/include/openblas",
/data/data/com.termux/files/usr/lib/python3.12/site-packages/numpy/__config__.py:79: "include directory": r"/data/data/com.termux/files/usr//data/data/com.termux/files/usr/include/openblas",
/data/data/com.termux/files/usr/lib/python3.12/site-packages/numpy/__config__.py:89: "include directory": r"/data/data/com.termux/files/usr//data/data/com.termux/files/usr/include/openblas",
~ $
```
- After:
```
~ $ grep -rnI $PREFIX -e /$PREFIX/include -e /$PREFIX/lib
~ $
```
- Fix prefix pollutiuon build failure `shaderc`->`openxr`
- Remove only remaining instance of obsolete variable `TERMUX_PKG_INCLUDE_IN_DEVPACKAGE` from `taglib`
- Rebuild `python-numpy` and `python-scipy` because they got polluted by invalid paths from the `openblas.pc`
2025-11-18 22:06:26 +00:00
termux-pacman-bot
f874163136
rmpkg(x11/lxqt-composer-settings): Remove unmaintained qt5-using package
2025-11-18 22:06:25 +00:00
termux-pacman-bot
a04fa72451
Update repo
2025-11-18 22:06:24 +00:00
termux-pacman-bot
2af7e9ec9e
bump(x11/spectacle): 6.5.3
...
This commit has been automatically submitted by Github Actions.
2025-11-18 20:06:35 +00:00
termux-pacman-bot
b7606dc329
bump(x11/kpipewire): 6.5.3
...
This commit has been automatically submitted by Github Actions.
2025-11-18 20:06:34 +00:00
termux-pacman-bot
26fac94487
bump(x11/firefox): 145.0.1
...
This commit has been automatically submitted by Github Actions.
2025-11-18 19:35:43 +00:00
termux-pacman-bot
30ba7528e5
bump(main/mdbook-toc): 0.15.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 18:45:14 +00:00
termux-pacman-bot
d10299208d
bump(main/mdbook-open-on-gh): 3.0.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 18:45:13 +00:00
termux-pacman-bot
3b214c21a5
rmpkg(x11/otter-browser): Remove outdated qt5-using package
...
Remove `otter-browser` as it's a network-facing program (a browser) that
hasn't seen a relase since
[2022-02](https://github.com/OtterBrowser/otter-browser/releases/tag/v1.0.03 ),
is using Qt5 and does not seem to be maintained.
There are regular commits to
https://github.com/OtterBrowser/otter-browser/commits/master/ , but seems kind
of AI generated / aimed to create a github commit streak, not really
addressing user-facing issues or necessary upgrades of dependencies.
2025-11-18 17:38:55 +00:00
termux-pacman-bot
b9dccffcdb
Update repo
2025-11-18 17:38:53 +00:00
termux-pacman-bot
1963cbeace
bump(main/debootstrap): 1.0.142
2025-11-18 17:06:58 +00:00
termux-pacman-bot
e9f02e1fb6
rmpkg(x11/quassel,libdbusmenu-qt): Remove qt5-using package
...
Remove `quassel` as it has not been released in soon 4 years, is using
qt5 (see #10854 ) and is unlikely to be widely used.
Remove `libdbusmenu-qt` as `quassel` was the only user of it`.
2025-11-18 16:06:49 +00:00
termux-pacman-bot
d597026c76
fix(x11/vala-panel-appmenu): Avoid gtk2 build
2025-11-18 16:06:48 +00:00
termux-pacman-bot
0a4b67815b
Update repo
2025-11-18 16:06:47 +00:00
termux-pacman-bot
2851e4922e
revbump(main/lfortran): for libkokkos 5.0.0
...
- and enable LSP support
2025-11-18 14:40:26 +00:00
termux-pacman-bot
6688f4f898
bump(main/libkokkos): 5.0.0
2025-11-18 14:40:25 +00:00
termux-pacman-bot
f39e84c39d
bump(x11/layer-shell-qt): 6.5.3
...
This commit has been automatically submitted by Github Actions.
2025-11-18 12:48:12 +00:00
termux-pacman-bot
c9e2c2feab
bump(main/mdbook-mermaid): 0.17.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 12:48:12 +00:00
termux-pacman-bot
d2dced882d
bump(main/llama-cpp): 0.0.0-b7091
...
This commit has been automatically submitted by Github Actions.
2025-11-18 12:48:11 +00:00
termux-pacman-bot
3080f9f399
bump(main/kcptun): 20251118
...
This commit has been automatically submitted by Github Actions.
2025-11-18 12:48:10 +00:00
termux-pacman-bot
deb83fc952
bump(main/jq-lsp): 0.1.14
...
This commit has been automatically submitted by Github Actions.
2025-11-18 12:48:10 +00:00
termux-pacman-bot
3cab82826f
bump(main/hyperfine): 1.20.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 12:48:09 +00:00
termux-pacman-bot
88c5dfd349
fix(main/inxi): Remove redundant TERMUX_PKG_UPDATE_TAG_TYPE
...
- Since it is now hosted on Codeberg, auto-update defaults to repology method.
Thus, TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag" configuration is no longer required.
%ci:no-build
Signed-off-by: Aditya Alok <alok@termux.dev >
2025-11-18 11:36:52 +00:00