Skip to content

Commit c33943a

Browse files
committed
zimg_jll build 3.0.6+0
1 parent 8132a7a commit c33943a

16 files changed

+70
-360
lines changed

Artifacts.toml

Lines changed: 58 additions & 172 deletions
Large diffs are not rendered by default.

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name = "zimg_jll"
22
uuid = "1d1c96c1-3ba7-528d-adec-26a13d5085b5"
3-
version = "3.0.5+0"
3+
version = "3.0.6+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
77
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
88
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
99

1010
[compat]
11-
JLLWrappers = "1.2.0"
11+
JLLWrappers = "1.7.0"
1212
julia = "1.6"
13-
Libdl = "1"
14-
Artifacts = "1"
13+
Libdl = "< 0.0.1, 1"
14+
Artifacts = "< 0.0.1, 1"

README.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `zimg_jll.jl` (v3.0.5+0)
1+
# `zimg_jll.jl` (v3.0.6+0)
22

3-
[![deps](https://juliahub.com/docs/zimg_jll/deps.svg)](https://juliahub.com/ui/Packages/zimg_jll/cV6Lu?page=2)
3+
[![deps](https://juliahub.com/docs/zimg_jll/deps.svg)](https://juliahub.com/ui/Packages/General/zimg_jll/)
44

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

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/2b0da5aab4a0d7e597e40ea723e3c9c2cbbf4a04/Z/zimg/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/fe914e264d180286d49b8896f4f6d67b974c78fb/Z/zimg/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,40 +18,29 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

1919
The tarballs for `zimg_jll.jl` have been built from these sources:
2020

21-
* git repository: https://github.com/sekrit-twc/zimg (revision: `e5b0de6bebbcbc66732ed5afaafef6b2c7dfef87`)
21+
* git repository: https://github.com/sekrit-twc/zimg (revision: `f819b14e8f39d1282400b0d9543e8ef73c1b2bbd`)
2222

2323
## Platforms
2424

2525
`zimg_jll.jl` is available for the following platforms:
2626

2727
* `macOS aarch64` (`aarch64-apple-darwin`)
28-
* `Linux aarch64 {cxxstring_abi=cxx03, libc=glibc}` (`aarch64-linux-gnu-cxx03`)
2928
* `Linux aarch64 {cxxstring_abi=cxx11, libc=glibc}` (`aarch64-linux-gnu-cxx11`)
30-
* `Linux aarch64 {cxxstring_abi=cxx03, libc=musl}` (`aarch64-linux-musl-cxx03`)
3129
* `Linux aarch64 {cxxstring_abi=cxx11, libc=musl}` (`aarch64-linux-musl-cxx11`)
32-
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx03, libc=glibc}` (`armv6l-linux-gnueabihf-cxx03`)
30+
* `FreeBSD aarch64` (`aarch64-unknown-freebsd`)
3331
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx11, libc=glibc}` (`armv6l-linux-gnueabihf-cxx11`)
34-
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx03, libc=musl}` (`armv6l-linux-musleabihf-cxx03`)
3532
* `Linux armv6l {call_abi=eabihf, cxxstring_abi=cxx11, libc=musl}` (`armv6l-linux-musleabihf-cxx11`)
36-
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx03, libc=glibc}` (`armv7l-linux-gnueabihf-cxx03`)
3733
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx11, libc=glibc}` (`armv7l-linux-gnueabihf-cxx11`)
38-
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx03, libc=musl}` (`armv7l-linux-musleabihf-cxx03`)
3934
* `Linux armv7l {call_abi=eabihf, cxxstring_abi=cxx11, libc=musl}` (`armv7l-linux-musleabihf-cxx11`)
40-
* `Linux i686 {cxxstring_abi=cxx03, libc=glibc}` (`i686-linux-gnu-cxx03`)
4135
* `Linux i686 {cxxstring_abi=cxx11, libc=glibc}` (`i686-linux-gnu-cxx11`)
42-
* `Linux i686 {cxxstring_abi=cxx03, libc=musl}` (`i686-linux-musl-cxx03`)
4336
* `Linux i686 {cxxstring_abi=cxx11, libc=musl}` (`i686-linux-musl-cxx11`)
44-
* `Windows i686 {cxxstring_abi=cxx03}` (`i686-w64-mingw32-cxx03`)
4537
* `Windows i686 {cxxstring_abi=cxx11}` (`i686-w64-mingw32-cxx11`)
46-
* `Linux powerpc64le {cxxstring_abi=cxx03, libc=glibc}` (`powerpc64le-linux-gnu-cxx03`)
4738
* `Linux powerpc64le {cxxstring_abi=cxx11, libc=glibc}` (`powerpc64le-linux-gnu-cxx11`)
39+
* `Linux riscv64 {cxxstring_abi=cxx11, libc=glibc}` (`riscv64-linux-gnu-cxx11`)
4840
* `macOS x86_64` (`x86_64-apple-darwin`)
49-
* `Linux x86_64 {cxxstring_abi=cxx03, libc=glibc}` (`x86_64-linux-gnu-cxx03`)
5041
* `Linux x86_64 {cxxstring_abi=cxx11, libc=glibc}` (`x86_64-linux-gnu-cxx11`)
51-
* `Linux x86_64 {cxxstring_abi=cxx03, libc=musl}` (`x86_64-linux-musl-cxx03`)
5242
* `Linux x86_64 {cxxstring_abi=cxx11, libc=musl}` (`x86_64-linux-musl-cxx11`)
5343
* `FreeBSD x86_64` (`x86_64-unknown-freebsd`)
54-
* `Windows x86_64 {cxxstring_abi=cxx03}` (`x86_64-w64-mingw32-cxx03`)
5544
* `Windows x86_64 {cxxstring_abi=cxx11}` (`x86_64-w64-mingw32-cxx11`)
5645

5746
## Products

src/wrappers/aarch64-linux-musl-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/aarch64-linux-gnu-cxx03.jl renamed to src/wrappers/aarch64-unknown-freebsd.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Autogenerated wrapper script for zimg_jll for aarch64-linux-gnu-cxx03
1+
# Autogenerated wrapper script for zimg_jll for aarch64-unknown-freebsd
22
export libzimg
33

44
JLLWrappers.@generate_wrapper_header("zimg")

src/wrappers/armv6l-linux-gnueabihf-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/armv6l-linux-musleabihf-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/armv7l-linux-gnueabihf-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/armv7l-linux-musleabihf-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/wrappers/i686-linux-gnu-cxx03.jl

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)