-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
114 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
override/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[[LicenseSpring]] | ||
arch = "i686" | ||
git-tree-sha1 = "53956a9175957dffa093f8d55d5de8eff9a73c3c" | ||
os = "windows" | ||
|
||
[[LicenseSpring.download]] | ||
sha256 = "f587af6242bef6468648e8546c96f142ebc20611599cf6a975052e9253120c26" | ||
url = "https://github.com/juliacomputing/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.4.0+0/LicenseSpring.v7.4.0.i686-w64-mingw32.tar.gz" | ||
[[LicenseSpring]] | ||
arch = "x86_64" | ||
git-tree-sha1 = "eec8df67e27ff3f24e3ff32f8e83ff61a105dae9" | ||
os = "windows" | ||
|
||
[[LicenseSpring.download]] | ||
sha256 = "c10151612161ff8a854e7c3be9ea04f3b96458483562179eaca5865475e93554" | ||
url = "https://github.com/juliacomputing/LicenseSpring_jll.jl/releases/download/LicenseSpring-v7.4.0+0/LicenseSpring.v7.4.0.x86_64-w64-mingw32.tar.gz" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
name = "LicenseSpring_jll" | ||
uuid = "ea2c2f5b-d23d-53da-ad7e-0e62c0a9a2e9" | ||
version = "7.4.0+0" | ||
|
||
[deps] | ||
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" | ||
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" | ||
LibCURL_jll = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0" | ||
OpenSSL_jll = "458c3c95-2e84-50aa-8efc-19380b2a3a95" | ||
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" | ||
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" | ||
|
||
[compat] | ||
JLLWrappers = "1.2.0" | ||
julia = "1.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# `LicenseSpring_jll.jl` (v7.4.0+0) | ||
|
||
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). | ||
|
||
For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/). | ||
|
||
## Sources | ||
|
||
The tarballs for `LicenseSpring_jll.jl` have been built from these sources: | ||
|
||
* files in directory, relative to originating `build_tarballs.jl`: `./bundled` | ||
|
||
## Platforms | ||
|
||
`LicenseSpring_jll.jl` is available for the following platforms: | ||
|
||
* `Windows i686` (`i686-w64-mingw32`) | ||
* `Windows x86_64` (`x86_64-w64-mingw32`) | ||
|
||
## Dependencies | ||
|
||
The following JLL packages are required by `LicenseSpring_jll.jl`: | ||
|
||
* `LibCURL_jll)` | ||
* `OpenSSL_jll)` | ||
|
||
## Products | ||
|
||
The code bindings within this package are autogenerated from the following `Products`: | ||
|
||
* `LibraryProduct`: `liblicensespring` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Use baremodule to shave off a few KB from the serialized `.ji` file | ||
baremodule LicenseSpring_jll | ||
using Base | ||
using Base: UUID | ||
import JLLWrappers | ||
|
||
JLLWrappers.@generate_main_file_header("LicenseSpring") | ||
JLLWrappers.@generate_main_file("LicenseSpring", UUID("ea2c2f5b-d23d-53da-ad7e-0e62c0a9a2e9")) | ||
end # module LicenseSpring_jll |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for LicenseSpring_jll for i686-w64-mingw32 | ||
export liblicensespring | ||
|
||
using LibCURL_jll | ||
using OpenSSL_jll | ||
JLLWrappers.@generate_wrapper_header("LicenseSpring") | ||
JLLWrappers.@declare_library_product(liblicensespring, "LicenseSpring.dll") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(LibCURL_jll, OpenSSL_jll) | ||
JLLWrappers.@init_library_product( | ||
liblicensespring, | ||
"bin\\LicenseSpring.dll", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Autogenerated wrapper script for LicenseSpring_jll for x86_64-w64-mingw32 | ||
export liblicensespring | ||
|
||
using LibCURL_jll | ||
using OpenSSL_jll | ||
JLLWrappers.@generate_wrapper_header("LicenseSpring") | ||
JLLWrappers.@declare_library_product(liblicensespring, "LicenseSpring.dll") | ||
function __init__() | ||
JLLWrappers.@generate_init_header(LibCURL_jll, OpenSSL_jll) | ||
JLLWrappers.@init_library_product( | ||
liblicensespring, | ||
"bin\\LicenseSpring.dll", | ||
RTLD_LAZY | RTLD_DEEPBIND, | ||
) | ||
|
||
JLLWrappers.@generate_init_footer() | ||
end # __init__() |