Skip to content

Commit

Permalink
Arpack_jll build 3.5.1+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Feb 3, 2022
1 parent f887229 commit b3bf0cf
Show file tree
Hide file tree
Showing 10 changed files with 325 additions and 122 deletions.
309 changes: 192 additions & 117 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 = "Arpack_jll"
uuid = "68821587-b530-5797-8361-c406ea357684"
version = "3.8.0+0"
version = "3.5.1+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -11,5 +11,5 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

[compat]
JLLWrappers = "1.1.0"
julia = "1.0"
JLLWrappers = "1.2.0"
julia = "1.7"
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# `Arpack_jll.jl` (v3.8.0+0)
# `Arpack_jll.jl` (v3.5.1+0)

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/deb0c8539e846ce4ae6ed5208bb42d2630ab083b/A/Arpack/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).
[![deps](https://juliahub.com/docs/Arpack_jll/deps.svg)](https://juliahub.com/ui/Packages/Arpack_jll/m4kdm?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/7cd79fd59d72a45ead9f21954cd674310127833d/A/Arpack/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).

Expand All @@ -14,12 +16,19 @@ The tarballs for `Arpack_jll.jl` have been built from these sources:

`Arpack_jll.jl` is available for the following platforms:

* `macOS aarch64 {libgfortran_version=5.0.0}` (`aarch64-apple-darwin-libgfortran5`)
* `Linux aarch64 {libc=glibc, libgfortran_version=3.0.0}` (`aarch64-linux-gnu-libgfortran3`)
* `Linux aarch64 {libc=glibc, libgfortran_version=4.0.0}` (`aarch64-linux-gnu-libgfortran4`)
* `Linux aarch64 {libc=glibc, libgfortran_version=5.0.0}` (`aarch64-linux-gnu-libgfortran5`)
* `Linux aarch64 {libc=musl, libgfortran_version=3.0.0}` (`aarch64-linux-musl-libgfortran3`)
* `Linux aarch64 {libc=musl, libgfortran_version=4.0.0}` (`aarch64-linux-musl-libgfortran4`)
* `Linux aarch64 {libc=musl, libgfortran_version=5.0.0}` (`aarch64-linux-musl-libgfortran5`)
* `Linux armv6l {call_abi=eabihf, libc=glibc, libgfortran_version=3.0.0}` (`armv6l-linux-gnueabihf-libgfortran3`)
* `Linux armv6l {call_abi=eabihf, libc=glibc, libgfortran_version=4.0.0}` (`armv6l-linux-gnueabihf-libgfortran4`)
* `Linux armv6l {call_abi=eabihf, libc=glibc, libgfortran_version=5.0.0}` (`armv6l-linux-gnueabihf-libgfortran5`)
* `Linux armv6l {call_abi=eabihf, libc=musl, libgfortran_version=3.0.0}` (`armv6l-linux-musleabihf-libgfortran3`)
* `Linux armv6l {call_abi=eabihf, libc=musl, libgfortran_version=4.0.0}` (`armv6l-linux-musleabihf-libgfortran4`)
* `Linux armv6l {call_abi=eabihf, libc=musl, libgfortran_version=5.0.0}` (`armv6l-linux-musleabihf-libgfortran5`)
* `Linux armv7l {call_abi=eabihf, libc=glibc, libgfortran_version=3.0.0}` (`armv7l-linux-gnueabihf-libgfortran3`)
* `Linux armv7l {call_abi=eabihf, libc=glibc, libgfortran_version=4.0.0}` (`armv7l-linux-gnueabihf-libgfortran4`)
* `Linux armv7l {call_abi=eabihf, libc=glibc, libgfortran_version=5.0.0}` (`armv7l-linux-gnueabihf-libgfortran5`)
Expand Down
17 changes: 17 additions & 0 deletions src/wrappers/aarch64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for aarch64-apple-darwin-libgfortran5
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "@rpath/libarpack.2.dylib")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.2.1.0.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()
17 changes: 17 additions & 0 deletions src/wrappers/armv6l-linux-gnueabihf-libgfortran3.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for armv6l-linux-gnueabihf-libgfortran3
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "libarpack.so.2")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()
17 changes: 17 additions & 0 deletions src/wrappers/armv6l-linux-gnueabihf-libgfortran4.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for armv6l-linux-gnueabihf-libgfortran4
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "libarpack.so.2")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()
17 changes: 17 additions & 0 deletions src/wrappers/armv6l-linux-gnueabihf-libgfortran5.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for armv6l-linux-gnueabihf-libgfortran5
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "libarpack.so.2")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()
17 changes: 17 additions & 0 deletions src/wrappers/armv6l-linux-musleabihf-libgfortran3.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for armv6l-linux-musleabihf-libgfortran3
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "libarpack.so.2")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()
17 changes: 17 additions & 0 deletions src/wrappers/armv6l-linux-musleabihf-libgfortran4.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for armv6l-linux-musleabihf-libgfortran4
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "libarpack.so.2")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()
17 changes: 17 additions & 0 deletions src/wrappers/armv6l-linux-musleabihf-libgfortran5.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Autogenerated wrapper script for Arpack_jll for armv6l-linux-musleabihf-libgfortran5
export libarpack

using OpenBLAS_jll
using CompilerSupportLibraries_jll
JLLWrappers.@generate_wrapper_header("Arpack")
JLLWrappers.@declare_library_product(libarpack, "libarpack.so.2")
function __init__()
JLLWrappers.@generate_init_header(OpenBLAS_jll, CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libarpack,
"lib/libarpack.so",
RTLD_LAZY | RTLD_DEEPBIND,
)

JLLWrappers.@generate_init_footer()
end # __init__()

0 comments on commit b3bf0cf

Please sign in to comment.