Skip to content

Commit 49f51fc

Browse files
committed
polymake_jll build 400.400.2+0
1 parent 2694ea8 commit 49f51fc

File tree

6 files changed

+21
-16
lines changed

6 files changed

+21
-16
lines changed

Artifacts.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[[polymake]]
22
arch = "x86_64"
3-
git-tree-sha1 = "b19a1448114f49f7914d828a6978e54a75e4663b"
3+
git-tree-sha1 = "6db69cabc1a2655fff774a1f331b99d09fc5dab9"
44
os = "macos"
55

66
[[polymake.download]]
7-
sha256 = "55318c4da9c31243fa29cbeb241a7cbc295c46a97591016f77237adae16ef602"
8-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.1+2/polymake.v400.400.1.x86_64-apple-darwin.tar.gz"
7+
sha256 = "a1286a7421b7c05f1dac6497bde2e0fbd63410605c23cd31aa89dc076839adba"
8+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.2+0/polymake.v400.400.2.x86_64-apple-darwin.tar.gz"
99
[[polymake]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx03"
12-
git-tree-sha1 = "c78f621ad70573883b4044457e36c94c1ae7e923"
12+
git-tree-sha1 = "37f5c43a4f03d26fd2666dde9af991c8d569c418"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[polymake.download]]
17-
sha256 = "195a6c2d792bf874212939e70c7f395ea888b4d46f529c54a4d468dd7c525e53"
18-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.1+2/polymake.v400.400.1.x86_64-linux-gnu-cxx03.tar.gz"
17+
sha256 = "25705ae3e5c278910f7bf5afb3f071245c621a2d2b50e7e2956c2df54a0a8334"
18+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.2+0/polymake.v400.400.2.x86_64-linux-gnu-cxx03.tar.gz"
1919
[[polymake]]
2020
arch = "x86_64"
2121
cxxstring_abi = "cxx11"
22-
git-tree-sha1 = "d1e63a612838f449320e7a1f2c01d49d28f3bb7d"
22+
git-tree-sha1 = "398add9dbaf26c0295d73370854a014022eb4e4c"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[polymake.download]]
27-
sha256 = "b13b2e8f0f607293d0725faa60eb2e691aab9a05b3d176ac9c9e9da117846ec2"
28-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.1+2/polymake.v400.400.1.x86_64-linux-gnu-cxx11.tar.gz"
27+
sha256 = "50763010e6e34964afd27ce0e35ed8dd78d0987a7271f0386cbe467fc96a0c38"
28+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.2+0/polymake.v400.400.2.x86_64-linux-gnu-cxx11.tar.gz"

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "polymake_jll"
22
uuid = "7c209550-9012-526c-9264-55ba7a78ba2c"
3-
version = "400.400.1+2"
3+
version = "400.400.2+0"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -14,6 +14,7 @@ JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
1414
cddlib_jll = "f07e07eb-5685-515a-97c8-3014f6152feb"
1515
lrslib_jll = "3873f7d0-7b7c-52c3-bdf4-8ab39b8f337a"
1616
PPL_jll = "80dd9cbb-8b87-5171-a280-372cc418f402"
17+
lib4ti2_jll = "1493ae25-0f90-5c0e-a06c-8c5077d6d66f"
1718
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
1819
CompilerSupportLibraries_jll = "e66e0078-7015-5450-92f7-15fbd957f2ae"
1920
Perl_jll = "83958c19-0796-5285-893e-a1267f8ec499"

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `polymake_jll.jl` (v400.400.1+2)
1+
# `polymake_jll.jl` (v400.400.2+0)
22

3-
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/ad0e72926f9975866440c8046e876a2e38153e38/P/polymake/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).
3+
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/203c6b714366e303868df600efaefb67be77bfa6/P/polymake/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).
44

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

@@ -9,7 +9,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
99
The tarballs for `polymake_jll.jl` have been built from these sources:
1010

