migration to source archives
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[general]
|
||||
description = "An Ada binding for Lua"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["AdaCore"]
|
||||
website = "https://github.com/AdaCore/ada-lua"
|
||||
maintainers = ["AdaCore"]
|
||||
|
||||
['0.0.0-5.3']
|
||||
origin = "git+https://github.com/alire-project/ada-lua.git@ba2fcbf9f8d54d3f6362f20523deb4371371f658"
|
||||
project-files = ["lua.gpr"]
|
||||
|
||||
['0.0.0-5.3'.depends-on]
|
||||
liblua = "^5.3"
|
||||
@@ -0,0 +1,28 @@
|
||||
[general]
|
||||
description = "Wrapper on different packagings of NcursesAda"
|
||||
licenses = []
|
||||
authors = ["Thomas E. Dickey"]
|
||||
website = "http://invisible-island.net/ncurses/ncurses-Ada95.html"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
notes = """
|
||||
AdaCurses is the project name used by upstream, thus adacurses.gpr.
|
||||
However, some distros (e.g., Debian family) use ncursesada.gpr. This
|
||||
package wraps these differences so clients can always safely use
|
||||
adacurses."
|
||||
"""
|
||||
|
||||
[general.available.'case(distribution)']
|
||||
'debian|ubuntu' = true
|
||||
'...' = false
|
||||
|
||||
[6]
|
||||
origin = "git+https://github.com/alire-project/adacurses-wrapper.git@4ccb20409becb50c0b5fd29effb676b650608326"
|
||||
|
||||
[6.depends-on]
|
||||
ncursesada = "^6"
|
||||
|
||||
[5]
|
||||
origin = "git+https://github.com/alire-project/adacurses-wrapper.git@4ccb20409becb50c0b5fd29effb676b650608326"
|
||||
|
||||
[5.depends-on]
|
||||
ncursesada = "^5"
|
||||
@@ -0,0 +1,36 @@
|
||||
[general]
|
||||
description = "Alire project catalog and support files"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["Alejandro R. Mosteo"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
# Old versions no longer work due to repo renamings
|
||||
|
||||
#['0.6']
|
||||
#origin = "git+https://github.com/alire-project/#alire.git@f418890a85f421b20ad00f1f52259c122f883aca"
|
||||
#
|
||||
# ['0.6'.depends-on]
|
||||
# aaa = "^1.0.0"
|
||||
# semantic_versioning = "~0.3.2"
|
||||
# simple_logging = "^1.0"
|
||||
#
|
||||
#['0.5']
|
||||
#origin = "git+https://github.com/alire-project/#alire.git@f418890a85f421b20ad00f1f52259c122f883aca"
|
||||
#
|
||||
# ['0.5'.depends-on]
|
||||
# semantic_versioning = "~0.3.2"
|
||||
# simple_logging = "^1.0"
|
||||
#
|
||||
#['0.4']
|
||||
#origin = "git+https://github.com/alire-project/#alire.git@219cdcbc5f26efca331400582026c6377ef0f794"
|
||||
#
|
||||
# ['0.4'.depends-on]
|
||||
# semantic_versioning = "~0.3.1"
|
||||
# simple_logging = "^1.0"
|
||||
#
|
||||
#['0.2']
|
||||
#origin = "git+https://github.com/alire-project/#alire.git@5ba81ba33dfeb184b2e644ef2996200b5fdd6ae4"
|
||||
#
|
||||
# ['0.2'.depends-on]
|
||||
# semantic_versioning = "~0.3"
|
||||
# simple_logging = "^1.0"
|
||||
@@ -0,0 +1,40 @@
|
||||
[general]
|
||||
description = "Command-line tool from the Alire project"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["Alejandro R. Mosteo"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
# Old versions no longer work due to repo renaming
|
||||
|
||||
#['0.6']
|
||||
#origin = "git+https://github.com/alire-project/alr.git@7686e42addf0a341a72383572555c75ad0516a4e"
|
||||
#
|
||||
# ['0.6'.depends-on]
|
||||
# alire = "~0.6"
|
||||
# ajunitgen = "^1.0.0"
|
||||
#
|
||||
#['0.5']
|
||||
#origin = "git+https://github.com/alire-project/alr.git@d26955fbfd8ef8b301791ab554113af1c6d46365"
|
||||
#
|
||||
# ['0.5'.depends-on]
|
||||
# alire = "~0.5"
|
||||
# ajunitgen = "^1.0.0"
|
||||
#
|
||||
#['0.4']
|
||||
#origin = "git+https://github.com/alire-project/alr.git@721d111225cf30b9c298ff23587664510f4c4ea1"
|
||||
#
|
||||
# ['0.4'.depends-on]
|
||||
# alire = "~0.4"
|
||||
# xml_ez_out = "^1.6"
|
||||
#
|
||||
#['0.2']
|
||||
#origin = "git+https://github.com/alire-project/alr.git@481a22aceb07242cabaefedbb41b2d6fe7a8bd1e"
|
||||
#
|
||||
# ['0.2'.depends-on]
|
||||
# alire = "~0.2"
|
||||
#
|
||||
#['0.1.2']
|
||||
#origin = "git+https://github.com/alire-project/alr.git@4002536beea8aee12b455077df4dd144b409bde4"
|
||||
#
|
||||
# ['0.1.2'.depends-on]
|
||||
# alire = "~0.1.2"
|
||||
@@ -0,0 +1,15 @@
|
||||
[general]
|
||||
description = "APQ Ada95 Database Library (core)"
|
||||
licenses = ["GMGPL 2.0", "GMGPL 3.0"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
project-files = ["apq.gpr"]
|
||||
|
||||
[general.gpr-externals]
|
||||
OS = ["Windows_NT", "GNU/Linux", "Darwin"]
|
||||
DEBUG = ["true", "false"]
|
||||
|
||||
['3.2.0']
|
||||
origin = "git+https://github.com/alire-project/apq.git@3b5b4b99f528f853e02abf239da7db3d8c9962b4"
|
||||
|
||||
['3.2.0'.available.'case(compiler)']
|
||||
'gnat-community-2018' = false # Because of -gnat05
|
||||
@@ -0,0 +1,15 @@
|
||||
[general]
|
||||
description = "Ada unit test framework"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["AdaCore"]
|
||||
website = "https://www.adacore.com/download/more"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
project-files = ["aunit.gpr"]
|
||||
|
||||
[general.gpr-externals]
|
||||
RUNTIME = ["full", "zfp", "ravenscar", "ravenscar-cert", "cert"]
|
||||
|
||||
[2017]
|
||||
origin = "git+https://github.com/alire-project/libaunit.git@b66a41ceb35bfc81b9345655c5f46317a57de3b4"
|
||||
executables = ["run-ppc-elf"]
|
||||
@@ -0,0 +1,12 @@
|
||||
[general]
|
||||
description = "A suite of dynamic storage pools with subpool capabilities"
|
||||
licenses = ["GPL 2.0"]
|
||||
authors = ["Brad Moore"]
|
||||
website = "https://sourceforge.net/projects/deepend/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
['3.9']
|
||||
origin = "git+https://github.com/alire-project/deepend.git@4491dcf36a9264110f9cd3876cdcd476f1fbf09d"
|
||||
|
||||
['3.9'.gpr-externals]
|
||||
Ada_Mode = ["95", "2005", "2012"]
|
||||
@@ -0,0 +1,13 @@
|
||||
[general]
|
||||
description = "Partial binding to libdl"
|
||||
licenses = ["LGPL 3.0"]
|
||||
authors = ["alejandro@mosteo.com"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
project-files = ["dl.gpr"]
|
||||
|
||||
[general.depends-on]
|
||||
c_strings = "^1.0.0"
|
||||
|
||||
['1.0.1']
|
||||
origin = "git+https://github.com/mosteo/dl-ada.git@6e86754884e58908777070798645475fd47a4d0a"
|
||||
@@ -0,0 +1,13 @@
|
||||
[general]
|
||||
description = "Apollo 11 lunar lander simulator (Ada/Gtk/Cairo)"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["Fabien Chouteau"]
|
||||
website = "https://blog.adacore.com/make-with-ada-the-eagle-has-landed"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
['1.0']
|
||||
origin = "git+https://github.com/alire-project/eagle-lander.git@5a3bcc61eff4d60d2b741add7841410ce539d0b8"
|
||||
project-files = ["lunar_lander.gpr"]
|
||||
|
||||
['1.0'.depends-on]
|
||||
gtkada = "^17"
|
||||
@@ -0,0 +1,22 @@
|
||||
[general]
|
||||
description = "GL Object Based Engine for 3D in Ada"
|
||||
licenses = []
|
||||
authors = ["Gautier de Montmollin"]
|
||||
website = "https://globe3d.sourceforge.io/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
[general.available.'case(os)']
|
||||
linux = true
|
||||
|
||||
[20180111]
|
||||
origin = "git+https://github.com/svn2github/GLOBE_3D.git@93f7185130e2fb0db7f1f7e67eaf1b6ca561d651"
|
||||
project-files = ["globe_3d.gpr"]
|
||||
|
||||
[20180111.depends-on]
|
||||
glut = "^2.8"
|
||||
|
||||
[20180111.gpr-externals]
|
||||
OS_Kind = ["linux", "macosx", "win32"]
|
||||
|
||||
[20180111.gpr-set-externals.'case(os)']
|
||||
linux = { OS_Kind = "linux" }
|
||||
@@ -0,0 +1,33 @@
|
||||
[general]
|
||||
description = "GNAT Components Collection - Slim version (no dependencies)"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["AdaCore"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
# This crate has a hidden conflict with any other gnatcoll.
|
||||
# Declaring conflicts was removed during index transition
|
||||
# and it's still not reinstated.
|
||||
|
||||
project-files = ["gnatcoll.gpr"]
|
||||
|
||||
[general.gpr-externals]
|
||||
GNATCOLL_ATOMICS = ["intrinsic", "mutex"]
|
||||
GNATCOLL_OS = ["windows", "unix", "osx"]
|
||||
BUILD = ["DEBUG", "PROD"]
|
||||
LIBRARY_TYPE = ["relocatable", "static", "static-pic"]
|
||||
|
||||
[general.gpr-set-externals]
|
||||
BUILD = "PROD"
|
||||
LIBRARY_TYPE = "static-pic"
|
||||
|
||||
[general.gpr-set-externals.'case(os)']
|
||||
linux = { GNATCOLL_OS = "unix" }
|
||||
macos = { GNATCOLL_OS = "osx" }
|
||||
windows = { GNATCOLL_OS = "windows" }
|
||||
|
||||
[20180425]
|
||||
origin = "git+https://github.com/alire-project/gnatcoll-core.git@81bc37d7548fe40024eb0f647df65ec42f65443b"
|
||||
|
||||
[20180425.available.'case(compiler)']
|
||||
'gnat-community-2018' = true
|
||||
'...' = false
|
||||
@@ -0,0 +1,33 @@
|
||||
[general]
|
||||
description = "GNAT Components Collection - Slim version (no dependencies)"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["AdaCore"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
# This crate has a hidden conflict with any other gnatcoll.
|
||||
# Declaring conflicts was removed during index transition
|
||||
# and it's still not reinstated.
|
||||
|
||||
project-files = ["gnatcoll.gpr"]
|
||||
|
||||
[general.gpr-externals]
|
||||
GNATCOLL_ATOMICS = ["intrinsic", "mutex"]
|
||||
GNATCOLL_OS = ["windows", "unix", "osx"]
|
||||
BUILD = ["DEBUG", "PROD"]
|
||||
LIBRARY_TYPE = ["relocatable", "static", "static-pic"]
|
||||
|
||||
[general.gpr-set-externals]
|
||||
BUILD = "PROD"
|
||||
LIBRARY_TYPE = "static-pic"
|
||||
|
||||
[general.gpr-set-externals.'case(os)']
|
||||
linux = { GNATCOLL_OS = "unix" }
|
||||
macos = { GNATCOLL_OS = "osx" }
|
||||
windows = { GNATCOLL_OS = "windows" }
|
||||
|
||||
[20180425]
|
||||
origin = "git+https://github.com/alire-project/gnatcoll-core.git@7823e31add7133b9fbc6e037d9986a823e840dc0"
|
||||
|
||||
[20180425.available.'case(compiler)']
|
||||
'gnat-community-2018' = true
|
||||
'...' = false
|
||||
@@ -0,0 +1,12 @@
|
||||
[general]
|
||||
description = "A standalone, portable Ada package for configuration files"
|
||||
licenses = ["MIT"]
|
||||
authors = ["Gautier de Montmollin", "Rolf Ebert"]
|
||||
website = "https://sourceforge.net/p/ini-files/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
project-files = ["ini_files_gnat.gpr"]
|
||||
|
||||
['8.0']
|
||||
origin = "https://sourceforge.net/projects/ini-files/files/ini-files/ini-files-08.zip"
|
||||
origin-hashes = ["sha512:9532d18f10ccdd461213b54be9ccee818de7cda1455c069a9b0f4b2653351f1d3881287963d49f875cf4213f3106e1ddc99a847688fc53516d1ca90c99018349"]
|
||||
@@ -0,0 +1,23 @@
|
||||
[general]
|
||||
description = "A crypto library for Ada with a nice API"
|
||||
licenses = ["GMGPL 2.0", "GMGPL 3.0"]
|
||||
authors = ["Christian Forler"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
project-files = ["libadacrypt.gpr"]
|
||||
|
||||
[general.available.'case(os)']
|
||||
linux = true
|
||||
windows = true
|
||||
|
||||
[general.gpr-externals]
|
||||
system = ["unix", "windows"]
|
||||
mode = ["debug", "release"]
|
||||
|
||||
[general.gpr-set-externals.'case(os)']
|
||||
linux = { system = "unix" }
|
||||
windows = { system = "windows" }
|
||||
|
||||
['0.8.7']
|
||||
origin = "git+https://github.com/alire-project/Ada-Crypto-Library.git@33d15283abbc6d8a51d717de2bd822e026710c0d"
|
||||
notes = "It fails self-tests; might be a spurious warning"
|
||||
@@ -0,0 +1,31 @@
|
||||
[general]
|
||||
description = "A collection of mathematical, 100% portable, packages"
|
||||
licenses = []
|
||||
authors = ["Gautier de Montmollin"]
|
||||
website = "https://mathpacks.sourceforge.io/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
executables = [
|
||||
"arenstorf", "arithmetic_compression", "biomorph", "champ_vt",
|
||||
"cr_demo", "fractal", "gnat_int", "ppm2func", "show_floats_limits",
|
||||
"test_beta", "test_cholesky", "test_copulas", "test_ert",
|
||||
"test_estimators", "test_formulas", "test_gamma",
|
||||
"test_generic_real_linear_equations", "test_normal", "test_pareto",
|
||||
"test_poisson", "test_qr", "test_random_performance", "test_rsa",
|
||||
"test_samples", "test_sparse", "test_u_rand"]
|
||||
|
||||
[general.gpr-externals]
|
||||
Build_Mode = ["Debug" ,"Style_Checks", "Fast"]
|
||||
|
||||
['20180327']
|
||||
origin = "git+https://github.com/svn2github/Mathpaqs.git@0f406899a339b654b247a4017557b0943c431486"
|
||||
executables = ["test_discrete_random_simulation"]
|
||||
|
||||
[20180327.available.'case(compiler)']
|
||||
'gnat-community-2018' = false
|
||||
|
||||
['20180114']
|
||||
origin = "git+https://github.com/svn2github/Mathpaqs.git@c17a6725c4b559ea55b64f0cf3c3660e558777ea"
|
||||
|
||||
[20180114.available.'case(compiler)']
|
||||
'gnat-community-2018' = false
|
||||
@@ -0,0 +1,16 @@
|
||||
[general]
|
||||
description = "Standalone, portable package for producing dynamically PDF documents"
|
||||
licenses = ["MIT"]
|
||||
authors = ["Gautier de Montmollin"]
|
||||
website = "https://sourceforge.net/projects/apdf"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
executables = ["img2pdf", "page_test", "pdf_out_demo", "validation_test"]
|
||||
|
||||
project-files = ["pdf_out_gnat.gpr"]
|
||||
|
||||
[general.gpr-externals]
|
||||
Build_Mode = ["Debug", "Fast", "Check_95"]
|
||||
|
||||
['1.0.0-rc4']
|
||||
origin = "git+https://github.com/svn2github/pdf_out.git@9f2d3adbc453e03fce88646d80d2ed9c9a58b32b"
|
||||
@@ -0,0 +1,14 @@
|
||||
[general]
|
||||
description = "Ada95 coder/decoder for Portable Network Graphics"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["Stephen J. Sangwine"]
|
||||
website = "http://png-io.sourceforge.net/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
executables = ["png_chunks", "png_compare", "png_dump", "png_properties", "png_test"]
|
||||
|
||||
['4.6.0']
|
||||
origin = "git+https://github.com/alire-project/png_io.git@bb31fe1c1566e13339dec26ae359564364c00999"
|
||||
|
||||
['4.6.0'.depends-on]
|
||||
zlib_ada = "^1.3"
|
||||
@@ -0,0 +1,24 @@
|
||||
[general]
|
||||
description = "PragmAda Reusable Components (PragmARCs)"
|
||||
licenses = ["GMGPL 2.0"]
|
||||
authors = ["Jeffrey R. Carter"]
|
||||
website = "https://github.com/jrcarter/PragmARC, https://pragmada.x10hosting.com/ "
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
executables = ["compile_all"]
|
||||
|
||||
['2017.2007.0']
|
||||
origin = "git+https://github.com/alire-project/PragmARC.git@db6c1730fe825f8303c60b48f82db08bd408588d"
|
||||
notes = "ISO/IEC 8652:2007 version"
|
||||
|
||||
['2017.2007.0'.available.'case(compiler)']
|
||||
'gnat-community-2018' = false
|
||||
'...' = true
|
||||
|
||||
['2011.1995.0']
|
||||
origin = "git+https://github.com/alire-project/PragmARC.git@34b0e12b5f9aea63408c94cc48ba7a16687c8d76"
|
||||
notes = "Ada 95 version"
|
||||
|
||||
['2011.1995.0'.available.'case(compiler)']
|
||||
'gnat-community-2018' = false
|
||||
'...' = true
|
||||
@@ -0,0 +1,9 @@
|
||||
[general]
|
||||
description = "Christoph Karl Walter Grein's Smart Pointers"
|
||||
licenses = []
|
||||
authors = ["Christoph Karl Walter Grein"]
|
||||
website = "http://www.christ-usch-grein.homepage.t-online.de/Ada/Smart_Pointers.html"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
[20180216]
|
||||
origin = "git+https://github.com/alire-project/smart_pointers.git@01f2674634dc23da1a572363d8660af274642771"
|
||||
@@ -0,0 +1,20 @@
|
||||
[general]
|
||||
description = "Roguelike in sky with steampunk theme"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["Bartek Jasicki"]
|
||||
website = "https://thindil.github.io/steamsky/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
['2.1-dev']
|
||||
origin = "git+https://github.com/thindil/steamsky.git@faee42a72506f2522d3db9c714d0b0a001c0032d"
|
||||
notes = "GtkAda version"
|
||||
|
||||
['2.1-dev'.depends-on]
|
||||
gtkada = "^17.0"
|
||||
|
||||
['2.0.2']
|
||||
origin = "git+https://github.com/thindil/steamsky.git@8b4dd319c3199f4b770e39de13f9ef3d9020266f"
|
||||
notes = "Console (ncurses) version"
|
||||
|
||||
['2.0.2'.depends-on]
|
||||
gtkada = "^6.0"
|
||||
@@ -0,0 +1,24 @@
|
||||
[general]
|
||||
description = "William Whitaker's WORDS, a Latin dictionary"
|
||||
licenses = ["Public Domain"]
|
||||
authors = ["William A. Whitaker", "Martin Keegan"]
|
||||
website = "http://mk270.github.io/whitakers-words/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
project-files = ["words.gpr"]
|
||||
executables = ["words"]
|
||||
|
||||
[general.depends-on]
|
||||
make = "any"
|
||||
|
||||
[[general.actions]]
|
||||
type = "post-compile"
|
||||
command = "make"
|
||||
|
||||
['2017.09.10']
|
||||
origin = "git+https://github.com/mk270/whitakers-words.git@27be95b8a06d7b22c0600c824cf929ab43efcf25"
|
||||
notes = "Bug with SAL library failing binding with GNAT FSF 7.3"
|
||||
|
||||
['2017.09.10'.available.'case(compiler)']
|
||||
'gnat-fsf-old|gnat-fsf-7.2' = false
|
||||
'...' = false
|
||||
@@ -0,0 +1,15 @@
|
||||
['general']
|
||||
description = "Renaming of gnatcoll.strings without further dependencies"
|
||||
licenses = ["GPL 3.0"]
|
||||
authors = ["AdaCore", "alejandro@mosteo.com"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
# Alternative dependencies feature was removed during index transition.
|
||||
# A consequence is that this crate is incompatible with any gnatcoll which is
|
||||
# not gnatcoll_strings, which in turn is incompatible with any other gnatcoll.
|
||||
|
||||
['1.0.0']
|
||||
origin = "git+https://github.com/alire-project/xstrings@827d9108fbc873299016e924815fe2dd8af8071d"
|
||||
|
||||
['1.0.0'.depends-on]
|
||||
gnatcoll_strings = "*"
|
||||
@@ -0,0 +1,16 @@
|
||||
[general]
|
||||
description = "ZLib for Ada thick binding"
|
||||
licenses = []
|
||||
authors = ["Dmitriy Anisimkov"]
|
||||
website = "http://zlib-ada.sourceforge.net/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
project-files = ["zlib.gpr"]
|
||||
executables = ["buffer_demo", "mtest", "read", "test"]
|
||||
|
||||
['1.3']
|
||||
origin = "https://sourceforge.net/projects/zlib-ada/files/zlib-ada/1.3/zlib-ada-1.3.tar.gz"
|
||||
origin-hashes = ["sha512:e1677e3caa1fa963073b11bfba28f90e4ecd3032c1615792ad61a9860b25c73f5ef8ad062277ce29bc2ce7af08f45995161760baf4e60b79d194986fa2839977"]
|
||||
|
||||
['1.3'.depends-on]
|
||||
zlib = "^1.2"
|
||||
Reference in New Issue
Block a user