Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GDAL] Add LERC v4 and use latest PROJ #9587

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Conversation

visr
Copy link
Contributor

@visr visr commented Oct 9, 2024

Needs:

The recent LERC_jll v4 release broke GDAL_jll since it was an implicit dependency. See JuliaGeo/GDAL.jl#179.

This tries to make a new release compatible with LERC_jll v4, and the latest breaking PROJ release. Since PROJ is also a dependency of libgeotiff this needs #9586 first.

It also adds compats for dependencies that did not yet have them.

Needs JuliaPackaging#9586.

The recent LERC_jll v4 release broke GDAL_jll since it was an implicit dependency. See JuliaGeo/GDAL.jl#179.

This tries to make a new release compatible with LERC_jll v4, and the latest breaking PROJ release. Since PROJ is also a dependency of libgeotiff this needs JuliaPackaging#9586 first.

It also adds compats for dependencies that did not yet have them.
@visr visr changed the title [GDAL] Add explicit LERC dependency [GDAL] Add LERC and use latest PROJ Oct 9, 2024
visr added a commit to visr/Yggdrasil that referenced this pull request Oct 9, 2024
A more minimal predecessor to JuliaPackaging#9587 to hopefully be able to fix JuliaGeo/GDAL.jl#179 more quickly.
@visr visr mentioned this pull request Oct 9, 2024
@visr visr changed the title [GDAL] Add LERC and use latest PROJ [GDAL] Add LERC v4 and use latest PROJ Oct 9, 2024
ViralBShah pushed a commit that referenced this pull request Oct 10, 2024
* [GDAL] Add LERC only

A more minimal predecessor to #9587 to hopefully be able to fix JuliaGeo/GDAL.jl#179 more quickly.

* Disable aarch64-freebsd for now
@ViralBShah
Copy link
Member

Good to merge?

@visr
Copy link
Contributor Author

visr commented Oct 10, 2024

Yes, thanks.

@ViralBShah ViralBShah merged commit dbe00be into JuliaPackaging:master Oct 10, 2024
32 checks passed
@visr visr deleted the up-gdal branch October 10, 2024 20:15
avik-pal pushed a commit to avik-pal/Yggdrasil that referenced this pull request Oct 25, 2024
* [GDAL] Add LERC only

A more minimal predecessor to JuliaPackaging#9587 to hopefully be able to fix JuliaGeo/GDAL.jl#179 more quickly.

* Disable aarch64-freebsd for now
avik-pal pushed a commit to avik-pal/Yggdrasil that referenced this pull request Oct 25, 2024
* [GDAL] Add explicit LERC dependency

Needs JuliaPackaging#9586.

The recent LERC_jll v4 release broke GDAL_jll since it was an implicit dependency. See JuliaGeo/GDAL.jl#179.

This tries to make a new release compatible with LERC_jll v4, and the latest breaking PROJ release. Since PROJ is also a dependency of libgeotiff this needs JuliaPackaging#9586 first.

It also adds compats for dependencies that did not yet have them.

* Rebuild now that libgeotiff_jll is updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants