Skip to content

Commit

Permalink
GDAL_jll build 301.800.300+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Jan 10, 2024
1 parent 43612ac commit dee1cdd
Show file tree
Hide file tree
Showing 32 changed files with 127 additions and 127 deletions.
174 changes: 87 additions & 87 deletions Artifacts.toml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "GDAL_jll"
uuid = "a7073274-a066-55f0-b90d-d619367d196c"
version = "301.800.200+0"
version = "301.800.300+0"

[deps]
libgeotiff_jll = "06c338fa-64ff-565b-ac2f-249532af990e"
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# `GDAL_jll.jl` (v301.800.200+0)
# `GDAL_jll.jl` (v301.800.300+0)

[![deps](https://juliahub.com/docs/GDAL_jll/deps.svg)](https://juliahub.com/ui/Packages/GDAL_jll/s3ZYS?page=2)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/18413b89feaf52ebfa9afea2ca2c2cfa238e6369/G/GDAL/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/dc31f1d5925725e35cf2afba1ca2fe34c95e8e7e/G/GDAL/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

Expand All @@ -18,9 +18,9 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`

The tarballs for `GDAL_jll.jl` have been built from these sources:

* git repository: https://github.com/OSGeo/gdal.git (revision: `f74cd4144199fd7667e5c151a251cdbad1f44641`)
* git repository: https://github.com/OSGeo/gdal.git (revision: `654f4907abbbf6bf4226d58a8c067d134eaf3ce9`)
* compressed archive: https://github.com/phracker/MacOSX-SDKs/releases/download/10.15/MacOSX10.15.sdk.tar.xz (SHA256 checksum: `2408d07df7f324d3beea818585a6d990ba99587c218a3969f924dfcc4de93b62`)
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/18413b89feaf52ebfa9afea2ca2c2cfa238e6369/G/GDAL/bundled)
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/dc31f1d5925725e35cf2afba1ca2fe34c95e8e7e/G/GDAL/bundled)

## Platforms

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/aarch64-apple-darwin.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "@rpath/libgdal.33.dylib")
JLLWrappers.@declare_library_product(libgdal, "@rpath/libgdal.34.dylib")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand All @@ -40,7 +40,7 @@ function __init__()
JLLWrappers.@generate_init_header(GEOS_jll, PROJ_jll, Zlib_jll, SQLite_jll, LibPQ_jll, OpenJpeg_jll, Expat_jll, Zstd_jll, Libtiff_jll, libgeotiff_jll, LibCURL_jll, NetCDF_jll, HDF5_jll, Arrow_jll)
JLLWrappers.@init_library_product(
libgdal,
"lib/libgdal.33.dylib",
"lib/libgdal.34.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/aarch64-linux-gnu-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/aarch64-linux-gnu-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/aarch64-linux-musl-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/aarch64-linux-musl-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv6l-linux-gnueabihf-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv6l-linux-gnueabihf-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv6l-linux-musleabihf-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv6l-linux-musleabihf-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv7l-linux-gnueabihf-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv7l-linux-gnueabihf-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv7l-linux-musleabihf-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/armv7l-linux-musleabihf-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/i686-linux-gnu-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/i686-linux-gnu-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/i686-linux-musl-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/i686-linux-musl-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/i686-w64-mingw32-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal-33.dll")
JLLWrappers.@declare_library_product(libgdal, "libgdal-34.dll")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand All @@ -40,7 +40,7 @@ function __init__()
JLLWrappers.@generate_init_header(GEOS_jll, PROJ_jll, Zlib_jll, SQLite_jll, LibPQ_jll, OpenJpeg_jll, Expat_jll, Zstd_jll, Libtiff_jll, libgeotiff_jll, LibCURL_jll, NetCDF_jll, HDF5_jll, Arrow_jll)
JLLWrappers.@init_library_product(
libgdal,
"bin\\libgdal-33.dll",
"bin\\libgdal-34.dll",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/i686-w64-mingw32-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal-33.dll")
JLLWrappers.@declare_library_product(libgdal, "libgdal-34.dll")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand All @@ -40,7 +40,7 @@ function __init__()
JLLWrappers.@generate_init_header(GEOS_jll, PROJ_jll, Zlib_jll, SQLite_jll, LibPQ_jll, OpenJpeg_jll, Expat_jll, Zstd_jll, Libtiff_jll, libgeotiff_jll, LibCURL_jll, NetCDF_jll, HDF5_jll, Arrow_jll)
JLLWrappers.@init_library_product(
libgdal,
"bin\\libgdal-33.dll",
"bin\\libgdal-34.dll",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/powerpc64le-linux-gnu-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/powerpc64le-linux-gnu-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/x86_64-apple-darwin.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "@rpath/libgdal.33.dylib")
JLLWrappers.@declare_library_product(libgdal, "@rpath/libgdal.34.dylib")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand All @@ -40,7 +40,7 @@ function __init__()
JLLWrappers.@generate_init_header(GEOS_jll, PROJ_jll, Zlib_jll, SQLite_jll, LibPQ_jll, OpenJpeg_jll, Expat_jll, Zstd_jll, Libtiff_jll, libgeotiff_jll, LibCURL_jll, NetCDF_jll, HDF5_jll, Arrow_jll)
JLLWrappers.@init_library_product(
libgdal,
"lib/libgdal.33.dylib",
"lib/libgdal.34.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-linux-gnu-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-linux-gnu-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-linux-musl-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-linux-musl-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-unknown-freebsd.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using libgeotiff_jll
using LibCURL_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.33")
JLLWrappers.@declare_library_product(libgdal, "libgdal.so.34")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/x86_64-w64-mingw32-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal-33.dll")
JLLWrappers.@declare_library_product(libgdal, "libgdal-34.dll")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand All @@ -40,7 +40,7 @@ function __init__()
JLLWrappers.@generate_init_header(GEOS_jll, PROJ_jll, Zlib_jll, SQLite_jll, LibPQ_jll, OpenJpeg_jll, Expat_jll, Zstd_jll, Libtiff_jll, libgeotiff_jll, LibCURL_jll, NetCDF_jll, HDF5_jll, Arrow_jll)
JLLWrappers.@init_library_product(
libgdal,
"bin\\libgdal-33.dll",
"bin\\libgdal-34.dll",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
4 changes: 2 additions & 2 deletions src/wrappers/x86_64-w64-mingw32-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using NetCDF_jll
using HDF5_jll
using Arrow_jll
JLLWrappers.@generate_wrapper_header("GDAL")
JLLWrappers.@declare_library_product(libgdal, "libgdal-33.dll")
JLLWrappers.@declare_library_product(libgdal, "libgdal-34.dll")
JLLWrappers.@declare_executable_product(gdal_contour_path)
JLLWrappers.@declare_executable_product(gdal_grid_path)
JLLWrappers.@declare_executable_product(gdal_rasterize_path)
Expand All @@ -40,7 +40,7 @@ function __init__()
JLLWrappers.@generate_init_header(GEOS_jll, PROJ_jll, Zlib_jll, SQLite_jll, LibPQ_jll, OpenJpeg_jll, Expat_jll, Zstd_jll, Libtiff_jll, libgeotiff_jll, LibCURL_jll, NetCDF_jll, HDF5_jll, Arrow_jll)
JLLWrappers.@init_library_product(
libgdal,
"bin\\libgdal-33.dll",
"bin\\libgdal-34.dll",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down

0 comments on commit dee1cdd

Please sign in to comment.