termux-pacman-bot
|
3f879738dc
|
fix(main/gdal): explcitly disable C# and Java
- If Mono or OpenJDK are present in `$TERMUX_PREFIX` before building this package, failures will occur unless they are disabled preemptively.
|
2026-01-18 12:07:40 +00:00 |
|
termux-pacman-bot
|
100370b8fc
|
revbump(main/gdal): for libgeos 3.14.1
|
2026-01-05 19:07:41 +00:00 |
|
termux-pacman-bot
|
23caad8a82
|
bump(main/gdal): 3.12.1
This commit has been automatically submitted by Github Actions.
|
2025-12-19 06:46:54 +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
|
28d53b6966
|
bump(main/gdal): 3.12.0
This commit has been automatically submitted by Github Actions.
|
2025-11-10 02:21:10 +00:00 |
|
termux-pacman-bot
|
c2fe682052
|
bump(main/gdal): 3.11.5
This commit has been automatically submitted by Github Actions.
|
2025-11-05 18:43:56 +00:00 |
|
termux-pacman-bot
|
ba69b26bf2
|
bump(main/gdal): 3.11.4
This commit has been automatically submitted by Github Actions.
|
2025-09-11 18:40:16 +00:00 |
|
termux-pacman-bot
|
67de827169
|
chore(main/gcab,gcal,gdal): Rebuild
Rebuild some packages to get 16 kb page size.
|
2025-09-09 18:40:16 +00:00 |
|
termux-pacman-bot
|
3c8a83154b
|
bump(main/gdal): 3.11.3
This commit has been automatically submitted by Github Actions.
|
2025-07-12 18:44:10 +00:00 |
|
termux-pacman-bot
|
f3fa0197f2
|
bump(main/gdal): 3.11.2
This commit has been automatically submitted by Github Actions.
|
2025-07-11 18:45:08 +00:00 |
|
termux-pacman-bot
|
c2deaf87dd
|
bump(main/gdal): 3.11.1
This commit has been automatically submitted by Github Actions.
|
2025-07-01 18:44:19 +00:00 |
|
termux-pacman-bot
|
649e3e8699
|
fix(main/gdal): fix builds for arm
No need to revbump as the package is not uploaded to the server
|
2025-05-21 13:15:33 +00:00 |
|
termux-pacman-bot
|
779b8eef9b
|
rebuild(packages/gdal): auto check by @termux-pacman-bot
|
2025-05-10 10:06:37 +00:00 |
|
termux-pacman-bot
|
3f18c880fd
|
termux-pacman/auto-check-repo: preparing to recompile packages
[skip ci]
|
2025-05-10 10:06:37 +00:00 |
|
termux-pacman-bot
|
b7160a875f
|
bump(main/gdal): 3.11.0
This commit has been automatically submitted by Github Actions.
|
2025-05-10 00:50:50 +00:00 |
|
termux-pacman-bot
|
395eb57dcc
|
revbump(main/gdal): after libxml2 update
|
2025-04-14 00:58:43 +00:00 |
|
termux-pacman-bot
|
d3572e25d3
|
bump(main/gdal): 3.10.3
|
2025-04-08 03:18:53 +00:00 |
|
termux-pacman-bot
|
e644dd58e5
|
bump(main/netcdf-c): 4.9.3 + revbump revdeps
|
2025-02-25 11:34:40 +00:00 |
|
termux-pacman-bot
|
885d475015
|
bump(main/gdal): 3.10.2
This commit has been automatically submitted by Github Actions.
|
2025-02-23 21:34:36 +00:00 |
|
termux-pacman-bot
|
96ec0f650e
|
bump(main/gdal): 3.10.1
This commit has been automatically submitted by Github Actions.
|
2025-01-14 08:05:40 +00:00 |
|
termux-pacman-bot
|
53e28355aa
|
bump(main/gdal): 3.10.0
|
2024-11-07 10:06:57 +00:00 |
|
termux-pacman-bot
|
ff5d3a80f8
|
bump(main/gdal): 3.9.3
This commit has been automatically submitted by Github Actions.
|
2024-10-15 00:50:59 +00:00 |
|
termux-pacman-bot
|
3338784bfb
|
bump(main/libjxl): 0.11.0 + revbump revdeps
|
2024-09-13 15:38:55 +00:00 |
|
termux-pacman-bot
|
8d3b8ed0e5
|
bump(main/gdal): 3.9.2
Disable -Wdocumentation clang flag until NDK r27c is out:
https://github.com/android/ndk/issues/2070
Fixes #21147.
|
2024-09-13 14:08:49 +00:00 |
|
termux-pacman-bot
|
58fe7028a8
|
bump(main/gdal): 3.9.1
This commit has been automatically submitted by Github Actions.
|
2024-06-26 18:39:22 +00:00 |
|
termux-pacman-bot
|
df3f63d379
|
bump(main/gdal): 3.9.0
This commit has been automatically submitted by Github Actions.
|
2024-05-11 00:52:14 +00:00 |
|
termux-pacman-bot
|
28f88fb776
|
bump(main/gdal): 3.8.5
This commit has been automatically submitted by Github Actions.
|
2024-04-05 00:52:02 +00:00 |
|
termux-pacman-bot
|
dea10c7791
|
rebuild(deps:main/libjxl): link against libjxl 0.10.0
|
2024-02-22 14:36:57 +00:00 |
|
termux-pacman-bot
|
f24da78576
|
bump(main/gdal): 3.8.4
This commit has been automatically submitted by Github Actions.
|
2024-02-18 18:37:03 +00:00 |
|
termux-pacman-bot
|
e149bae538
|
bump(main/gdal): 3.8.3
This commit has been automatically submitted by Github Actions.
|
2024-01-09 02:20:06 +00:00 |
|
termux-pacman-bot
|
763f9b41fd
|
libjxl: revbump revdeps
|
2023-12-27 08:31:08 +00:00 |
|
termux-pacman-bot
|
6879b58530
|
bump(main/gdal): 3.8.2
This commit has been automatically submitted by Github Actions.
|
2023-12-20 18:31:34 +00:00 |
|
termux-pacman-bot
|
7c0d6c7234
|
upgpkg(main/gdal): 3.8.1
Signed-off-by: Kevin Williams <admin@utermux.dev>
|
2023-12-03 02:34:59 +00:00 |
|
termux-pacman-bot
|
b18c427103
|
bump(main/gdal): 3.8.0
This commit has been automatically submitted by Github Actions.
|
2023-11-14 03:01:29 +00:00 |
|
termux-pacman-bot
|
5a5015aafa
|
bump(main/gdal): 3.7.3
This commit has been automatically submitted by Github Actions.
|
2023-11-03 18:32:03 +00:00 |
|
termux-pacman-bot
|
2e18751b29
|
rebuild(main/gdal): libfreexl and libspatialite update
|
2023-10-09 13:04:12 +00:00 |
|
termux-pacman-bot
|
a877d8ff17
|
bump(main/gdal): 3.7.2
|
2023-09-28 12:38:58 +00:00 |
|
termux-pacman-bot
|
b43cfc619d
|
*: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a66fa3447278e3f2688889895a0c06d.
%ci:no-build
|
2023-07-02 09:31:21 +00:00 |
|
termux-pacman-bot
|
ab1388b266
|
gdal: Revbump to rebuild
due to SONAME change in libxml2.
|
2023-07-02 01:29:13 +00:00 |
|
termux-pacman-bot
|
d336ec979b
|
*: Add version specifier for libxml2 in dependency
Will be reverted afterwards.
%ci:no-build
|
2023-07-02 00:03:53 +00:00 |
|
termux-pacman-bot
|
d10ef4d4f8
|
gdal: Revbump to rebuild
due to SONAME change in libjpeg-turbo.
|
2023-06-30 04:33:06 +00:00 |
|
termux-pacman-bot
|
c900bbce60
|
gdal: Bump to 3.7.0
|
2023-06-05 12:37:20 +00:00 |
|
Maxython
|
2a296bb591
|
rebuild packages/gdal/build.sh
|
2023-06-05 14:36:10 +03:00 |
|
termux-pacman-bot
|
3de00878f2
|
gdal: Bump to 3.7.0
|
2023-06-03 21:50:12 +00:00 |
|
Maxython
|
15831b8928
|
rebuild packages for arm
[skip ci]
|
2023-06-04 00:48:59 +03:00 |
|
termux-pacman-bot
|
46c0e091ce
|
gdal: Bump to 3.7.0
|
2023-06-03 11:49:34 +00:00 |
|
Maxython
|
f60ab37000
|
rebuild static packages (#10)
[skip ci]
|
2023-06-03 14:44:42 +03:00 |
|
termux-pacman-bot
|
b695212402
|
gdal: Bump to 3.7.0
|
2023-05-14 23:31:18 +00:00 |
|
termux-pacman-bot
|
2483aec06e
|
gdal: Bump to 3.6.4
|
2023-04-27 07:31:17 +00:00 |
|
termux-pacman-bot
|
df5578eeae
|
gdal: Bump to 3.6.3
|
2023-03-15 04:34:18 +00:00 |
|