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
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
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
1963cbeace
bump(main/debootstrap): 1.0.142
2025-11-18 17:06:58 +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
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
termux-pacman-bot
8f1a64626d
bump(main/llama-cpp): 0.0.0-b7090
...
This commit has been automatically submitted by Github Actions.
2025-11-18 08:06:52 +00:00
termux-pacman-bot
b0a805adeb
bump(main/libcommons-lang3-java): 3.20.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 08:06:51 +00:00
termux-pacman-bot
e7906c8ce6
bump(main/jackett): 0.24.324
...
This commit has been automatically submitted by Github Actions.
2025-11-18 08:06:50 +00:00
termux-pacman-bot
ef70d370ba
bump(main/emscripten): 4.0.20
...
This commit has been automatically submitted by Github Actions.
2025-11-18 08:06:49 +00:00
termux-pacman-bot
8a492137ea
fix(main/mpd): Add libmodplug dependency
2025-11-18 07:06:26 +00:00
termux-pacman-bot
f974fc2d75
rebuild(packages/oxlint): auto check by @termux-pacman-bot
2025-11-18 03:51:59 +00:00
termux-pacman-bot
dafba1ee35
termux-pacman/auto-check-repo: preparing to recompile packages
...
[skip ci]
2025-11-18 03:51:59 +00:00
termux-pacman-bot
81beb56ad2
(main/ascii): Add Makefile.patch
2025-11-18 03:02:28 +00:00
termux-pacman-bot
8a6f269199
bump(main/storj-uplink): 1.142.4
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:41 +00:00
termux-pacman-bot
7a69d1000f
bump(main/tor): 0.4.8.21
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:41 +00:00
termux-pacman-bot
6f97933fc7
bump(main/mdbook): 0.5.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:40 +00:00
termux-pacman-bot
6d54a6c481
bump(main/lowdown): 2.0.4
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:39 +00:00
termux-pacman-bot
97845dcf56
bump(main/libgedit-gfls): 0.3.1
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:39 +00:00
termux-pacman-bot
22e7bc6dbb
bump(main/libdrm): 2.4.129
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:38 +00:00
termux-pacman-bot
e24ff5539a
bump(main/git): 2.52.0
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:38 +00:00
termux-pacman-bot
d8d1cd78cf
bump(main/flyctl): 0.3.218
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:50:37 +00:00
termux-pacman-bot
b7781e67b1
bump(main/exiftool): 13.42
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:11:37 +00:00
termux-pacman-bot
f999d683c0
bump(main/libarchive): 3.8.3
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:11:36 +00:00
termux-pacman-bot
7ed0f9fc11
bump(main/alembic): 1.8.10
...
This commit has been automatically submitted by Github Actions.
2025-11-18 00:11:35 +00:00
termux-pacman-bot
222669977b
bump(main/mesa): 25.3.0
...
- Fixes https://github.com/termux/termux-packages/issues/26913
2025-11-17 21:37:46 +00:00
termux-pacman-bot
6bd5fd0145
bump(main/vulkan-extension-layer): 1.4.333
...
This commit has been automatically submitted by Github Actions.
2025-11-17 19:06:14 +00:00
termux-pacman-bot
b00bab0579
bump(main/uv): 0.9.10
...
This commit has been automatically submitted by Github Actions.
2025-11-17 19:06:13 +00:00
termux-pacman-bot
63a3d08e6a
bump(main/topgrade): 16.3.0
...
This commit has been automatically submitted by Github Actions.
2025-11-17 18:44:31 +00:00
termux-pacman-bot
6143cc55e7
bump(main/storj-uplink): 1.142.3
...
This commit has been automatically submitted by Github Actions.
2025-11-17 18:44:30 +00:00
termux-pacman-bot
212c0fad36
bump(main/qalc): 5.8.2
...
This commit has been automatically submitted by Github Actions.
2025-11-17 18:44:29 +00:00
termux-pacman-bot
340fe27d13
bump(main/oxlint): 1.29.0
...
This commit has been automatically submitted by Github Actions.
2025-11-17 18:44:29 +00:00
termux-pacman-bot
e9ae2d648b
bump(main/llama-cpp): 0.0.0-b7087
...
This commit has been automatically submitted by Github Actions.
2025-11-17 18:44:28 +00:00
termux-pacman-bot
836e3165c9
bump(main/carapace): 1.5.5
...
This commit has been automatically submitted by Github Actions.
2025-11-17 18:44:27 +00:00
termux-pacman-bot
a803a0bfce
bump(swift): 6.1.3 to 6.2.1
2025-11-17 15:39:54 +00:00
termux-pacman-bot
f8438cc546
bump(main/oxlint) 1.27.0
...
- Fixes https://github.com/termux/termux-packages/issues/26658
2025-11-17 15:07:04 +00:00
termux-pacman-bot
741bdcad89
bump(main/libjanet): 1.40.1
2025-11-17 15:07:03 +00:00
termux-pacman-bot
c8c6013102
bump(main/rust-analyzer): 20251117
...
This commit has been automatically submitted by Github Actions.
2025-11-17 12:48:12 +00:00
termux-pacman-bot
1054e4123a
bump(main/rabbitmq-server): 4.2.1
...
This commit has been automatically submitted by Github Actions.
2025-11-17 06:45:53 +00:00
termux-pacman-bot
dbd3d27dc4
bump(main/llama-cpp): 0.0.0-b7083
...
This commit has been automatically submitted by Github Actions.
2025-11-17 06:45:53 +00:00
termux-pacman-bot
de30bc1527
bump(main/jackett): 0.24.319
...
This commit has been automatically submitted by Github Actions.
2025-11-17 06:45:52 +00:00
termux-pacman-bot
da7755933a
revbump(main/sundials): After suitesparse update to 7.12.1
...
Signed-off-by: Aditya Alok <alok@termux.dev >
2025-11-17 06:45:51 +00:00
termux-pacman-bot
6c8d73f2e2
revbump(main/octave): After suitesparse update to 7.12.1
...
Signed-off-by: Aditya Alok <alok@termux.dev >
2025-11-17 06:45:50 +00:00