Skip to content

Commit

Permalink
PROJ_jll build 902.500.0+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Oct 1, 2024
1 parent 4616b15 commit 7c6e4b3
Show file tree
Hide file tree
Showing 32 changed files with 741 additions and 741 deletions.
174 changes: 87 additions & 87 deletions Artifacts.toml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "PROJ_jll"
uuid = "58948b4f-47e0-5654-a9ad-f609743f8632"
version = "901.400.0+0"
version = "902.500.0+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -14,6 +14,6 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
JLLWrappers = "1.2.0"
julia = "1.6"
LibCURL_jll = "7.73,8"
Libdl = "1"
Libdl = "< 0.0.1, 1"
Libtiff_jll = "4.5.1"
Artifacts = "1"
Artifacts = "< 0.0.1, 1"
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# `PROJ_jll.jl` (v901.400.0+0)
# `PROJ_jll.jl` (v902.500.0+0)

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

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/b9a9c215d006190ac8c080ebed5db0bb91b2683f/P/PROJ/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/d24b6b9c79b75fc701c9faa94660a7074a9ccea0/P/PROJ/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

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

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

* compressed archive: https://download.osgeo.org/proj/proj-9.4.0.tar.gz (SHA256 checksum: `3643b19b1622fe6b2e3113bdb623969f5117984b39f173b4e3fb19a8833bd216`)
* compressed archive: https://download.osgeo.org/proj/proj-9.5.0.tar.gz (SHA256 checksum: `659af0d558f7c5618c322fde2d3392910806faee8684687959339021fa207d99`)

## Platforms

Expand Down Expand Up @@ -66,15 +66,15 @@ The following JLL packages are required by `PROJ_jll.jl`:

The code bindings within this package are autogenerated from the following `Products`:

* `ExecutableProduct`: `cct`
* `FileProduct`: `ch`
* `ExecutableProduct`: `cs2cs`
* `ExecutableProduct`: `geod`
* `ExecutableProduct`: `gie`
* `FileProduct`: `gl27`
* `FileProduct`: `itrf2000`
* `LibraryProduct`: `libproj`
* `ExecutableProduct`: `gie`
* `FileProduct`: `itrf2008`
* `LibraryProduct`: `libproj`
* `ExecutableProduct`: `cct`
* `ExecutableProduct`: `cs2cs`
* `ExecutableProduct`: `geod`
* `FileProduct`: `itrf2014`
* `FileProduct`: `nad27`
* `FileProduct`: `nad83`
Expand Down
44 changes: 22 additions & 22 deletions src/wrappers/aarch64-apple-darwin.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ using SQLite_jll
using Libtiff_jll
using LibCURL_jll
JLLWrappers.@generate_wrapper_header("PROJ")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_file_product(ch)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(gl27)
JLLWrappers.@declare_file_product(itrf2000)
JLLWrappers.@declare_library_product(libproj, "@rpath/libproj.25.dylib")
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(itrf2008)
JLLWrappers.@declare_library_product(libproj, "@rpath/libproj.25.dylib")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_file_product(itrf2014)
JLLWrappers.@declare_file_product(nad27)
JLLWrappers.@declare_file_product(nad83)
Expand All @@ -27,24 +27,14 @@ JLLWrappers.@declare_executable_product(projsync)
JLLWrappers.@declare_file_product(world)
function __init__()
JLLWrappers.@generate_init_header(SQLite_jll, Libtiff_jll, LibCURL_jll)
JLLWrappers.@init_executable_product(
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
ch,
"share/proj/CH",
)

JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
gie,
"bin/gie",
)

JLLWrappers.@init_file_product(
Expand All @@ -57,20 +47,30 @@ function __init__()
"share/proj/ITRF2000",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
)

JLLWrappers.@init_library_product(
libproj,
"lib/libproj.25.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_executable_product(
gie,
"bin/gie",
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
)

