this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

unavailable packages

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