1111
* compressed archive: https://github.com/polymake/polymake/archive/V4.4.tar.gz (SHA256 checksum: `6560445a3f6d359c0d1c3a01eb3ec3f3174b3554bf33865c913082030e72c176`)
12-
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/ad0e72926f9975866440c8046e876a2e38153e38/P/polymake/bundled)
12+
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/203c6b714366e303868df600efaefb67be77bfa6/P/polymake/bundled)
1313

1414
## Platforms
1515

@@ -32,6 +32,7 @@ The following JLL packages are required by `polymake_jll.jl`:
3232
* [`bliss_jll`](https://github.com/JuliaBinaryWrappers/bliss_jll.jl)
3333
* [`boost_jll`](https://github.com/JuliaBinaryWrappers/boost_jll.jl)
3434
* [`cddlib_jll`](https://github.com/JuliaBinaryWrappers/cddlib_jll.jl)
35+
* [`lib4ti2_jll`](https://github.com/JuliaBinaryWrappers/lib4ti2_jll.jl)
3536
* [`lrslib_jll`](https://github.com/JuliaBinaryWrappers/lrslib_jll.jl)
3637
* [`normaliz_jll`](https://github.com/JuliaBinaryWrappers/normaliz_jll.jl)
3738

src/wrappers/x86_64-apple-darwin.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ using Perl_jll
1010
using bliss_jll
1111
using boost_jll
1212
using cddlib_jll
13+
using lib4ti2_jll
1314
using lrslib_jll
1415
using normaliz_jll
1516
JLLWrappers.@generate_wrapper_header("polymake")
@@ -19,7 +20,7 @@ JLLWrappers.@declare_library_product(libpolymake_apps_rt, "@rpath/libpolymake-ap
1920
JLLWrappers.@declare_executable_product(polymake)
2021
JLLWrappers.@declare_executable_product(polymake_config)
2122
function __init__()
22-
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, GMP_jll, MPFR_jll, FLINT_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lrslib_jll, normaliz_jll)
23+
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, GMP_jll, MPFR_jll, FLINT_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lib4ti2_jll, lrslib_jll, normaliz_jll)
2324
JLLWrappers.@init_file_product(
2425
generate_deps_tree,
2526
"share/polymake/generate_deps_tree.jl",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ using Perl_jll
1010
using bliss_jll
1111
using boost_jll
1212
using cddlib_jll
13+
using lib4ti2_jll
1314
using lrslib_jll
1415
using normaliz_jll
1516
JLLWrappers.@generate_wrapper_header("polymake")
@@ -19,7 +20,7 @@ JLLWrappers.@declare_library_product(libpolymake_apps_rt, "libpolymake-apps-rt.s
1920
JLLWrappers.@declare_executable_product(polymake)
2021
JLLWrappers.@declare_executable_product(polymake_config)
2122
function __init__()
22-
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, GMP_jll, MPFR_jll, FLINT_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lrslib_jll, normaliz_jll)
23+
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, GMP_jll, MPFR_jll, FLINT_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lib4ti2_jll, lrslib_jll, normaliz_jll)
2324
JLLWrappers.@init_file_product(
2425
generate_deps_tree,
2526
"share/polymake/generate_deps_tree.jl",

src/wrappers/x86_64-linux-gnu-cxx11.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ using Perl_jll
1010
using bliss_jll
1111
using boost_jll
1212
using cddlib_jll
13+
using lib4ti2_jll
1314
using lrslib_jll
1415
using normaliz_jll
1516
JLLWrappers.@generate_wrapper_header("polymake")
@@ -19,7 +20,7 @@ JLLWrappers.@declare_library_product(libpolymake_apps_rt, "libpolymake-apps-rt.s
1920
JLLWrappers.@declare_executable_product(polymake)
2021
JLLWrappers.@declare_executable_product(polymake_config)
2122
function __init__()
22-
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, GMP_jll, MPFR_jll, FLINT_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lrslib_jll, normaliz_jll)
23+
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, GMP_jll, MPFR_jll, FLINT_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lib4ti2_jll, lrslib_jll, normaliz_jll)
2324
JLLWrappers.@init_file_product(
2425
generate_deps_tree,
2526
"share/polymake/generate_deps_tree.jl",

0 commit comments

Comments
 (0)