Skip to content

Commit fd0d2b1

Browse files
committed
polymake_jll build 400.400.0+0
1 parent c1b6060 commit fd0d2b1

File tree

6 files changed

+34
-28
lines changed

6 files changed

+34
-28
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 = "0222391ebc7b160454a6f6b7435823527da0775a"
3+
git-tree-sha1 = "ff0d6b4e0d266474d449229683e50dddafdb087d"
44
os = "macos"
55

66
[[polymake.download]]
7-
sha256 = "f8d1adc38dd8ce228247f424dd468a7bcfd3e23492dfbbccb69082284690f248"
8-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.1+0/polymake.v400.300.1.x86_64-apple-darwin.tar.gz"
7+
sha256 = "09617aae412973403cfd878a7febf02108a60d5ec93dc2ac5ec99c5f1c4a7aad"
8+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.0+0/polymake.v400.400.0.x86_64-apple-darwin.tar.gz"
99
[[polymake]]
1010
arch = "x86_64"
1111
cxxstring_abi = "cxx03"
12-
git-tree-sha1 = "188fbf393613a7b5c3d62997379a3ab35a6fe17a"
12+
git-tree-sha1 = "3ab12272588653e799110d1c5590adf82767d6cc"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[polymake.download]]
17-
sha256 = "ecf19d0a8bf5ad54c41d278c91cb9b9bd24a41697055a93d03dce7f8b51f8d36"
18-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.1+0/polymake.v400.300.1.x86_64-linux-gnu-cxx03.tar.gz"
17+
sha256 = "ef559a53a4c7974631ccb71f1bce8c8fb3a920c6d68b359cfefd138f83814780"
18+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.0+0/polymake.v400.400.0.x86_64-linux-gnu-cxx03.tar.gz"
1919
[[polymake]]
2020
arch = "x86_64"
2121
cxxstring_abi = "cxx11"
22-
git-tree-sha1 = "1573202751ea069d56c245ae168d2937f43a29ec"
22+
git-tree-sha1 = "fec98f055c05356a19b05f527d2fdf082e15391d"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[polymake.download]]
27-
sha256 = "12a97c82380a605871b82a6ba5caff7cf7415568a3bb2719f3eea7ae9d0400bf"
28-
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.300.1+0/polymake.v400.300.1.x86_64-linux-gnu-cxx11.tar.gz"
27+
sha256 = "9b03d3c1d4e6898df894e527acf3c657d6174cc1946293168a9272b0acd652c7"
28+
url = "https://github.com/JuliaBinaryWrappers/polymake_jll.jl/releases/download/polymake-v400.400.0+0/polymake.v400.400.0.x86_64-linux-gnu-cxx11.tar.gz"

Project.toml

Lines changed: 7 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.300.1+0"
3+
version = "400.400.0+0"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -22,5 +22,11 @@ bliss_jll = "508c9074-7a14-5c94-9582-3d4bc1871065"
2222
[compat]
2323
JLLWrappers = "1.2.0"
2424
julia = "1.0"
25+
boost_jll = "~1.71"
26+
cddlib_jll = "~0.94"
2527
Perl_jll = "=5.30.3"
28+
lrslib_jll = "~0.1, ~0.2"
29+
PPL_jll = "~1.2"
30+
normaliz_jll = "~300.800.900"
2631
FLINT_jll = "~200.700"
32+
bliss_jll = "~0.73"

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# `polymake_jll.jl` (v400.300.1+0)
1+
# `polymake_jll.jl` (v400.400.0+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/68b9a47bc36b70243051f61ee5f616b9091a48f0/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/45b421eb125d3c51e340430a3988823a20da35be/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

77
## Sources
88

99
The tarballs for `polymake_jll.jl` have been built from these sources:
1010

11-
* compressed archive: https://github.com/polymake/polymake/archive/V4.3.tar.gz (SHA256 checksum: `1f0ef1c022a214c935189b72e8ac67e6c6315bf9dff5fc87c3d704d3e76cb994`)
12-
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/68b9a47bc36b70243051f61ee5f616b9091a48f0/P/polymake/bundled)
11+
* 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/45b421eb125d3c51e340430a3988823a20da35be/P/polymake/bundled)
1313

1414
## Platforms
1515

src/wrappers/x86_64-apple-darwin.jl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
export generate_deps_tree, libpolymake, libpolymake_apps_rt, polymake, polymake_config
33