JLLWrappers.@init_file_product(
Expand Down
44 changes: 22 additions & 22 deletions src/wrappers/aarch64-linux-gnu-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ using SQLite_jll
using Libtiff_jll
using LibCURL_jll
JLLWrappers.@generate_wrapper_header("PROJ")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_file_product(ch)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(gl27)
JLLWrappers.@declare_file_product(itrf2000)
JLLWrappers.@declare_library_product(libproj, "libproj.so.25")
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(itrf2008)
JLLWrappers.@declare_library_product(libproj, "libproj.so.25")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_file_product(itrf2014)
JLLWrappers.@declare_file_product(nad27)
JLLWrappers.@declare_file_product(nad83)
Expand All @@ -27,24 +27,14 @@ JLLWrappers.@declare_executable_product(projsync)
JLLWrappers.@declare_file_product(world)
function __init__()
JLLWrappers.@generate_init_header(SQLite_jll, Libtiff_jll, LibCURL_jll)
JLLWrappers.@init_executable_product(
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
ch,
"share/proj/CH",
)

JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
gie,
"bin/gie",
)

JLLWrappers.@init_file_product(
Expand All @@ -57,20 +47,30 @@ function __init__()
"share/proj/ITRF2000",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
)

JLLWrappers.@init_library_product(
libproj,
"lib/libproj.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_executable_product(
gie,
"bin/gie",
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
)

JLLWrappers.@init_file_product(
Expand Down
44 changes: 22 additions & 22 deletions src/wrappers/aarch64-linux-gnu-cxx11.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ using SQLite_jll
using Libtiff_jll
using LibCURL_jll
JLLWrappers.@generate_wrapper_header("PROJ")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_file_product(ch)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(gl27)
JLLWrappers.@declare_file_product(itrf2000)
JLLWrappers.@declare_library_product(libproj, "libproj.so.25")
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(itrf2008)
JLLWrappers.@declare_library_product(libproj, "libproj.so.25")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_file_product(itrf2014)
JLLWrappers.@declare_file_product(nad27)
JLLWrappers.@declare_file_product(nad83)
Expand All @@ -27,24 +27,14 @@ JLLWrappers.@declare_executable_product(projsync)
JLLWrappers.@declare_file_product(world)
function __init__()
JLLWrappers.@generate_init_header(SQLite_jll, Libtiff_jll, LibCURL_jll)
JLLWrappers.@init_executable_product(
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
ch,
"share/proj/CH",
)

JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
gie,
"bin/gie",
)

JLLWrappers.@init_file_product(
Expand All @@ -57,20 +47,30 @@ function __init__()
"share/proj/ITRF2000",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
)

JLLWrappers.@init_library_product(
libproj,
"lib/libproj.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_executable_product(
gie,
"bin/gie",
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
)

JLLWrappers.@init_file_product(
Expand Down
44 changes: 22 additions & 22 deletions src/wrappers/aarch64-linux-musl-cxx03.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ using SQLite_jll
using Libtiff_jll
using LibCURL_jll
JLLWrappers.@generate_wrapper_header("PROJ")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_file_product(ch)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(gl27)
JLLWrappers.@declare_file_product(itrf2000)
JLLWrappers.@declare_library_product(libproj, "libproj.so.25")
JLLWrappers.@declare_executable_product(gie)
JLLWrappers.@declare_file_product(itrf2008)
JLLWrappers.@declare_library_product(libproj, "libproj.so.25")
JLLWrappers.@declare_executable_product(cct)
JLLWrappers.@declare_executable_product(cs2cs)
JLLWrappers.@declare_executable_product(geod)
JLLWrappers.@declare_file_product(itrf2014)
JLLWrappers.@declare_file_product(nad27)
JLLWrappers.@declare_file_product(nad83)
Expand All @@ -27,24 +27,14 @@ JLLWrappers.@declare_executable_product(projsync)
JLLWrappers.@declare_file_product(world)
function __init__()
JLLWrappers.@generate_init_header(SQLite_jll, Libtiff_jll, LibCURL_jll)
JLLWrappers.@init_executable_product(
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
ch,
"share/proj/CH",
)

JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
gie,
"bin/gie",
)

JLLWrappers.@init_file_product(
Expand All @@ -57,20 +47,30 @@ function __init__()
"share/proj/ITRF2000",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
)

JLLWrappers.@init_library_product(
libproj,
"lib/libproj.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@init_executable_product(
gie,
"bin/gie",
cct,
"bin/cct",
)

JLLWrappers.@init_file_product(
itrf2008,
"share/proj/ITRF2008",
JLLWrappers.@init_executable_product(
cs2cs,
"bin/cs2cs",
)

JLLWrappers.@init_executable_product(
geod,
"bin/geod",
)

JLLWrappers.@init_file_product(
Expand Down
Loading

0 comments on commit 7c6e4b3

Please sign in to comment.