this repo has no description

unavailable packages

Changed files
-1579
packages
coccinelle
coccinelle.1.0.0-rc21
coccinelle.1.0.0-rc22
coccinelle.1.0.0.1
deadlock
deadlock.1.0
dose
dose.3.2.2
dose.3.2.2+opam
eliom
eliom.6.4.0
gappa
gappa.1.3.5
graphics
graphics.3.11.2
heptagon
heptagon.1.00.06
http-cookie
http-cookie.3.0.0
ivy
ivy.1.2.2
ivy.1.3.1
javalib
javalib.2.3.1
javalib.2.3.2
javalib.2.3.3
javalib.2.3.4
javalib.2.3.5
kremlin
kremlin.0.9.6.0
opam-lib
opam-lib.1.2.0
opam-publish
opam-publish.0.2.0
opam-publish.0.2.1
opam2web
opam2web.1.4.0
opamfu
opamfu.0.1.2
pa_ppx_regexp
pa_ppx_regexp.0.03
ppxlib
ppxlib.0.33.1~5.3preview
proverif
proverif.1.96pl1
proverif.1.97
proverif.1.97pl1
proverif.1.97pl3
sawja
sawja.1.5.1
sawja.1.5.2
sawja.1.5.3
shcaml
shcaml.0.1.3
tezos-lwt-result-stdlib
tezos-lwt-result-stdlib.9.7
tezos-protocol-environment-packer
tezos-protocol-environment-packer.9.7
tezos-protocol-environment-sigs
tezos-protocol-environment-sigs.9.7
tezt
tezt.1.0.0
-44
packages/coccinelle/coccinelle.1.0.0-rc21/opam
···
-
opam-version: "2.0"
-
authors: ["Julia Lawall et. al."]
-
homepage: "http://coccinelle.lip6.fr/"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./configure" "--enable-release" "--prefix" prefix]
-
[make "clean"]
-
[make "all.opt"]
-
]
-
remove: [
-
[make "uninstall"]
-
]
-
depends: [
-
"ocaml" {< "5.0"}
-
"camlp4"
-
"menhir" {< "20141215"}
-
"ocamlfind"
-
"pcre" {<= "7.1.1"}
-
"conf-pkg-config"
-
"conf-python-2-7"
-
"conf-python-2-7-dev"
-
"ocamlbuild" {build}
-
]
-
patches: [
-
"opam.patch"
-
]
-
install: [make "install"]
-
synopsis: "Coccinelle is a C source code matching and transformation engine."
-
description: """
-
Coccinelle provides the language SmPL (Semantic Patch Language) for specifying
-
desired matches and transformations in C code."""
-
url {
-
src: "http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc21.tgz"
-
checksum: "md5=0387370889c434a69306f8e22919d6ce"
-
}
-
extra-source "opam.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/coccinelle/opam.patch"
-
checksum: [
-
"sha256=62fda329bae1b6f3fab668f675f8953b2061d370b47566ddb7de5f6a10ae959b"
-
"md5=33cbcaad19968ea269e5c32877b99f98"
-
]
-
}
-
available: false # source tarball not available
-44
packages/coccinelle/coccinelle.1.0.0-rc22/opam
···
-
opam-version: "2.0"
-
authors: ["Julia Lawall et. al."]
-
homepage: "http://coccinelle.lip6.fr/"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./configure" "--enable-release" "--prefix" prefix]
-
[make "clean"]
-
[make "all.opt"]
-
]
-
remove: [
-
[make "uninstall"]
-
]
-
depends: [
-
"ocaml" {< "5.0"}
-
"camlp4"
-
"menhir" {< "20141215"}
-
"ocamlfind"
-
"pcre" {<= "7.1.1"}
-
"conf-pkg-config"
-
"conf-python-2-7"
-
"conf-python-2-7-dev"
-
"ocamlbuild" {build}
-
]
-
patches: [
-
"opam.patch"
-
]
-
install: [make "install"]
-
synopsis: "Coccinelle is a C source code matching and transformation engine."
-
description: """
-
Coccinelle provides the language SmPL (Semantic Patch Language) for specifying
-
desired matches and transformations in C code."""
-
url {
-
src: "http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc22.tgz"
-
checksum: "md5=0eb75dc542475f6b9a957a84f5fb1a4e"
-
}
-
extra-source "opam.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/coccinelle/opam.patch"
-
checksum: [
-
"sha256=62fda329bae1b6f3fab668f675f8953b2061d370b47566ddb7de5f6a10ae959b"
-
"md5=33cbcaad19968ea269e5c32877b99f98"
-
]
-
}
-
available: false # source tarball not available
-46
packages/coccinelle/coccinelle.1.0.0.1/opam
···
-
opam-version: "2.0"
-
authors: ["Julia Lawall et. al."]
-
homepage: "http://coccinelle.lip6.fr/"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./configure" "--enable-release" "--prefix" prefix]
-
[make "clean"]
-
[make "all.opt"]
-
]
-
remove: [
-
[make "uninstall"]
-
]
-
depends: [
-
"ocaml" {< "5.0"}
-
"camlp4"
-
"menhir" {= "20140422"}
-
"ocamlfind"
-
"pcre" {<= "7.1.1"}
-
"conf-pkg-config"
-
"conf-python-2-7"
-
"conf-python-2-7-dev"
-
"parmap"
-
"ocamlbuild" {build}
-
"num"
-
]
-
patches: [
-
"opam.patch"
-
]
-
install: [make "install"]
-
synopsis: "Coccinelle is a C source code matching and transformation engine."
-
description: """
-
Coccinelle provides the language SmPL (Semantic Patch Language) for specifying
-
desired matches and transformations in C code."""
-
url {
-
src: "http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0.tgz"
-
checksum: "md5=bce69f218d0a2b4f3bfd438c97633327"
-
}
-
extra-source "opam.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/coccinelle/opam.patch"
-
checksum: [
-
"sha256=62fda329bae1b6f3fab668f675f8953b2061d370b47566ddb7de5f6a10ae959b"
-
"md5=33cbcaad19968ea269e5c32877b99f98"
-
]
-
}
-
available: false # source tarball not available
-36
packages/deadlock/deadlock.1.0/opam
···
-
opam-version: "2.0"
-
synopsis: "Frama-C plugin for deadlock detection"
-
maintainer: "Tomáš Dacík <xdacik00@stud.fit.vutbr.cz>"
-
authors: [
-
"Tomáš Dacík <xdacik00@stud.fit.vutbr.cz>"
-
"Tomáš Vojnar <vojnar@fit.vutbr.cz>"
-
]
-
license: "MIT"
-
homepage: "https://github.com/TDacik/Deadlock"
-
dev-repo: "git+https://github.com/TDacik/Deadlock.git"
-
bug-reports: "https://github.com/TDacik/Deadlock/issues"
-
-
depends: [
-
"ocaml" { >= "4.12.0" }
-
"frama-c" { >= "23.1" & < "25.0~" }
-
"ounit2"
-
"containers"
-
]
-
-
build: [
-
[make]
-
]
-
-
install: [
-
[make "setup"]
-
[make "install"]
-
]
-
-
url {
-
src: "https://github.com/TDacik/Deadlock/archive/refs/tags/1.0.1.tar.gz"
-
checksum: [
-
"sha256=0eabef76214f8e7b393a65d97218edd0e727ecf25bd7acbc20348cde15138397"
-
"md5=fa1302e9f6586ba535838c23bfbffea8"
-
]
-
}
-
available: false # source tarball not available (bad checksum)
-86
packages/dose/dose.3.2.2+opam/opam
···
-
opam-version: "2.0"
-
maintainer: "roberto@dicosmo.org"
-
authors: [
-
"Roberto Di Cosmo"
-
"Ralf Treinen"
-
"Stefano Zacchiroli"
-
"Pietro Abate"
-
"Jaap Boender"
-
"Jakub Zwolakowski"
-
"Olivier Rosello"
-
"Johannes Schauer"
-
]
-
homepage: "http://www.mancoosi.org/software/"
-
license: "LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception"
-
build: [
-
["./configure" "--with-ocamlgraph" "--bindir=%{bin}%"]
-
[make "TARGETS="]
-
]
-
remove: [
-
["ocamlfind" "remove" "dose3"]
-
["rm" "-f"
-
"%{bin}%/distcheck"
-
"%{bin}%/debcheck"
-
"%{bin}%/rpmcheck"
-
"%{bin}%/eclipsecheck"]
-
]
-
depends: [
-
"ocaml"
-
"ocamlgraph" {= "1.8.5"}
-
"cudf" {>= "0.7"}
-
"camlp4"
-
("extlib" | "extlib-compat")
-
"re" {>= "1.2.0"}
-
"ocamlbuild" {build}
-
]
-
patches: [
-
"0003-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch"
-
"0004-Remove-broken-assert.patch"
-
"0005-Add-a-check_request-function-allowing-more-control-o.patch"
-
"0002-ocamlgraph-1.8.6.diff" {ocamlgraph:version >= "1.8.6"}
-
]
-
install: [make "install"]
-
depexts: ["perl-Pod-Html"] {os-distribution = "fedora"}
-
synopsis: "Dose library (part of Mancoosi tools)"
-
description: """
-
This version has been patched specifically for compiling OPAM itself, but
-
remains backwards-compatible, and the patches will be backported upstream."""
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/33677/dose3-3.2.2.tar.gz"
-
checksum: "md5=3ffed1987a040024076c08f4a7af9b21"
-
}
-
extra-source "0005-Add-a-check_request-function-allowing-more-control-o.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0005-Add-a-check_request-function-allowing-more-control-o.patch"
-
checksum: [
-
"sha256=73065f81c951449c6cc4b920ffb5a5df1d309cd7734c279b11d0fbefc7446ab6"
-
"md5=fdcd12e2053172a3af032c198d66c0bb"
-
]
-
}
-
extra-source "0004-Remove-broken-assert.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0004-Remove-broken-assert.patch"
-
checksum: [
-
"sha256=169b01b6d5c4c92b673a66142cc2279730b4e4c7668e511bee5c2c6a074b2670"
-
"md5=f996dd85cca97fa0a8a7d0f561b8784a"
-
]
-
}
-
extra-source "0003-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0003-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch"
-
checksum: [
-
"sha256=61448e8edb917bd9a01fdd3b8c5395ef08cef27278d9297a1ce7391dcbede948"
-
"md5=3e550296be4774f254404ebdc3ad299d"
-
]
-
}
-
extra-source "0002-ocamlgraph-1.8.6.diff" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0002-ocamlgraph-1.8.6.diff"
-
checksum: [
-
"sha256=d734a35facc244f1bac6981832e1a112d51df5f4f95b9b264070ea4a79b09cf6"
-
"md5=c44ed3dc7a5c5128089abf11278f042b"
-
]
-
}
-
available: false # source tarball not available
-70
packages/dose/dose.3.2.2/opam
···
-
opam-version: "2.0"
-
maintainer: "roberto@dicosmo.org"
-
authors: [
-
"Roberto Di Cosmo"
-
"Ralf Treinen"
-
"Stefano Zacchiroli"
-
"Pietro Abate"
-
"Jaap Boender"
-
"Jakub Zwolakowski"
-
"Olivier Rosello"
-
"Johannes Schauer"
-
]
-
homepage: "http://www.mancoosi.org/software/"
-
license: "LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception"
-
build: [
-
["./configure" "--with-ocamlgraph" "--bindir=%{bin}%"]
-
[make "TARGETS="]
-
]
-
remove: [
-
["ocamlfind" "remove" "dose"]
-
["ocamlfind" "remove" "dose3"]
-
]
-
depends: [
-
"ocaml"
-
"ocp-build" {>= "1.99.3-beta"}
-
"ocamlgraph" {= "1.8.5"}
-
"cudf" {>= "0.7"}
-
("extlib" | "extlib-compat")
-
"re" {>= "1.2.0"}
-
"ocamlbuild" {build}
-
]
-
patches: [
-
"0003-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch"
-
"0004-Remove-broken-assert.patch"
-
"0002-ocamlgraph-1.8.6.diff" {ocamlgraph:version >= "1.8.6"}
-
]
-
install: [make "install"]
-
depexts: ["perl-Pod-Html"] {os-distribution = "fedora"}
-
synopsis: "Dose library (part of Mancoosi tools)"
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/33677/dose3-3.2.2.tar.gz"
-
checksum: "md5=3ffed1987a040024076c08f4a7af9b21"
-
}
-
extra-source "0004-Remove-broken-assert.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0004-Remove-broken-assert.patch"
-
checksum: [
-
"sha256=169b01b6d5c4c92b673a66142cc2279730b4e4c7668e511bee5c2c6a074b2670"
-
"md5=f996dd85cca97fa0a8a7d0f561b8784a"
-
]
-
}
-
extra-source "0003-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0003-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch"
-
checksum: [
-
"sha256=61448e8edb917bd9a01fdd3b8c5395ef08cef27278d9297a1ce7391dcbede948"
-
"md5=3e550296be4774f254404ebdc3ad299d"
-
]
-
}
-
extra-source "0002-ocamlgraph-1.8.6.diff" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/dose/0002-ocamlgraph-1.8.6.diff"
-
checksum: [
-
"sha256=d734a35facc244f1bac6981832e1a112d51df5f4f95b9b264070ea4a79b09cf6"
-
"md5=c44ed3dc7a5c5128089abf11278f042b"
-
]
-
}
-
available: false # source tarball not available
-40
packages/eliom/eliom.6.4.0/opam
···
-
opam-version: "2.0"
-
maintainer: "dev@ocsigen.org"
-
authors: "dev@ocsigen.org"
-
synopsis: "Client/server Web framework"
-
description: "Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml."
-
homepage: "http://ocsigen.org/eliom/"
-
bug-reports: "https://github.com/ocsigen/eliom/issues/"
-
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git+https://github.com/ocsigen/eliom.git"
-
build: [make]
-
depends: [
-
"ocaml" {>= "4.06.1" & < "5.1"}
-
"ocamlfind"
-
"deriving" {>= "0.6"}
-
"ppx_deriving"
-
"ppx_tools" {>= "0.99.3"}
-
"js_of_ocaml" {>= "3.0" & < "3.3"}
-
"js_of_ocaml-lwt" {< "3.3"}
-
"js_of_ocaml-ocamlbuild" {build}
-
"js_of_ocaml-ppx"
-
"js_of_ocaml-ppx" {<= "3.0.2"} | "js_of_ocaml-ppx_deriving_json" {< "3.5"}
-
"js_of_ocaml-tyxml" {< "3.2.0"}
-
"lwt_log"
-
"lwt_ppx"
-
"lwt_camlp4"
-
"tyxml" {>= "4.0.0" & < "4.3.0"}
-
"ocsigenserver" {>= "2.10" & < "3.0.0"}
-
"ipaddr" {>= "2.1"}
-
"reactiveData" {>= "0.2.1"}
-
"dbm" | "sqlite3"
-
"base-bytes"
-
]
-
url {
-
src: "https://github.com/jrochel/eliom/archive/6.4.0.tar.gz"
-
checksum: [
-
"md5=8e5694fefb152c9372b9a32a08a826be"
-
"sha512=0de9d360fc00e36b093d2b22c3d5b5f497302017c8bdc54dc47dd38c0e0fd3fa02384431ff8fbe3e67db9947daf1dbcbf266791e23ea01ee6112bd684befc16c"
-
]
-
}
-
available: false # source tarball not available
-62
packages/gappa/gappa.1.3.5/opam
···
-
opam-version: "2.0"
-
maintainer: "7895506+MSoegtropIMC@users.noreply.github.com"
-
authors: "Guillaume Melquiond"
-
bug-reports: "https://gitlab.inria.fr/gappa/gappa/-/issues"
-
homepage: "https://gitlab.inria.fr/gappa/gappa"
-
dev-repo: "git+https://gitlab.inria.fr/gappa/gappa.git"
-
license: "CeCILL"
-
patches: [
-
"remake.patch"
-
"0001-Added-configure-for-c-11.patch"
-
]
-
build: [
-
[ "autoreconf" ]
-
# Note: configure.in seems to reference this file
-
[ "touch" "stamp-config_h.in" ]
-
[ "./configure"
-
# If someone knows how to ask MacPorts for the usual include and lib path, please tell me
-
"CXXFLAGS=-I/opt/local/include" { os-distribution = "macports" & os = "macos" }
-
"LDFLAGS=-L/opt/local/lib" { os-distribution = "macports" & os = "macos" }
-
# Support installing on Apple Silicon with Homebrew
-
"CXXFLAGS=-I/opt/homebrew/include" { os-distribution = "homebrew" & os = "macos" & arch = "arm64"}
-
"LDFLAGS=-L/opt/homebrew/lib" { os-distribution = "homebrew" & os = "macos" & arch = "arm64"}
-
"--build=%{arch}%-pc-cygwin" { os = "win32" & os-distribution = "cygwinports" }
-
"--host=%{arch}%-w64-mingw32" { os = "win32" & os-distribution = "cygwinports" }
-
"--target=%{arch}%-w64-mingw32" { os = "win32" & os-distribution = "cygwinports" }
-
"--prefix=%{prefix}%"
-
]
-
[ "./remake" "--jobs=%{jobs}%" ]
-
]
-
install: [ "./remake" "-d" "install" ]
-
depends: [
-
"conf-g++" {build}
-
"conf-autoconf" {build}
-
"conf-automake" {build}
-
"conf-gmp"
-
"conf-mpfr"
-
"conf-boost"
-
"conf-bison" {build}
-
"conf-flex" {build}
-
]
-
synopsis: "Tool intended for formally proving properties on numerical programs dealing with floating-point or fixed-point arithmetic"
-
url {
-
src: "https://gitlab.inria.fr/gappa/gappa/-/archive/gappa-1.3.5.tar.gz"
-
checksum: "sha512=29ce59af97e6d60547a193b43538f4812ff74fb01a812cda7109855219457fa7a47f59ea39aff2a5e03fd70181e024a3296b4f48300818a81f62fd2d8629c389"
-
}
-
extra-source "remake.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/gappa/remake.patch"
-
checksum: [
-
"sha256=365967b9cd294d485302b6c14a072ac06d3238bfeb313eaae07159a8542fc5ff"
-
"md5=d66b718118ae5bf61c661905f6f0db96"
-
]
-
}
-
extra-source "0001-Added-configure-for-c-11.patch" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/gappa/0001-Added-configure-for-c-11.patch"
-
checksum: [
-
"sha256=5d9ff1e6461834c2d3d6c4cb1f9dd7424a4a681b40cab19a6fbbe0ff8d50284e"
-
"md5=b6a6dbe9a12feae79eab038864208a3c"
-
]
-
}
-
available: false # source tarball not available / wrong checksum
-69
packages/graphics/graphics.3.11.2/opam
···
-
opam-version: "2.0"
-
maintainer: "David Allsopp <david.allsopp@metastack.com>"
-
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git"
-
authors: [ "Xavier Leroy"
-
"Jun Furuse"
-
"J-M Geffroy"
-
"Jacob Navia"
-
"Pierre Weis" ]
-
homepage: "https://ocaml.org"
-
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
build: [
-
["sh" "./install.sh" "build" ocaml:preinstalled ocaml:lib ocaml:share _:share make "%{ocaml:native?allopt:}%"]
-
]
-
install: [
-
["sh" "./install.sh" "install" ocaml:preinstalled make _:lib stublibs "%{ocaml:native?installopt:}%"]
-
]
-
depends: [
-
"conf-libX11"
-
"ocaml" {= "3.11.2"}
-
]
-
synopsis: "The OCaml graphics library"
-
description:
-
"Ensures that the OCaml graphics library is available, building it if needed."
-
url {
-
src: "http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.2.tar.gz"
-
checksum: [
-
"sha256=83008744c0ba1e3460651b86d0900916edae38813eb9a0300e8eaa861c3e921e"
-
"md5=9d0611245122ffbc8263735cae1da7fb"
-
]
-
}
-
patches: ["3.11.2_binutils.patch" "PR5477.patch"]
-
extra-source "3.11.2_binutils.patch" {
-
src: "http://www.ocamlpro.com/patches/3.11.2_binutils.patch"
-
checksum: "md5=041f12c823520d687a7bbbce10cd57e3"
-
}
-
extra-source "PR5477.patch" {
-
src:
-
"https://raw.githubusercontent.com/metastack/ocaml-legacy/master/PR5477-to-3.12.1.patch"
-
checksum: [
-
"sha256=b1ee2671d03eb583c4e90dbb467a30e32b9c5a67c131b204dcbd5a0eb49d853d"
-
"md5=f81b445f189af91b18c1a6fa5bcb9ac4"
-
]
-
}
-
extra-source "install.sh" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/graphics/install.sh"
-
checksum: [
-
"sha256=98f1fffd42e82b00260597e6ee7bda91450d1525de6d8593a04eac6b856a60fd"
-
"md5=bcdb668c9cbc2e5b58aef6e185a9a845"
-
]
-
}
-
extra-source "graphics.install" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/graphics/graphics.install"
-
checksum: [
-
"sha256=4b604df039a6d6a3b07e35313faf4ccfd4db301a74a7982c98d09b92cc71cc91"
-
"md5=e9c9a65968f17cbee6407fe06ab7beff"
-
]
-
}
-
extra-source "META" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/graphics/META.3.11.2"
-
checksum: [
-
"sha256=050086137556b5e39e67ef3111122c921fd61630b6e2d781141555517f93cdfe"
-
"md5=4703dbfd3b8aec0cabec32086a4e90dd"
-
]
-
}
-
available: false # source tarball not available
-35
packages/heptagon/heptagon.1.00.06/opam
···
-
opam-version: "2.0"
-
maintainer: "gwenael.delaval@inria.fr"
-
authors: "Gwenaël Delaval"
-
homepage: "http://bzr.inria.fr"
-
build: [
-
["./configure" "--prefix" prefix]
-
[make]
-
]
-
depends: [
-
"ocaml" {< "5.0"}
-
"ocamlfind"
-
"menhir" {< "20141215"}
-
"ocamlgraph"
-
"camlp4"
-
"ocamlbuild" {build}
-
]
-
depopts: ["lablgtk"]
-
install: [make "install"]
-
synopsis: "Compiler for the Heptagon/BZR synchronous programming language"
-
description: """
-
Heptagon/BZR is a synchronous dataflow language whose syntax and
-
semantics is inspired from Lustre, with a syntax allowing the
-
expression of control structures (e.g., switch or mode automata).
-
Heptagon/BZR is a research compiler, whose aim is to facilitate
-
experimentation. The current version of the compiler includes the
-
following features:
-
- Inclusion of discrete controller synthesis within the compilation
-
- Expression and compilation of array values with modular memory optimization
-
See http://bzr.inria.fr for further informations."""
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/33440/heptagon-1.00.06.tar.gz"
-
checksum: "md5=5ab84717e8b14009660b7f8e91d4e553"
-
}
-
available: false # source tarball not available
-38
packages/http-cookie/http-cookie.3.0.0/opam
···
-
opam-version: "2.0"
-
synopsis: "HTTP cookie library for OCaml"
-
description: "OCaml library to manipulate HTTP cookie. Adheres to RFC 6265."
-
maintainer: ["Bikal Lem"]
-
authors: ["Bikal Lem <gbikal@gmail.com>"]
-
license: "MPL-2.0"
-
homepage: "https://github.com/lemaetech/http-cookie"
-
bug-reports: "https://github.com/lemaetech/http-cookie/issues"
-
depends: [
-
"dune" {>= "2.7"}
-
"ocaml" {>= "4.10.0"}
-
"odoc" {with-doc}
-
]
-
build: [
-
["dune" "subst"] {dev}
-
[
-
"dune"
-
"build"
-
"-p"
-
name
-
"-j"
-
jobs
-
"@install"
-
"@runtest" {with-test}
-
"@doc" {with-doc}
-
]
-
]
-
dev-repo: "git+https://github.com/lemaetech/http-cookie.git"
-
x-commit-hash: "8d9e601e994ab43ba610d46856b1ea939671041e"
-
url {
-
src:
-
"https://github.com/lemaetech/http-cookie/releases/download/v3.0.0/http-cookie-v3.0.0.tbz"
-
checksum: [
-
"sha256=66b131ca6e63bc46ef859fc8924c815377377abfb2c52324c658d9c000130475"
-
"sha512=42d351a522355edca8bdf64b0048e7fb6af0be21bded8ff8fb75bf7ff463360511b2e17de4b22a9ad29887993baf916bc0ee3d1092496a6ca86bb05832abf118"
-
]
-
}
-
available: false # source tarball not available / bad checksum
-23
packages/ivy/ivy.1.2.2/opam
···
-
opam-version: "2.0"
-
maintainer: "gautier.hattenberger@enac.fr"
-
homepage: "https://www.eei.cena.fr/products/ivy"
-
build: make
-
remove: [
-
["ocamlfind" "remove" "ivy"]
-
["ocamlfind" "remove" "glibivy"]
-
]
-
depends: ["ocaml" "ocamlfind" "conf-tcl" "conf-glib-2" "conf-libpcre" "base-unsafe-string"]
-
install: [make "install" "COMPAT_SYMLINK_CREATE=no"]
-
synopsis: "This OCaml-library interfaces the Ivy software bus C-library"
-
description: """
-
Standalone linking and with the glib mainloop are provided.
-
See https://www.eei.cena.fr/products/ivy for information on the Ivy Software bus and the required ivy-c library."""
-
flags: light-uninstall
-
url {
-
src: "https://www.eei.cena.fr/products/ivy/download/packages/ivy-ocaml_1.2-2.tar.gz"
-
checksum: [
-
"sha256=a334f144570d276cfe1f0187b91594f22b7ef24d8356af960321b25844febf4c"
-
"sha512=51c00f14139db6d11822d5cfbd29d49ba8d41c71280919ee9c4768478d324e7486b4f1b06d7208a63b4c10e9f1617a3927f235db74901538a28dd69e7a99ca4f"
-
]
-
}
-
available: false # source tarball not available
-34
packages/ivy/ivy.1.3.1/opam
···
-
opam-version: "2.0"
-
maintainer: "gautier.hattenberger@enac.fr"
-
homepage: "https://www.eei.cena.fr/products/ivy"
-
build: [
-
[make]
-
]
-
install: [make "install"]
-
remove: [
-
["ocamlfind" "remove" "ivy"]
-
["ocamlfind" "remove" "glibivy"]
-
["ocamlfind" "remove" "tkivy"]
-
]
-
depends: [
-
"ocaml"
-
"ocamlfind" {build}
-
"conf-tk"
-
"conf-glib-2"
-
"conf-libpcre"
-
"base-unsafe-string"
-
]
-
synopsis: "This OCaml-library interfaces the Ivy software bus C-library"
-
description: """
-
Standalone linking and with the glib mainloop are provided.
-
See https://www.eei.cena.fr/products/ivy for information on the Ivy Software bus and the required ivy-c library."""
-
flags: light-uninstall
-
url {
-
src:
-
"https://www.eei.cena.fr/products/ivy/download/packages/ivy-ocaml_1.3.1.tar.xz"
-
checksum: [
-
"sha256=b7b5d179f9ea2ca7cb8d135b75ed2a0236632759303fc307aca098985cffdeb6"
-
"md5=02ce97a82f5a95b1b256095580b0fa85"
-
]
-
}
-
available: false # source tarball not available
-35
packages/javalib/javalib.2.3.1/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
homepage: "http://javalib.gforge.inria.fr"
-
authors: " "
-
build: [
-
["./configure.sh"]
-
[make "ptrees"]
-
]
-
install: [
-
[make "installptrees"]
-
[make]
-
[make "install"]
-
]
-
remove: [
-
["ocamlfind" "remove" "javalib"]
-
["ocamlfind" "remove" "ptrees"]
-
]
-
depends: [
-
"ocaml" {< "5.0"}
-
"ocamlfind"
-
"camlzip" {= "1.05"}
-
"extlib" {>= "1.5.1" & <= "1.6.0"}
-
]
-
synopsis:
-
"Javalib is a library written in OCaml which aims at providing a high level representation of Java .class files."
-
description: """
-
Thus it stands for a good starting point for people who want to develop static analyses for
-
Java byte-code programs, benefiting from the strength of OCaml language."""
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/34920/javalib-2.3.1.tar.bz2"
-
checksum: "md5=31e33a2c462f8bbda79218f9041f3639"
-
}
-
available: false # source tarball not available
-38
packages/javalib/javalib.2.3.2/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
build: [
-
["./configure.sh"]
-
[make "ptrees"]
-
]
-
#bug-reports: "sawja@inria.fr"
-
install: [
-
[make "installptrees"]
-
[make]
-
[make "install"]
-
]
-
bug-reports: "https://gforge.inria.fr/tracker/?atid=2815&group_id=686&func=browse"
-
remove: [
-
["ocamlfind" "remove" "javalib"]
-
["ocamlfind" "remove" "ptrees"]
-
]
-
homepage: "http://sawja.inria.fr"
-
depends: [
-
"ocaml" {>= "4.00" & < "5.0"}
-
"ocamlfind"
-
"camlzip" {>= "1.05"}
-
"camlp4"
-
"extlib-compat" {< "1.7.0"}
-
]
-
synopsis:
-
"Javalib is a library written in OCaml with the aim to provide a high level representation of Java .class files."
-
description: """
-
Thus it stands for a good starting point for people who want to develop static analyses for
-
Java byte-code programs, benefiting from the strength of OCaml language."""
-
authors: "Javalib development team"
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/36092/javalib-2.3.2.tar.bz2"
-
checksum: "md5=17ec3fabb1472dd3324ec68fb63b22a6"
-
}
-
available: false # source tarball not available
-38
packages/javalib/javalib.2.3.3/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
build: [
-
["./configure.sh"]
-
[make "ptrees"]
-
]
-
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
install: [
-
[make "installptrees"]
-
[make]
-
[make "install"]
-
]
-
bug-reports: "https://gforge.inria.fr/tracker/?atid=2815&group_id=686&func=browse"
-
remove: [
-
["ocamlfind" "remove" "javalib"]
-
["ocamlfind" "remove" "ptrees"]
-
]
-
homepage: "http://sawja.inria.fr"
-
depends: [
-
"ocaml" {>= "4.00" & < "4.06.0"}
-
"ocamlfind"
-
"camlzip" {>= "1.05"}
-
"camlp4"
-
"extlib-compat"
-
]
-
synopsis:
-
"Javalib is a library written in OCaml with the aim to provide a high level representation of Java .class files."
-
description: """
-
Thus it stands for a good starting point for people who want to develop static analyses for
-
Java byte-code programs, benefiting from the strength of OCaml language."""
-
authors: "Javalib development team"
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/36307/javalib-2.3.3.tar.bz2"
-
checksum: "md5=a4d4b06e8f4860db34c128e760fa8397"
-
}
-
available: false # source tarball not available
-38
packages/javalib/javalib.2.3.4/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
authors: "Javalib development team"
-
homepage: "http://sawja.inria.fr"
-
bug-reports: "https://gforge.inria.fr/tracker/?atid=2815&group_id=686&func=browse"
-
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
build: [
-
["./configure.sh"]
-
[make "ptrees"]
-
]
-
install: [
-
[make "installptrees"]
-
[make]
-
[make "install"]
-
]
-
remove: [
-
["ocamlfind" "remove" "javalib"]
-
["ocamlfind" "remove" "ptrees"]
-
]
-
depends: [
-
"ocaml" {>= "4.02" & < "5.0"}
-
"ocamlfind"
-
"camlzip" {>= "1.05"}
-
"camlp4"
-
"extlib-compat"
-
]
-
synopsis:
-
"Javalib is a library written in OCaml with the aim to provide a high level representation of Java .class files."
-
description: """
-
Thus it stands for a good starting point for people who want to develop static analyses for
-
Java byte-code programs, benefiting from the strength of OCaml language."""
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/37154/javalib-2.3.4.tar.bz2"
-
checksum: "md5=4707eda130e41d1d7f0506cc0c77eff1"
-
}
-
available: false # source tarball not available
-39
packages/javalib/javalib.2.3.5/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
authors: "Javalib development team"
-
homepage: "http://sawja.inria.fr"
-
bug-reports: "https://gforge.inria.fr/tracker/?atid=2815&group_id=686&func=browse"
-
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
-
build: [
-
["./configure.sh"]
-
[make "ptrees"]
-
]
-
install: [
-
[make "installptrees"]
-
[make]
-
[make "install"]
-
]
-
remove: [
-
["ocamlfind" "remove" "javalib"]
-
["ocamlfind" "remove" "ptrees"]
-
]
-
depends: [
-
"ocaml" {>= "4.02" & < "5.0"}
-
"ocamlfind"
-
"camlzip" {>= "1.05"}
-
"camlp4"
-
"extlib"
-
"camomile" {< "2.0.0"}
-
]
-
synopsis:
-
"Javalib is a library written in OCaml with the aim to provide a high level representation of Java .class files."
-
description: """
-
Thus it stands for a good starting point for people who want to develop static analyses for
-
Java byte-code programs, benefiting from the strength of OCaml language."""
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/37655/javalib-2.3.5.tar.bz2"
-
checksum: "md5=7111616e58b366ca269baf4867677082"
-
}
-
available: false # source tarball not available
-49
packages/kremlin/kremlin.0.9.6.0/opam
···
-
opam-version: "2.0"
-
maintainer: "protz@microsoft.com"
-
authors: "Jonathan Protzenko <jonathan.protzenko@gmail.com>"
-
homepage: "https://github.com/fstarlang/kremlin"
-
license: "Apache-2.0"
-
depends: [
-
"ocaml" {>= "4.04.0" & < "4.07.0"}
-
"ocamlfind" {build}
-
"batteries"
-
"zarith"
-
"stdint"
-
"yojson"
-
"ocamlbuild" {build}
-
"fileutils"
-
"menhir" {>= "20161115"}
-
"pprint"
-
"ulex"
-
"process"
-
"fix"
-
"visitors"
-
"wasm"
-
"ppx_deriving"
-
"ppx_deriving_yojson"
-
"fstar" {>= "0.9.6.0"}
-
]
-
depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
-
build: [
-
[make "PREFIX=%{prefix}%"]
-
]
-
install: [
-
[make "PREFIX=%{prefix}%" "install"]
-
]
-
remove: [
-
[ "rm" "-rf"
-
"%{prefix}%/lib/kremlin"
-
"%{prefix}%/include/kremlin"
-
"%{prefix}%/doc/kremlin"
-
"%{prefix}%/bin/krml"
-
"%{prefix}%/share/kremlin" ]
-
]
-
dev-repo: "git+https://github.com/FStarLang/kremlin"
-
bug-reports: "https://github.com/FStarLang/kremlin/issues"
-
synopsis: "A compiler from Low*, a low-level subset of F*, to C."
-
flags: light-uninstall
-
url {
-
src: "https://github.com/FStarLang/kremlin/archive/v0.9.6.0.zip"
-
checksum: "md5=6a580d0b470484db5637d593a06811be"
-
}
-
available: false # source tarball not available (bad checksum)
-55
packages/opam-lib/opam-lib.1.2.0/opam
···
-
opam-version: "2.0"
-
maintainer: "opam-devel@lists.ocaml.org"
-
homepage: "https://opam.ocaml.org/"
-
dev-repo: "git+https://github.com/ocaml/opam.git"
-
bug-reports: "https://github.com/ocaml/opam/issues"
-
authors: [
-
"Thomas Gazagnaire <thomas@gazagnaire.org>"
-
"Anil Madhavapeddy <anil@recoil.org>"
-
"Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>"
-
"Frederic Tuong <tuong@users.gforge.inria.fr>"
-
"Louis Gesbert <louis.gesbert@ocamlpro.com>"
-
"Guillem Rieu <guillem.rieu@ocamlpro.com>"
-
"Vincent Bernardoff <vb@luminar.eu.org>"
-
"Roberto Di Cosmo <roberto@dicosmo.org>"
-
]
-
-
build: [
-
["./configure"]
-
[make]
-
]
-
depends: [
-
"ocaml"
-
"ocamlgraph"
-
"cmdliner" {<= "0.9.8"}
-
"dose" {= "3.2.2+opam"}
-
"cudf"
-
"re" {>= "1.2.0"}
-
"ocamlfind" {build}
-
"jsonm"
-
"ocamlbuild" {build}
-
]
-
flags: deprecated
-
patches: [ "fix-wait.diff"]
-
synopsis: "The OCaml PAckage Manager (OPAM)"
-
description: """
-
OPAM is a source-based package manager for OCaml. It supports multiple
-
simultaneous compiler installations, flexible package constraints, and
-
a Git-friendly development workflow.
-
-
This package contains only the libraries of OPAM and *not* the binary."""
-
url {
-
src: "https://github.com/ocaml/opam/archive/1.2.0.tar.gz"
-
checksum: [
-
"sha256=f64800d027cc78448a8c5d701fd6f13a4986ca8796e5f2b362c9787b3e8a9c61"
-
"md5=a23977b342721dd6eb68409ff8af3a17"
-
]
-
}
-
extra-source "fix-wait.diff" {
-
src:
-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/opam-lib/fix-wait.diff"
-
checksum: [
-
"sha256=9ffc4ecf94fedcd6f1227524bb98a92bd0e2e11e816d571e6d60744e96682ae4"
-
"md5=054ebb78211b7a928f48fa4f5621c3bb"
-
]
-
}
-27
packages/opam-publish/opam-publish.0.2.0/opam
···
-
opam-version: "2.0"
-
maintainer: "Louis Gesbert <louis.gesbert@ocamlpro.com>"
-
authors: "Louis Gesbert <louis.gesbert@ocamlpro.com>"
-
homepage: "http://opam.ocaml.org"
-
bug-reports: "https://github.com/OCamlPro/opam-publish/issues"
-
license: "LGPL-3.0-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git+https://github.com/OCamlPro/opam-publish.git"
-
build: [make]
-
depends: [
-
"ocaml"
-
"opam-lib" {build & = "1.2.0"}
-
"ocamlfind" {build}
-
"cmdliner" {build}
-
"github" {build & >= "0.9.0" & < "1.0.0"}
-
]
-
synopsis: "A tool to ease contributions to opam repositories"
-
description: """
-
Opam-publish helps gather metadata to form an OPAM package and submit it
-
to a remote repository."""
-
flags: plugin
-
url {
-
src: "https://github.com/OCamlPro/opam-publish/archive/0.2.0.tar.gz"
-
checksum: [
-
"sha256=8eb00717e8cff050380824d5db8a055d9ba316792254f0e3659e128c43c164a3"
-
"md5=fdb8e2991be25627ea2044d3ee14ac58"
-
]
-
}
-27
packages/opam-publish/opam-publish.0.2.1/opam
···
-
opam-version: "2.0"
-
maintainer: "Louis Gesbert <louis.gesbert@ocamlpro.com>"
-
authors: "Louis Gesbert <louis.gesbert@ocamlpro.com>"
-
homepage: "http://opam.ocaml.org"
-
bug-reports: "https://github.com/OCamlPro/opam-publish/issues"
-
license: "LGPL-3.0-only WITH OCaml-LGPL-linking-exception"
-
dev-repo: "git+https://github.com/OCamlPro/opam-publish.git"
-
build: [make]
-
depends: [
-
"ocaml"
-
"opam-lib" {build & = "1.2.0"}
-
"ocamlfind" {build}
-
"cmdliner" {build}
-
"github" {build & >= "0.9.0" & < "1.0.0"}
-
]
-
synopsis: "A tool to ease contributions to opam repositories"
-
description: """
-
Opam-publish helps gather metadata to form an OPAM package and submit it
-
to a remote repository."""
-
flags: plugin
-
url {
-
src: "https://github.com/OCamlPro/opam-publish/archive/0.2.1.tar.gz"
-
checksum: [
-
"sha256=28094e5acf4f5c3e47df09a3fad5bdc14240473b3660ef45d82a07b383323af0"
-
"md5=0ed6f6b47047fedafee448e3c2562881"
-
]
-
}
-41
packages/opam2web/opam2web.1.4.0/opam
···
-
opam-version: "2.0"
-
maintainer: "The OPAM team"
-
authors: "The OPAM team"
-
homepage: "https://github.com/ocaml/opam2web"
-
bug-reports: "https://github.com/ocaml/opam2web/issues"
-
dev-repo: "git+https://github.com/ocaml/opam2web.git"
-
build: [make]
-
install:[
-
[make "install" "PREFIX=%{prefix}%"]
-
["mkdir" "-p" "%{share}%/opam2web/"]
-
["cp" "-R" "ext" "%{share}%/opam2web/"]
-
]
-
remove: [
-
["rm" "-f" "%{prefix}%/bin/opam2web"]
-
["rm" "-rf" "%{share}%/opam2web"]
-
["ocamlfind" "remove" "opam2web"]
-
]
-
depends: [
-
"ocaml" {>= "4.01.0"}
-
"ocamlfind"
-
"opam-lib" {= "1.2.0"}
-
"opamfu" {>= "0.1.2"}
-
"re"
-
"uri" {>= "1.3.11"}
-
"cow" {>= "0.10.0" & < "2.0.0"}
-
"js_of_ocaml" {>= "2.4.1" & < "3.0"}
-
"cmdliner"
-
]
-
synopsis: "A tool to generate a website from an OPAM repository"
-
description: """
-
This utility creates a static website from an OPAM repository, listing all
-
available packages and their details. A homepage and OPAM documentation is
-
included as well."""
-
flags: light-uninstall
-
url {
-
src: "https://github.com/ocaml/opam2web/archive/1.4.0.tar.gz"
-
checksum: [
-
"sha256=8d0ba412bcafd685f5f28f5e54d8791eb266249eaabefb4e2768ec6071818488"
-
"md5=6f6f15697548d2fcf46ce53dec91bb3c"
-
]
-
}
-32
packages/opamfu/opamfu.0.1.2/opam
···
-
opam-version: "2.0"
-
maintainer: "sheets@alum.mit.edu"
-
authors: [
-
"David Sheets"
-
"Louis Gesbert"
-
]
-
homepage: "https://github.com/ocamllabs/opamfu"
-
license: "ISC"
-
build: [make "build"]
-
remove: [[make "uninstall"]]
-
depends: [
-
"ocaml"
-
"ocamlfind"
-
"opam-lib" {= "1.2.0"}
-
"uri" {>= "1.3.11"}
-
]
-
depopts: ["cmdliner"]
-
dev-repo: "git+https://github.com/ocamllabs/opamfu"
-
install: [make "install"]
-
synopsis: "Functions over OPAM Universes"
-
description: """
-
opamfu provides a simple opam universe (stack of opam remotes) query
-
facility and standard command-line interface library for OPAM-based
-
applications. Also included is a module with a pretty-printing-friendly
-
representation of OPAM formulae."""
-
url {
-
src: "https://github.com/ocamllabs/opamfu/archive/0.1.2.tar.gz"
-
checksum: [
-
"sha256=b2cab5e62dd6725a735771799e875179d037337262cf9cf2dca778f92d608d5e"
-
"md5=a8eb7cd4eca43b0f3f5f60e8bfb494d1"
-
]
-
}
-43
packages/pa_ppx_regexp/pa_ppx_regexp.0.03/opam
···
-
-
synopsis: "A Camlp5 PPX Rewriter for Perl Regexp Workalikes "
-
description:
-
"""
-
This is a PPX Rewriter for some workalikes to perl regexp operations,
-
based on Camlp5 (so it's compatible with all the other Camlp5-based PPX rewriters).
-
"""
-
opam-version: "2.0"
-
x-maintenance-intent: [ "(latest)" ]
-
maintainer: "Chet Murthy <chetsky@gmail.com>"
-
authors: ["Chet Murthy"]
-
homepage: "https://github.com/camlp5/pa_ppx_regexp"
-
license: "BSD-3-Clause"
-
bug-reports: "https://github.com/camlp5/pa_ppx_regexp/issues"
-
dev-repo: "git+https://github.com/camlp5/pa_ppx_regexp.git"
-
doc: "https://github.com/camlp5/pa_ppx_regexp/doc"
-
available: false
-
depends: [
-
"ocaml" { >= "4.10.0" }
-
"camlp5-buildscripts" { >= "0.02" }
-
"camlp5" { >= "8.01.00" }
-
"pa_ppx" { >= "0.15" }
-
"pa_ppx_migrate" { >= "0.10" }
-
"pa_ppx_static" { >= "0.01" }
-
"not-ocamlfind" { >= "0.10" }
-
"ounit" { >= "2.2.7" }
-
"mdx" {>= "2.3.0" & with-test}
-
"fmt"
-
"pcre"
-
"pcre2"
-
"re" { >= "1.12.0" }
-
]
-
build: [
-
[make "sys"]
-
[make "test"] {with-test}
-
]
-
install: [make "install"]
-
url {
-
src: "https://github.com/camlp5/pa_ppx_regexp/archive/refs/tags/0.03.tar.gz"
-
checksum: [
-
"sha512=74a3b28c5edf836fe7078504c674d2d9bc8fbb977d0f07365f8725016214b9c895e7b2171a11d937d91653616c172d763c670d0426464703878c35c7841dc7d2"
-
]
-
}
-63
packages/ppxlib/ppxlib.0.33.1~5.3preview/opam
···
-
opam-version: "2.0"
-
synopsis: "Standard infrastructure for ppx rewriters"
-
description: """
-
Ppxlib is the standard infrastructure for ppx rewriters
-
and other programs that manipulate the in-memory representation of
-
OCaml programs, a.k.a the "Parsetree".
-
-
It also comes bundled with two ppx rewriters that are commonly used to
-
write tools that manipulate and/or generate Parsetree values;
-
`ppxlib.metaquot` which allows to construct Parsetree values using the
-
OCaml syntax directly and `ppxlib.traverse` which provides various
-
ways of automatically traversing values of a given type, in particular
-
allowing to inject a complex structured value into generated code.
-
"""
-
maintainer: ["opensource@janestreet.com"]
-
authors: ["Jane Street Group, LLC <opensource@janestreet.com>"]
-
license: "MIT"
-
homepage: "https://github.com/ocaml-ppx/ppxlib"
-
doc: "https://ocaml-ppx.github.io/ppxlib/"
-
bug-reports: "https://github.com/ocaml-ppx/ppxlib/issues"
-
depends: [
-
"dune" {>= "2.8"}
-
"ocaml" {>= "4.04.1" & < "5.4.0"}
-
"ocaml-compiler-libs" {>= "v0.11.0"}
-
"ppx_derivers" {>= "1.0"}
-
"sexplib0" {>= "v0.12"}
-
"sexplib0" {with-test & >= "v0.15"}
-
"stdlib-shims"
-
"ocamlfind" {with-test}
-
"re" {with-test & >= "1.9.0"}
-
"cinaps" {with-test & >= "v0.12.1"}
-
"ocamlformat" {with-dev-setup & = "0.26.2"}
-
"odoc" {with-doc}
-
]
-
conflicts: [
-
"ocaml-migrate-parsetree" {< "2.0.0"}
-
"ocaml-base-compiler" {= "5.1.0~alpha1"}
-
"ocaml-variants" {= "5.1.0~alpha1+options"}
-
]
-
build: [
-
["dune" "subst"] {dev}
-
[
-
"dune"
-
"build"
-
"-p"
-
name
-
"-j"
-
jobs
-
"@install"
-
"@runtest" {with-test}
-
"@doc" {with-doc}
-
]
-
]
-
dev-repo: "git+https://github.com/ocaml-ppx/ppxlib.git"
-
flags: avoid-version
-
available: false
-
url {
-
src: "https://github.com/ocaml-ppx/ppxlib/archive/ac7fcfc88d574609b62cc0a38e0de59d03cc96de.tar.gz"
-
checksum: [
-
"sha256=d679f110b92ed12156556ee1d3779d11cef605c36f0bc417943e7996f0d2bbaf"
-
"sha512=c34e704f19bcebbe5dbb764783f9e8b9bcb44e22388bbd4074f1f3e44faf9d1aa2d05040690512b3a8c120ecff54787107bd6912f4e5f2980a17e5357b1beeed"
-
]
-
}
-38
packages/proverif/proverif.1.96pl1/opam
···
-
opam-version: "2.0"
-
maintainer:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
authors:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Vincent Cheval <vincent.cheval@icloud.com>, Ben Smyth <research@bensmyth.com>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
homepage: "http://proverif.inria.fr/"
-
bug-reports: "bruno.blanchet@inria.fr"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./build" "ocb.byte"] {!ocaml:native}
-
["./build" "ocb.native"] {ocaml:native}
-
]
-
install: [ "./build" "install" "%{prefix}%" ]
-
-
remove: [
-
[ "rm" "-rf"
-
"%{prefix}%/doc/proverif"
-
"%{prefix}%/bin/proverif"
-
"%{prefix}%/bin/proveriftotex"
-
"%{prefix}%/bin/proverif.exe"
-
"%{prefix}%/bin/proveriftotex.exe"
-
]
-
]
-
depends: [
-
"ocaml" {< "4.06.0"}
-
"ocamlfind"
-
"ocamlbuild"
-
]
-
depexts: [
-
[[] ["graphviz"] ]
-
]
-
synopsis: "ProVerif: Cryptographic protocol verifier in the formal model"
-
flags: light-uninstall
-
url {
-
src: "http://proverif.inria.fr/proverif1.96pl1.tar.gz"
-
checksum: "md5=ae31b3c6c9d364fa1cc2f3047bb9167c"
-
}
-
available: false # source tarball not available
-51
packages/proverif/proverif.1.97/opam
···
-
opam-version: "2.0"
-
maintainer:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
authors:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Vincent Cheval <vincent.cheval@icloud.com>, Ben Smyth <research@bensmyth.com>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
homepage: "http://proverif.inria.fr/"
-
bug-reports: "bruno.blanchet@inria.fr"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./build" "ocb.byte"] {!ocaml:native}
-
["./build" "ocb.native"] {ocaml:native}
-
]
-
install: [ "./build" "install" "%{prefix}%" ]
-
-
remove: [
-
[ "rm" "-rf"
-
"%{prefix}%/doc/proverif"
-
"%{prefix}%/bin/proverif"
-
"%{prefix}%/bin/proveriftotex"
-
"%{prefix}%/bin/proverif.exe"
-
"%{prefix}%/bin/proveriftotex.exe"
-
]
-
]
-
depends: [
-
"ocaml" {< "4.06.0"}
-
"ocamlfind"
-
"ocamlbuild"
-
]
-
depexts: [
-
[[] ["graphviz"] ]
-
]
-
synopsis: "ProVerif: Cryptographic protocol verifier in the symbolic model"
-
description: """
-
ProVerif is an automatic cryptographic protocol verifier, in the formal model (so called Dolev-Yao model). This protocol verifier is based on a representation of the protocol by Horn clauses. Its main features are:
-
-
- It can handle many different cryptographic primitives, including shared- and public-key cryptography (encryption and signatures), hash functions, and Diffie-Hellman key agreements, specified both as rewrite rules or as equations.
-
-
- It can handle an unbounded number of sessions of the protocol (even in parallel) and an unbounded message space. This result has been obtained thanks to some well-chosen approximations. This means that the verifier can give false attacks, but if it claims that the protocol satisfies some property, then the property is actually satisfied.
-
-
This verifier can prove the following properties:
-
-
- secrecy (the adversary cannot obtain the secret, CSFW'01)
-
- authentication and more generally correspondence properties (Journal of Computer Security, 17(4):363-434, 2009)
-
- strong secrecy (the adversary does not see the difference when the value of the secret changes, IEEE S&P'04)
-
- equivalences between processes that differ only by terms (Journal of Logic and Algebraic Programming, 75(1):3-51, 2008 with Martín Abadi and Cédric Fournet)"""
-
flags: light-uninstall
-
url {
-
src: "http://proverif.inria.fr/proverif1.97.tar.gz"
-
checksum: "md5=7cc9cefde0178e75e1e69c2c146b5e3a"
-
}
-
available: false # source tarball not available
-55
packages/proverif/proverif.1.97pl1/opam
···
-
opam-version: "2.0"
-
maintainer:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
authors:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Vincent Cheval <vincent.cheval@icloud.com>, Ben Smyth <research@bensmyth.com>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
homepage: "http://proverif.inria.fr/"
-
bug-reports: "bruno.blanchet@inria.fr"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./build" "ocb.byte"] {!ocaml:native}
-
["./build" "ocb.native"] {ocaml:native}
-
]
-
install: [ "./build" "install" "%{prefix}%" ]
-
-
remove: [
-
[ "rm" "-rf"
-
"%{prefix}%/doc/proverif"
-
"%{prefix}%/bin/proverif"
-
"%{prefix}%/bin/proveriftotex"
-
"%{prefix}%/bin/proverif.exe"
-
"%{prefix}%/bin/proveriftotex.exe"
-
]
-
]
-
depends: [
-
"ocaml" {< "4.06.0"}
-
"ocamlfind"
-
"ocamlbuild"
-
]
-
depexts: [
-
[[] ["graphviz"] ]
-
]
-
synopsis: "ProVerif: Cryptographic protocol verifier in the symbolic model"
-
description: """
-
ProVerif is an automatic cryptographic protocol verifier, in the symbolic model (so called Dolev-Yao model). This protocol verifier is based on a representation of the protocol by Horn clauses. Its main features are:
-
-
- It can handle many different cryptographic primitives, including shared- and public-key cryptography (encryption and signatures), hash functions, and Diffie-Hellman key agreements, specified both as rewrite rules or as equations.
-
-
- It can handle an unbounded number of sessions of the protocol (even in parallel) and an unbounded message space. This result has been obtained thanks to some well-chosen approximations. This means that the verifier can give false attacks, but if it claims that the protocol satisfies some property, then the property is actually satisfied.
-
-
ProVerif can prove the following properties:
-
-
- secrecy (the adversary cannot obtain the secret)
-
- authentication and more generally correspondence
-
- strong secrecy (the adversary does not see the difference when the value of the secret changes)
-
- equivalences between processes that differ only by terms
-
-
A survey of ProVerif with references to other papers is available at
-
-
Bruno Blanchet. Modeling and Verifying Security Protocols with the Applied Pi Calculus and ProVerif. Foundations and Trends in Privacy and Security, 1(1-2):1-135, October 2016. http://dx.doi.org/10.1561/3300000004"""
-
flags: light-uninstall
-
url {
-
src: "http://proverif.inria.fr/proverif1.97pl1.tar.gz"
-
checksum: "md5=d41ad700772545c8a5d618c7889a1500"
-
}
-
available: false # source tarball not available
-51
packages/proverif/proverif.1.97pl3/opam
···
-
opam-version: "2.0"
-
maintainer:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
authors:
-
"Bruno Blanchet <bruno.blanchet@inria.fr>, Vincent Cheval <vincent.cheval@icloud.com>, Ben Smyth <research@bensmyth.com>, Marc Sylvestre <marc.sylvestre@inria.fr>"
-
homepage: "http://proverif.inria.fr/"
-
bug-reports: "bruno.blanchet@inria.fr"
-
license: "GPL-1.0-or-later"
-
build: [
-
["./build" "ocb.byte"] {!ocaml:native}
-
["./build" "ocb.native"] {ocaml:native}
-
]
-
install: [ "./build" "install" "%{prefix}%" ]
-
-
remove: [
-
[ "rm" "-rf"
-
"%{prefix}%/doc/proverif"
-
"%{prefix}%/bin/proverif"
-
"%{prefix}%/bin/proveriftotex"
-
"%{prefix}%/bin/proverif.exe"
-
"%{prefix}%/bin/proveriftotex.exe"
-
]
-
]
-
depends: ["ocaml" "ocamlfind" "ocamlbuild"]
-
depexts: [
-
[[] ["graphviz"] ]
-
]
-
synopsis: "ProVerif: Cryptographic protocol verifier in the symbolic model"
-
description: """
-
ProVerif is an automatic cryptographic protocol verifier, in the symbolic model (so called Dolev-Yao model). This protocol verifier is based on a representation of the protocol by Horn clauses. Its main features are:
-
-
- It can handle many different cryptographic primitives, including shared- and public-key cryptography (encryption and signatures), hash functions, and Diffie-Hellman key agreements, specified both as rewrite rules or as equations.
-
-
- It can handle an unbounded number of sessions of the protocol (even in parallel) and an unbounded message space. This result has been obtained thanks to some well-chosen approximations. This means that the verifier can give false attacks, but if it claims that the protocol satisfies some property, then the property is actually satisfied.
-
-
ProVerif can prove the following properties:
-
-
- secrecy (the adversary cannot obtain the secret)
-
- authentication and more generally correspondence
-
- strong secrecy (the adversary does not see the difference when the value of the secret changes)
-
- equivalences between processes that differ only by terms
-
-
A survey of ProVerif with references to other papers is available at
-
-
Bruno Blanchet. Modeling and Verifying Security Protocols with the Applied Pi Calculus and ProVerif. Foundations and Trends in Privacy and Security, 1(1-2):1-135, October 2016. http://dx.doi.org/10.1561/3300000004"""
-
flags: light-uninstall
-
url {
-
src: "http://proverif.inria.fr/proverif1.97pl3.tar.gz"
-
checksum: "md5=947a428f71cc335aeea8d178c1e8e84f"
-
}
-
available: false # source tarball not available
-29
packages/sawja/sawja.1.5.1/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
homepage: "http://javalib.gforge.inria.fr"
-
authors: " "
-
build: [
-
["./configure.sh"]
-
[make]
-
]
-
install: [make "install"]
-
remove: [
-
["ocamlfind" "remove" "sawja"]
-
]
-
depends: [
-
"ocaml" { < "5.0.0" }
-
"ocamlfind"
-
"javalib" {= "2.3.1"}
-
]
-
synopsis:
-
"Provide a high level representation of Java bytecode programs and static analysis tools."
-
description: """
-
Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Its name stands for Static Analysis Workshop for JAva. Whereas Javalib is dedicated to isolated classes, Sawja handles bytecode programs with their class hierarchy and control flow algorithms.
-
Moreover, Sawja provides some stackless intermediate representations of code, called JBir and A3Bir. The transformation algorithm, common to these representations, has been formalized and proved to be semantics-preserving."""
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/34921/sawja-1.5.1.tar.bz2"
-
checksum: "md5=3a9b750faa7a368ec6aaaa0206fac40b"
-
}
-
available: false # source tarball not available
-34
packages/sawja/sawja.1.5.2/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
build: [
-
["./configure.sh"]
-
[make]
-
]
-
remove: [
-
["ocamlfind" "remove" "sawja"]
-
]
-
license: "GPL-3.0-only"
-
install: [
-
[make "install"]
-
]
-
bug-reports: "https://gforge.inria.fr/tracker/?atid=2815&group_id=686&func=browse"
-
homepage: "http://sawja.inria.fr"
-
depends: [
-
"ocaml" {>= "4.00" & < "4.06.0"}
-
"ocamlfind" {build}
-
"conf-perl" {build}
-
"javalib" {>= "2.3.2" & <= "2.3.5"}
-
]
-
synopsis:
-
"Provide a high level representation of Java bytecode programs and static analysis tools"
-
description: """
-
Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Its name stands for Static Analysis Workshop for JAva. Whereas Javalib is dedicated to isolated classes, Sawja handles bytecode programs with their class hierarchy and control flow algorithms.
-
Moreover, Sawja provides some stackless intermediate representations of code, called JBir and A3Bir. The transformation algorithm, common to these representations, has been formalized and proved to be semantics-preserving."""
-
authors: "Sawja development team"
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/36093/sawja-1.5.2.tar.bz2"
-
checksum: "md5=12afa3651ea39413d2cb0e1775f587c4"
-
}
-
available: false # source tarball not available
-34
packages/sawja/sawja.1.5.3/opam
···
-
opam-version: "2.0"
-
maintainer: "sawja@inria.fr"
-
build: [
-
["./configure.sh"]
-
[make]
-
]
-
remove: [
-
["ocamlfind" "remove" "sawja"]
-
]
-
bug-reports: "sawja@inria.fr"
-
install: [
-
[make "install"]
-
]
-
homepage: "http://sawja.inria.fr"
-
depends: [
-
"ocaml" {>= "4.02" & < "5.0.0"}
-
"ocamlfind" {build}
-
"conf-perl" {build}
-
"javalib" {>= "2.3.4" & <= "2.3.5"}
-
"extlib-compat" {>= "1.7.0"}
-
]
-
synopsis:
-
"Provide a high level representation of Java bytecode programs and static analysis tools"
-
description: """
-
Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Its name stands for Static Analysis Workshop for JAva. Whereas Javalib is dedicated to isolated classes, Sawja handles bytecode programs with their class hierarchy and control flow algorithms.
-
Moreover, Sawja provides some stackless intermediate representations of code, called JBir and A3Bir. The transformation algorithm, common to these representations, has been formalized and proved to be semantics-preserving."""
-
authors: "Sawja development team"
-
flags: light-uninstall
-
url {
-
src:
-
"https://gforge.inria.fr/frs/download.php/file/37403/sawja-1.5.3.tar.bz2"
-
checksum: "md5=25ff421a3f932881234ed5b05b94ac8d"
-
}
-
available: false # source tarball not available
-20
packages/shcaml/shcaml.0.1.3/opam
···
-
opam-version: "2.0"
-
maintainer: "https://github.com/ocaml/opam-repository/issues"
-
build: [
-
["./configure" "--prefix" prefix]
-
[make]
-
]
-
remove: [["ocamlfind" "remove" "shcaml"]]
-
depends: [
-
"ocaml" {= "3.12.1"}
-
"ocamlfind"
-
"pcre"
-
]
-
install: [make "install"]
-
synopsis: "Library for Unix shell programming"
-
flags: light-uninstall
-
url {
-
src: "http://godi.0ok.org/godi-backup/shcaml-0.1.3.tar.gz"
-
checksum: "md5=0b8a1a03cc6fe314a13d846bd417a7a8"
-
}
-
available: false # source tarball not available
-30
packages/tezos-lwt-result-stdlib/tezos-lwt-result-stdlib.9.7/opam
···
-
opam-version: "2.0"
-
maintainer: "contact@tezos.com"
-
authors: [ "Tezos devteam" ]
-
homepage: "https://www.tezos.com/"
-
bug-reports: "https://gitlab.com/tezos/tezos/issues"
-
dev-repo: "git+https://gitlab.com/tezos/tezos.git"
-
license: "MIT"
-
depends: [
-
"dune" { >= "2.5" }
-
"ocaml" { >= "4.8.0" & < "4.12" }
-
"lwt" { >= "5.1.0" }
-
"alcotest-lwt" { with-test & >= "1.1.0" }
-
"crowbar" { with-test }
-
]
-
build: [
-
["rm" "-r" "vendors"]
-
["dune" "build" "-p" name "-j" jobs]
-
["mv" "src/lib_lwt_result_stdlib/%{name}%.install" "./"]
-
["dune" "runtest" "-p" name "-j" jobs] {with-test}
-
]
-
synopsis: "Tezos: error-aware stdlib replacement"
-
-
url {
-
src: "https://gitlab.com/tezos/tezos/-/archive/v9.7/tezos-v9.7.tar.bz2"
-
checksum: [
-
"sha256=f7b20fc8052f36c362310bf8947803d1e4b3e62a820a6dff056af576f9e21fe2"
-
"sha512=d352bfe6cc4559f1b7d8a30c343c1fdfe921976f5bde21b20cd4ae20ca51ab65f091fc202e29295884e0931d22de36769e943d780eb68800516a5f2ae3587c06"
-
]
-
}
-
available: false # source tarball not available / wrong checksum
-28
packages/tezos-protocol-environment-packer/tezos-protocol-environment-packer.9.7/opam
···
-
opam-version: "2.0"
-
maintainer: "contact@tezos.com"
-
authors: [ "Tezos devteam" ]
-
homepage: "https://www.tezos.com/"
-
bug-reports: "https://gitlab.com/tezos/tezos/issues"
-
dev-repo: "git+https://gitlab.com/tezos/tezos.git"
-
license: "MIT"
-
depends: [
-
"dune" { >= "2.5" }
-
"ocaml" { >= "4.03" }
-
]
-
build: [
-
["rm" "-r" "vendors"]
-
["dune" "build" "-p" name "-j" jobs]
-
["mv" "src/lib_protocol_environment/%{name}%.install" "./"]
-
["dune" "runtest" "-p" name "-j" jobs] {with-test}
-
]
-
synopsis: "Tezos: sigs/structs packer for economic protocol environment"
-
-
-
url {
-
src: "https://gitlab.com/tezos/tezos/-/archive/v9.7/tezos-v9.7.tar.bz2"
-
checksum: [
-
"sha256=f7b20fc8052f36c362310bf8947803d1e4b3e62a820a6dff056af576f9e21fe2"
-
"sha512=d352bfe6cc4559f1b7d8a30c343c1fdfe921976f5bde21b20cd4ae20ca51ab65f091fc202e29295884e0931d22de36769e943d780eb68800516a5f2ae3587c06"
-
]
-
}
-
available: false # source tarball not available / wrong checksum
-29
packages/tezos-protocol-environment-sigs/tezos-protocol-environment-sigs.9.7/opam
···
-
opam-version: "2.0"
-
maintainer: "contact@tezos.com"
-
authors: [ "Tezos devteam" ]
-
homepage: "https://www.tezos.com/"
-
bug-reports: "https://gitlab.com/tezos/tezos/issues"
-
dev-repo: "git+https://gitlab.com/tezos/tezos.git"
-
license: "MIT"
-
depends: [
-
"dune" { >= "2.5" }
-
"ocaml" { >= "4.8.0" }
-
"tezos-stdlib" { with-test & = version }
-
"tezos-protocol-environment-packer" { = version }
-
]
-
build: [
-
["rm" "-r" "vendors"]
-
["dune" "build" "-p" name "-j" jobs]
-
["mv" "src/lib_protocol_environment/%{name}%.install" "./"]
-
["dune" "runtest" "-p" name "-j" jobs] {with-test}
-
]
-
synopsis: "Tezos: restricted typing environment for the economic protocols"
-
-
url {
-
src: "https://gitlab.com/tezos/tezos/-/archive/v9.7/tezos-v9.7.tar.bz2"
-
checksum: [
-
"sha256=f7b20fc8052f36c362310bf8947803d1e4b3e62a820a6dff056af576f9e21fe2"
-
"sha512=d352bfe6cc4559f1b7d8a30c343c1fdfe921976f5bde21b20cd4ae20ca51ab65f091fc202e29295884e0931d22de36769e943d780eb68800516a5f2ae3587c06"
-
]
-
}
-
available: false # source tarball not available / wrong checksum
-28
packages/tezt/tezt.1.0.0/opam
···
-
opam-version: "2.0"
-
maintainer: "contact@tezos.com"
-
authors: [ "Tezos devteam" ]
-
homepage: "https://www.tezos.com/"
-
bug-reports: "https://gitlab.com/tezos/tezos/issues"
-
dev-repo: "git+https://gitlab.com/tezos/tezos.git"
-
license: "MIT"
-
depends: [
-
"dune" {>= "2.5"}
-
"ocaml" {>= "4.08"}
-
"re" {>= "1.9.0"}
-
"lwt" {>= "5.4.1"}
-
"ezjsonm" {>= "1.2.0"}
-
]
-
build: [
-
["dune" "build" "-p" name "-j" jobs]
-
["mv" "tezt/lib/%{name}%.install" "./"]
-
]
-
synopsis: "Framework for integration tests with external processes"
-
-
url {
-
src: "https://gitlab.com/tezos/tezos/-/archive/v10.0-rc1/tezos-v10.0-rc1.tar.bz2"
-
checksum: [
-
"sha256=668cf2199de2507892549d04a3c81dc22f7603900c0a62a1eec955c06b2007d6"
-
"sha512=4afabf8e8bb2b862000e526010bbd9aac677cac2a1b48848deafb096e45e1ebb2a3fad0dcfae136ff93231590cae5484f6515c31557c13aef1e2685b3c02a6ee"
-
]
-
}
-
available: false # source tarball not available / wrong checksum