44
using CompilerSupportLibraries_jll
5-
using FLINT_jll
65
using GMP_jll
76
using MPFR_jll
7+
using FLINT_jll
88
using PPL_jll
99
using Perl_jll
1010
using bliss_jll
@@ -14,26 +14,26 @@ using lrslib_jll
1414
using normaliz_jll
1515
JLLWrappers.@generate_wrapper_header("polymake")
1616
JLLWrappers.@declare_file_product(generate_deps_tree)
17-
JLLWrappers.@declare_library_product(libpolymake, "@rpath/libpolymake.4.3.dylib")
18-
JLLWrappers.@declare_library_product(libpolymake_apps_rt, "@rpath/libpolymake-apps-rt.4.3.dylib")
17+
JLLWrappers.@declare_library_product(libpolymake, "@rpath/libpolymake.4.4.dylib")
18+
JLLWrappers.@declare_library_product(libpolymake_apps_rt, "@rpath/libpolymake-apps-rt.4.4.dylib")
1919
JLLWrappers.@declare_executable_product(polymake)
2020
JLLWrappers.@declare_executable_product(polymake_config)
2121
function __init__()
22-
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, FLINT_jll, GMP_jll, MPFR_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lrslib_jll, normaliz_jll)
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)
2323
JLLWrappers.@init_file_product(
2424
generate_deps_tree,
2525
"share/polymake/generate_deps_tree.jl",
2626
)
2727

2828
JLLWrappers.@init_library_product(
2929
libpolymake,
30-
"lib/libpolymake.4.3.dylib",
30+
"lib/libpolymake.4.4.dylib",
3131
RTLD_LAZY | RTLD_DEEPBIND,
3232
)
3333

3434
JLLWrappers.@init_library_product(
3535
libpolymake_apps_rt,
36-
"lib/libpolymake-apps-rt.4.3.dylib",
36+
"lib/libpolymake-apps-rt.4.4.dylib",
3737
RTLD_LAZY | RTLD_DEEPBIND,
3838
)
3939

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
export generate_deps_tree, libpolymake, libpolymake_apps_rt, polymake, polymake_config
33

44
using CompilerSupportLibraries_jll
5-
using FLINT_jll
65
using GMP_jll
76
using MPFR_jll
7+
using FLINT_jll
88
using PPL_jll
99
using Perl_jll
1010
using bliss_jll
@@ -14,12 +14,12 @@ using lrslib_jll
1414
using normaliz_jll
1515
JLLWrappers.@generate_wrapper_header("polymake")
1616
JLLWrappers.@declare_file_product(generate_deps_tree)
17-
JLLWrappers.@declare_library_product(libpolymake, "libpolymake.so.4.3")
18-
JLLWrappers.@declare_library_product(libpolymake_apps_rt, "libpolymake-apps-rt.so.4.3")
17+
JLLWrappers.@declare_library_product(libpolymake, "libpolymake.so.4.4")
18+
JLLWrappers.@declare_library_product(libpolymake_apps_rt, "libpolymake-apps-rt.so.4.4")
1919
JLLWrappers.@declare_executable_product(polymake)
2020
JLLWrappers.@declare_executable_product(polymake_config)
2121
function __init__()
22-
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, FLINT_jll, GMP_jll, MPFR_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lrslib_jll, normaliz_jll)
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)
2323
JLLWrappers.@init_file_product(
2424
generate_deps_tree,
2525
"share/polymake/generate_deps_tree.jl",

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
export generate_deps_tree, libpolymake, libpolymake_apps_rt, polymake, polymake_config
33

44
using CompilerSupportLibraries_jll
5-
using FLINT_jll
65
using GMP_jll
76
using MPFR_jll
7+
using FLINT_jll
88
using PPL_jll
99
using Perl_jll
1010
using bliss_jll
@@ -14,12 +14,12 @@ using lrslib_jll
1414
using normaliz_jll
1515
JLLWrappers.@generate_wrapper_header("polymake")
1616
JLLWrappers.@declare_file_product(generate_deps_tree)
17-
JLLWrappers.@declare_library_product(libpolymake, "libpolymake.so.4.3")
18-
JLLWrappers.@declare_library_product(libpolymake_apps_rt, "libpolymake-apps-rt.so.4.3")
17+
JLLWrappers.@declare_library_product(libpolymake, "libpolymake.so.4.4")
18+
JLLWrappers.@declare_library_product(libpolymake_apps_rt, "libpolymake-apps-rt.so.4.4")
1919
JLLWrappers.@declare_executable_product(polymake)
2020
JLLWrappers.@declare_executable_product(polymake_config)
2121
function __init__()
22-
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, FLINT_jll, GMP_jll, MPFR_jll, PPL_jll, Perl_jll, bliss_jll, boost_jll, cddlib_jll, lrslib_jll, normaliz_jll)
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)
2323
JLLWrappers.@init_file_product(
2424
generate_deps_tree,
2525
"share/polymake/generate_deps_tree.jl",

0 commit comments

Comments
 (0)