this repo has no description

Merge pull request #14757 from kit-ty-kate/fixes-again

Various fixes (again⁴)

Kate 898dd7d7 e3c44835

Changed files
+166 -115
packages
archimedes
archimedes.0.4.17
archimedes.0.4.18
archimedes.0.4.19
asak
asak.0.1
async_js
async_js.v0.10.0
atdgen
atdgen.1.10.2
augeas
augeas.0.6
bamboo
bamboo.0.0.01
bogue
bogue.20190717
brotli
brotli.2.0.3
caml2html
caml2html.1.4.3
camllib
camllib.1.3.2
camlpdf
camlpdf.1.7
camlpdf.1.7.1
deriving-yojson
deriving-yojson.0.2
deriving-yojson.0.3
deriving-yojson.0.3.1
dokeysto_lz4
dokeysto_lz4.3.0.0
dolmen
dolmen.0.4
earlybird
earlybird.0.1.1
earlybird.0.1.2
earlybird.0.1.3
earlybird.0.1.4
easy-format
easy-format.1.0.1
electrod
electrod.0.1.4
electrod.0.1.6
electrod.0.1.7
electrod.0.2.1
eliom
eliom.6.5.0
eliom.6.6.0
faad
faad.0.3.2
flow_parser
flow_parser.0.46.0
flow_parser.0.47.0
flow_parser.0.52.0
flow_parser.0.62.0
fstar
fstar.0.9.4.0-beta0
fstar.0.9.6.0
fstar.0.9.7.0-alpha1
get_line
get_line.2.1.0
git-http
git-http.2.0.0
gperftools
gperftools.0.3
gpx
gpx.1.1.0
hlarp
hlarp.0.0.1
hlarp.0.0.2
httpaf-async
httpaf-async.0.5.0
humane-re
humane-re.0.0.1
humane-re.0.0.2
imagemagick
imagemagick.0.33
imagemagick.0.33.1
imagemagick.0.33.2
imagemagick.0.34
imagemagick.0.34-1
io
io.0.2.0
ivy
ivy.1.2.2
ivy.1.3.1
jupyter-archimedes
jupyter-archimedes.2.0.0
lablqml
lablqml.0.5.2
leveldb
leveldb.1.2.0
malfunction
malfunction.0.3
milter
milter.1.0.2
milter.1.0.4
mlcuddidl
mlcuddidl.3.0.2
mlcuddidl.3.0.3
mlgmpidl
mlgmpidl.1.2.10
mlgmpidl.1.2.6
mlgmpidl.1.2.6-1
mlgmpidl.1.2.7
mlgmpidl.1.2.8
mlgmpidl.1.2.9
numerix
numerix.0.22
ocaml-migrate-parsetree
ocaml-migrate-parsetree.1.3.0
ocaml-migrate-parsetree.1.3.1
ocaml-monadic
ocaml-monadic.0.1.0
ocaml-protoc-yojson
ocaml-protoc-yojson.0.1.0
ocamlviz
ocamlviz.1.01
oclock
oclock.0.3.0
ocp-ocamlres
ocp-ocamlres.0.2
ocplib-json-typed
ocplib-json-typed.0.4
ocsfml
ocsfml.2.0
ocsigen-i18n
ocsigen-i18n.3.4.0
odoc
odoc.1.4.0
odoc.1.4.1
opus
opus.0.1.0
osdp
osdp.0.5.4
owl
owl.0.3.0
owl.0.3.7
owl.0.3.8
owl.0.5.0
owl-zoo
owl-zoo.0.3.7
portaudio
portaudio.0.2.0
ppx_blob
ppx_blob.0.1
pulseaudio
pulseaudio.0.1.2
pxp
pxp.1.2.8
reason-parser
reason-parser.1.12.0
reason-parser.1.13.0
reason-parser.1.13.2
reason-parser.1.13.3
reason-parser.1.13.4
reason-parser.1.13.6
reason-parser.2.0.0
records
records.0.6.0
regenerate
regenerate.0.1
relit-reason
relit-reason.0.0.1
relit-reason.0.0.2
snappy
snappy.0.1.1
speex
speex.0.2.0
spoc
spoc.20170724
sqlgg
sqlgg.0.2.4
sqlgg.0.2.5
sqlgg.0.3.0
sqlgg.0.4.3
statverif
statverif.1.97pl1
statverif.1.97pl1.1
theora
theora.0.3.0
tidy
tidy.0-2009-0.1.1
tsdl-image
tsdl-image.0.1
utop
utop.2.4.0
utop.2.4.1
vorbis
vorbis.0.6.1
why3
why3.1.0.0
why3.1.1.0
why3.1.1.1
why3.1.2.0
+2 -2
packages/archimedes/archimedes.0.4.17/opam
···
"--prefix"
prefix
"--%{graphics:enable}%-graphics"
-
"--enable-cairo2" {"%{cairo2:installed}%"}
+
"--%{cairo2:enable}%-cairo2"
]
["ocaml" "setup.ml" "-build"]
[
···
"-configure"
"--enable-tests"
"--%{graphics:enable}%-graphics"
-
"--enable-cairo2" {"%{cairo2:installed}%"}
+
"--%{cairo2:enable}%-cairo2"
] {with-test}
["ocaml" "setup.ml" "-build"] {with-test}
["ocaml" "setup.ml" "-test"] {with-test}
+2 -2
packages/archimedes/archimedes.0.4.18/opam
···
"--prefix"
prefix
"--%{ocamlfind:enable}%-graphics"
-
"--enable-cairo2" {"%{cairo:installed}%" | "%{cairo2:installed}%"}
+
"--%{cairo2:enable}%-cairo2"
]
["ocaml" "setup.ml" "-build"]
[
···
"-configure"
"--enable-tests"
"--%{ocamlfind:enable}%-graphics"
-
"--enable-cairo2" {"%{cairo:installed}%" | "%{cairo2:installed}%"}
+
"--%{cairo2:enable}%-cairo2"
] {with-test}
["ocaml" "setup.ml" "-build"] {with-test}
["ocaml" "setup.ml" "-test"] {with-test}
+2 -2
packages/archimedes/archimedes.0.4.19/opam
···
["oasis" "setup"]
[ "ocaml" "setup.ml" "-configure" "--prefix" prefix
"--%{ocamlfind:enable}%-graphics"
-
"--enable-cairo2" {"%{cairo:installed}%" | "%{cairo2:installed}%"} ]
+
"--%{cairo2:enable}%-cairo2" ]
["ocaml" "setup.ml" "-build"]
["oasis" "setup"] {with-test}
[ "ocaml" "setup.ml" "-configure" "--enable-tests"
"--%{ocamlfind:enable}%-graphics"
-
"--enable-cairo2" {"%{cairo:installed}%" | "%{cairo2:installed}%"}
+
"--%{cairo2:enable}%-cairo2"
] {with-test}
["ocaml" "setup.ml" "-build"] {with-test}
["ocaml" "setup.ml" "-test"] {with-test}
+1 -1
packages/asak/asak.0.1/opam
···
dev-repo: "git+https://github.com/nobrakal/asak.git"
depends: [
-
"ocaml" {>= "4.05"}
+
"ocaml" {>= "4.05" & < "4.09.0"}
"dune" {> "1.5"}
"cppo" {build & >= "1.6.0"}
"odoc" {with-doc & >= "1.2.0"}
+1 -1
packages/async_js/async_js.v0.10.0/opam
···
"js_of_ocaml" {>= "3.0"}
"js_of_ocaml-ppx"
"ocaml-migrate-parsetree" {>= "0.4"}
-
"uri"
+
"uri" {< "3.0.0"}
]
synopsis:
"A small library that provide Async support for JavaScript platforms."
+3
packages/atdgen/atdgen.1.10.2/opam
···
"biniou" {>= "1.0.6"}
"yojson" {>= "1.2.1"}
]
+
conflicts: [
+
"dune" {>= "1.10"}
+
]
synopsis:
"Generates efficient JSON serializers, deserializers and validators"
description: """
+1
packages/augeas/augeas.0.6/opam
···
[make "install"]
]
depends: [
+
"ocaml" {< "4.09.0"}
"conf-pkg-config" {build}
"ocamlfind" {build}
]
+1 -1
packages/bamboo/bamboo.0.0.01/opam
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocaml" "setup.ml" "-uninstall"]
depends: [
-
"ocaml"
+
"ocaml" {< "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"cryptokit" {>= "1.12"}
+1 -1
packages/bogue/bogue.20190717/opam
···
"tsdl-ttf" {>= "0.2"}
"ocaml" {>= "4.03.0"}
"dune" {>= "1.10"}
-
"tsdl" {>= "0.9.0"}
+
"tsdl" {>= "0.9.0" & < "0.9.7"}
]
url {
+2
packages/brotli/brotli.2.0.3/opam
···
"odoc" {build}
"opam-installer" {build}
"conf-brotli"
+
"reason" {build}
+
"base-unsafe-string"
]
post-messages: [
"Be sure to have libbrotli installed on your machine" {failure}
+1 -1
packages/caml2html/caml2html.1.4.3/opam
···
]
remove: [["ocamlfind" "remove" "caml2html"]]
depends: [
-
"ocaml" {>= "4.00.0"}
+
"ocaml" {>= "4.00.0" & < "4.03.0"}
"ocamlfind"
"camlmix"
]
+1 -1
packages/camllib/camllib.1.3.2/opam
···
["ocamlfind" "remove" "camllib"]
]
depends: [
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.09.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
]
+4 -1
packages/camlpdf/camlpdf.1.7.1/opam
···
maintainer: "contact@coherentgraphics.co.uk"
build: make
remove: [["ocamlfind" "remove" "camlpdf"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: [
+
"ocaml" {< "4.03.0"}
+
"ocamlfind"
+
]
dev-repo: "git://github.com/johnwhitington/camlpdf"
install: [make "install"]
synopsis: "Read, write and modify PDF files"
+4 -1
packages/camlpdf/camlpdf.1.7/opam
···
maintainer: "contact@coherentgraphics.co.uk"
build: make
remove: [["ocamlfind" "remove" "camlpdf"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: [
+
"ocaml" {< "4.03.0"}
+
"ocamlfind"
+
]
dev-repo: "git://github.com/johnwhitington/camlpdf"
install: [make "install"]
synopsis: "Read, write and modify PDF files"
+1
packages/deriving-yojson/deriving-yojson.0.2/opam
···
"ocamlfind"
"yojson"
"ocamlbuild" {build}
+
"camlp4" {< "4.08"}
]
dev-repo: "git://github.com/hhugo/deriving-yojson"
install: ["ocaml" "setup.ml" "-install"]
+1
packages/deriving-yojson/deriving-yojson.0.3.1/opam
···
"ocamlfind"
"yojson"
"ocamlbuild" {build}
+
"camlp4" {< "4.08"}
]
dev-repo: "git://github.com/hhugo/deriving-yojson"
install: ["ocaml" "setup.ml" "-install"]
+1
packages/deriving-yojson/deriving-yojson.0.3/opam
···
"ocamlfind"
"yojson"
"ocamlbuild" {build}
+
"camlp4" {< "4.08"}
]
dev-repo: "git://github.com/hhugo/deriving-yojson"
install: ["ocaml" "setup.ml" "-install"]
+1
packages/dokeysto_lz4/dokeysto_lz4.3.0.0/opam
···
"dune"
"dokeysto"
"lz4"
+
"minicli" {< "5.0.0"}
]
synopsis: "the dumb OCaml key-value store w/ LZ4 compression"
description:
+1 -1
packages/dolmen/dolmen.0.4/opam
···
depends: [
"ocaml" {>= "4.02.3"}
"menhir" {>= "20180523"}
-
"dune"
+
"dune" {< "1.10"}
]
tags: [ "parser" "tptp" "logic" "smtlib" "dimacs" ]
homepage: "https://github.com/Gbury/dolmen"
+1 -1
packages/earlybird/earlybird.0.1.1/opam
···
dev-repo: "git://git@github.com:hackwaly/ocamlearlybird.git"
doc: "https://hackwaly.github.io/ocamlearlybird/"
depends: [
-
"ocaml" {>= "4.06"}
+
"ocaml" {>= "4.06" & < "4.08"}
"dune" {>= "1.3"}
"cmdliner"
"batteries" {>= "2.9"}
+1 -1
packages/earlybird/earlybird.0.1.2/opam
···
dev-repo: "git://git@github.com:hackwaly/ocamlearlybird.git"
doc: "https://hackwaly.github.io/ocamlearlybird/"
depends: [
-
"ocaml" {>= "4.04"}
+
"ocaml" {>= "4.04" & < "4.08"}
"dune" {>= "1.3"}
"cmdliner"
"batteries" {>= "2.9"}
+1 -1
packages/earlybird/earlybird.0.1.3/opam
···
dev-repo: "git://git@github.com:hackwaly/ocamlearlybird.git"
doc: "https://hackwaly.github.io/ocamlearlybird/"
depends: [
-
"ocaml" {>= "4.04"}
+
"ocaml" {>= "4.04" & < "4.08"}
"dune" {>= "1.3"}
"cmdliner"
"batteries" {>= "2.9"}
+1 -1
packages/earlybird/earlybird.0.1.4/opam
···
dev-repo: "git://git@github.com:hackwaly/ocamlearlybird.git"
doc: "https://hackwaly.github.io/ocamlearlybird/"
depends: [
-
"ocaml" {>= "4.04"}
+
"ocaml" {>= "4.04" & < "4.08"}
"dune" {>= "1.3"}
"cmdliner"
"batteries" {>= "2.9"}
+2 -2
packages/easy-format/easy-format.1.0.1/files/easy-format-make.diff
···
-
--- Makefile.orig 2012-10-12 16:53:00.101688369 -0700
-
+++ Makefile 2012-10-12 17:02:33.061706704 -0700
+
--- a/Makefile 2012-10-12 16:53:00.101688369 -0700
+
+++ b/Makefile 2012-10-12 17:02:33.061706704 -0700
@@ -6,10 +6,13 @@
all:
ocamlc -c easy_format.mli
+2 -2
packages/easy-format/easy-format.1.0.1/files/meta-tpl.diff
···
-
--- META.tpl.orig 2012-10-12 17:46:54.701791877 -0700
-
+++ META.tpl 2012-10-12 17:47:10.653792387 -0700
+
--- a/META.tpl 2012-10-12 17:46:54.701791877 -0700
+
+++ b/META.tpl 2012-10-12 17:47:10.653792387 -0700
@@ -1,4 +1,5 @@
name = "easy-format"
description = "Indentation made easy(ier)"
+2 -2
packages/easy-format/easy-format.1.0.1/opam
···
"High-level and functional interface to the Format module of the OCaml standard library"
flags: light-uninstall
extra-files: [
-
["meta-tpl.diff" "md5=60ed7fa13a02a98f11b0be99c49a9751"]
-
["easy-format-make.diff" "md5=7f8f7ab6b00c4d8618d63bb77d74daee"]
+
["meta-tpl.diff" "md5=786053d7b3d14c4958f8097c1c83480d"]
+
["easy-format-make.diff" "md5=e0ef19f706405ca753cedec478a36148"]
]
url {
src: "https://github.com/mjambon/easy-format/archive/v1.0.1.tar.gz"
+1 -1
packages/electrod/electrod.0.1.4/opam
···
"ppx_blob"
"ppx_deriving"
"printbox"
-
"sequence"
+
"sequence" {>= "0.5"}
"visitors"
]
synopsis: "Formal analysis for the Electrod formal specification language"
+1 -1
packages/electrod/electrod.0.1.6/opam
···
"ppx_expect" {< "v0.13"}
"ppx_inline_test" {< "v0.13"}
"printbox"
-
"sequence"
+
"sequence" {>= "0.5"}
"visitors"
]
synopsis: "Formal analysis for the Electrod formal specification language"
+1 -1
packages/electrod/electrod.0.1.7/opam
···
"ppx_expect" {< "v0.13"}
"ppx_inline_test" {< "v0.13"}
"printbox"
-
"sequence"
+
"sequence" {>= "0.5"}
"visitors" {>= "20180513"}
]
synopsis: "Formal analysis for the Electrod formal specification language"
+2 -2
packages/electrod/electrod.0.2.1/opam
···
"ocaml" {>= "4.04"}
"dune" {>= "1.4"}
"cmdliner"
-
"containers" {>= "2.0" & < "2.4"}
+
"containers" {>= "2.0"}
"fmt"
"gen"
"hashcons"
···
"mtime"
"ppx_inline_test" {< "v0.13"}
"printbox"
-
"sequence"
+
"sequence" {>= "0.5"}
"stdcompat"
"visitors" {>= "20180513"}
]
+1 -1
packages/eliom/eliom.6.5.0/opam
···
dev-repo: "git+https://github.com/ocsigen/eliom.git"
build: [make]
depends: [
-
"ocaml" {>= "4.06.1"}
+
"ocaml" {>= "4.06.1" & < "4.08.0"}
"ocamlfind"
"deriving" {>= "0.6"}
"ppx_deriving"
+1 -1
packages/eliom/eliom.6.6.0/opam
···
dev-repo: "git+https://github.com/ocsigen/eliom.git"
build: [make]
depends: [
-
"ocaml" {>= "4.06.1"}
+
"ocaml" {>= "4.06.1" & < "4.08.0"}
"ocamlfind"
"deriving" {>= "0.6"}
"ppx_deriving"
+1
packages/faad/faad.0.3.2/opam
···
src: "https://github.com/savonet/ocaml-faad/archive/0.3.2.tar.gz"
checksum: "md5=1b07f7edac8f3568765f9fc5b3560caf"
}
+
available: false # Can't be built
+1 -1
packages/flow_parser/flow_parser.0.46.0/opam
···
build: [ make "-C" "src/parser" "build-parser" ]
install: [ make "-C" "src/parser" "ocamlfind-install"]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.08.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"sedlex" {< "2.0"}
+1 -1
packages/flow_parser/flow_parser.0.47.0/opam
···
build: [ make "-C" "src/parser" "build-parser" ]
install: [ make "-C" "src/parser" "ocamlfind-install"]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.08.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"sedlex" {< "2.0"}
+1 -1
packages/flow_parser/flow_parser.0.52.0/opam
···
build: [ make "-C" "src/parser" "build-parser" ]
install: [ make "-C" "src/parser" "ocamlfind-install"]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.08.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"sedlex" {< "2.0"}
+1 -1
packages/flow_parser/flow_parser.0.62.0/opam
···
build: [ make "-C" "src/parser" "build-parser" ]
install: [ make "-C" "src/parser" "ocamlfind-install"]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.08.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"dtoa"
+1 -1
packages/fstar/fstar.0.9.4.0-beta0/opam
···
homepage: "http://fstar-lang.org"
license: "Apache"
depends: [
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.05.0"}
"ocamlfind"
"batteries"
"zarith"
+1 -1
packages/fstar/fstar.0.9.6.0/opam
···
homepage: "http://fstar-lang.org"
license: "Apache"
depends: [
-
"ocaml" {>= "4.04.0"}
+
"ocaml" {>= "4.04.0" & < "4.08.0"}
"ocamlfind"
"batteries"
"zarith"
+1 -1
packages/fstar/fstar.0.9.7.0-alpha1/opam
···
homepage: "http://fstar-lang.org"
license: "Apache"
depends: [
-
"ocaml" {>= "4.04.0"}
+
"ocaml" {>= "4.04.0" & < "4.08.0"}
"ocamlfind"
"batteries"
"zarith"
+2 -2
packages/get_line/get_line.2.1.0/opam
···
depends: [
"ocaml"
"obuild" {build}
-
"core" {< "v0.13"}
-
"core_kernel" {< "v0.13"}
+
"core" {< "v0.9"}
+
"core_kernel" {< "v0.9"}
"batteries"
]
synopsis: "output line at index i from file f (or a range of lines)"
+1 -1
packages/git-http/git-http.2.0.0/opam
···
depends: [
"ocaml" {>= "4.03.0"}
"dune"
-
"git" {>= "2.0.0"}
+
"git" {>= "2.0.0" & < "2.1.0"}
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"sexplib"
+1 -1
packages/gperftools/gperftools.0.3/opam
···
install: ["ocaml" "setup.ml" "-install"]
remove: [["ocamlfind" "remove" "gperftools"]]
depends: [
-
"ocaml"
+
"ocaml" {< "4.09.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"oasis" {build}
+1 -1
packages/gpx/gpx.1.1.0/opam
···
"ocaml" {>= "4.01"}
"ocamlfind" {build}
"xml-light"
-
"ISO8601"
+
"ISO8601" {< "0.2"}
]
synopsis: "Conversions between XML and GPX (1.1) types."
description: """
+1 -1
packages/hlarp/hlarp.0.0.1/opam
···
"ocamlbuild" {build}
"cmdliner"
"nonstd"
-
"re"
+
"re" {< "1.7.2"}
]
synopsis: "Normalize and compare HLA typing output."
extra-files: ["hlarp.install" "md5=459b3c697cb39b166145d57ff7dabb4b"]
+1 -1
packages/hlarp/hlarp.0.0.2/opam
···
"ocamlbuild" {build}
"cmdliner"
"nonstd"
-
"re" {>= "1.5.0"}
+
"re" {>= "1.5.0" & < "1.7.2"}
]
synopsis: "Normalize and compare HLA typing output."
extra-files: ["hlarp.install" "md5=459b3c697cb39b166145d57ff7dabb4b"]
+1 -1
packages/httpaf-async/httpaf-async.0.5.0/opam
···
"angstrom-async" {>= "0.9.0"}
"faraday-async"
"async" {< "v0.13"}
-
"httpaf" {>= "0.5.0"}
+
"httpaf" {>= "0.5.0" & < "0.6.0"}
]
synopsis: "Async support for http/af"
url {
+2
packages/humane-re/humane-re.0.0.1/opam
···
"oasis"
"re"
"ocamlbuild" {build}
+
"ounit"
+
"base-unsafe-string"
]
dev-repo: "git://github.com/rgrinberg/humane-re"
install: [make "install"]
+2
packages/humane-re/humane-re.0.0.2/opam
···
"oasis"
"re"
"ocamlbuild" {build}
+
"ounit"
+
"base-unsafe-string"
]
dev-repo: "git://github.com/rgrinberg/humane-re"
install: [make "install"]
+1 -1
packages/imagemagick/imagemagick.0.33.1/opam
···
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
available: os != "macos"
depexts: [
["libgraphicsmagick1-dev" "libmagickcore-dev"] {os-distribution = "debian"}
+1 -1
packages/imagemagick/imagemagick.0.33.2/opam
···
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
available: os != "macos"
depexts: [
["libgraphicsmagick1-dev" "libmagickcore-dev"] {os-distribution = "debian"}
+1 -1
packages/imagemagick/imagemagick.0.33/opam
···
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
available: os != "macos"
depexts: [
["libgraphicsmagick1-dev" "libmagickcore-dev"] {os-distribution = "debian"}
+2 -2
packages/imagemagick/imagemagick.0.34-1/files/fix_build.patch
···
-
--- Makefile- 2015-12-14 16:15:26.261118345 +0100
-
+++ Makefile 2015-12-14 16:15:32.093254187 +0100
+
--- a/Makefile 2015-12-14 16:15:26.261118345 +0100
+
+++ b/Makefile 2015-12-14 16:15:32.093254187 +0100
@@ -21,16 +21,13 @@
# | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA |
# +-----------------------------------------------------------------+
+2 -2
packages/imagemagick/imagemagick.0.34-1/opam
···
build: [[make]]
install: [[make "find_install"]]
remove: [["ocamlfind" "remove" "magick"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
available: os != "macos"
depexts: [
["libgraphicsmagick1-dev" "libmagickcore-dev"] {os-distribution = "debian"}
···
]
synopsis: "Bindings for ImageMagick"
flags: light-uninstall
-
extra-files: ["fix_build.patch" "md5=c5edf423e9206dec3c021237ba8f27dc"]
+
extra-files: ["fix_build.patch" "md5=ba5ad56e150b9f685363f59d2a163dea"]
url {
src:
"http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/downloads/OCaml-ImageMagick-0.34.tgz"
+1 -1
packages/imagemagick/imagemagick.0.34/opam
···
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [["ocamlfind" "remove" "magick"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
available: os != "macos"
depexts: [
["libgraphicsmagick1-dev" "libmagickcore-dev"] {os-distribution = "debian"}
+1
packages/io/io.0.2.0/opam
···
"oasis" {build & >= "0.4"}
"ocamlfind" {build}
"ocamlbuild" {build}
+
"camlp4"
]
synopsis: "Simple, secure and composable abstraction for efficient component"
description: """
+1 -1
packages/ivy/ivy.1.2.2/opam
···
["ocamlfind" "remove" "ivy"]
["ocamlfind" "remove" "glibivy"]
]
-
depends: ["ocaml" "ocamlfind" "conf-tcl" "conf-glib-2" "conf-libpcre"]
+
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: """
+1
packages/ivy/ivy.1.3.1/opam
···
"conf-tk"
"conf-glib-2"
"conf-libpcre"
+
"base-unsafe-string"
]
synopsis: "This OCaml-library interfaces the Ivy software bus C-library."
description: """
+1
packages/jupyter-archimedes/jupyter-archimedes.2.0.0/opam
···
"jupyter" {>= "2.0.0"}
"cairo2" {< "0.6.0"}
"archimedes" {< "0.4.19"}
+
"lwt" {< "4.0.0"}
]
synopsis: "A Jupyter-friendly 2D plotting library (Archimedes backend)"
description:
+1 -1
packages/lablqml/lablqml.0.5.2/opam
···
]
flags: [ light-uninstall ]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.09.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ocaml-migrate-parsetree"
+1 -1
packages/leveldb/leveldb.1.2.0/opam
···
install: ["omake" "install" "prefix=%{prefix}%"]
remove: ["ocamlfind" "remove" "leveldb"]
depends: [
-
"ocaml" {>= "4.03"}
+
"ocaml" {>= "4.03" & < "4.09.0"}
"ocamlfind" {build}
"omake" {build}
"ounit" {with-test}
+1 -1
packages/malfunction/malfunction.0.3/opam
···
[ "dune" "runtest" "-p" name "-j" jobs ] {with-test}
]
depends: [
-
"ocaml" {>= "4.04"}
+
"ocaml" {>= "4.04" & < "4.09.0"}
"ocamlfind"
"dune"
"cppo" {build}
+1 -1
packages/milter/milter.1.0.2/opam
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "milter"]
depends: [
-
"ocaml"
+
"ocaml" {< "4.09.0"}
"ocamlfind"
"ocamlbuild" {build}
]
+1 -1
packages/milter/milter.1.0.4/opam
···
dev-repo: "git+https://github.com/andrenth/ocaml-milter.git"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
-
"ocaml"
+
"ocaml" {< "4.09.0"}
"jbuilder" {build}
]
depexts: [
+1 -1
packages/mlcuddidl/mlcuddidl.3.0.2/opam
···
["ocamlfind" "remove" "cudd"]
]
depends: [
-
"ocaml" {>= "4.02"}
+
"ocaml" {>= "4.02" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"ocamlbuild" {build}
+1 -1
packages/mlcuddidl/mlcuddidl.3.0.3/opam
···
["ocamlfind" "remove" "cudd"]
]
depends: [
-
"ocaml" {>= "4.02"}
+
"ocaml" {>= "4.02" & < "4.09.0"}
"ocamlfind" {build}
"camlidl" {build}
"ocamlbuild" {build}
+1 -1
packages/mlgmpidl/mlgmpidl.1.2.10/opam
···
["ocamlfind" "remove" "gmp"]
]
depends: [
-
"ocaml" {>= "3.12.1"}
+
"ocaml" {>= "3.12.1" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"conf-gmp"
+1 -1
packages/mlgmpidl/mlgmpidl.1.2.6-1/opam
···
["ocamlfind" "remove" "gmp"]
]
depends: [
-
"ocaml" {>= "3.12.1"}
+
"ocaml" {>= "3.12.1" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"conf-gmp"
+1 -1
packages/mlgmpidl/mlgmpidl.1.2.6/opam
···
["ocamlfind" "remove" "gmp"]
]
depends: [
-
"ocaml" {>= "4.02"}
+
"ocaml" {>= "4.02" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"conf-gmp"
+1 -1
packages/mlgmpidl/mlgmpidl.1.2.7/opam
···
["ocamlfind" "remove" "gmp"]
]
depends: [
-
"ocaml" {>= "3.12.1"}
+
"ocaml" {>= "3.12.1" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"conf-gmp"
+1 -1
packages/mlgmpidl/mlgmpidl.1.2.8/opam
···
["ocamlfind" "remove" "gmp"]
]
depends: [
-
"ocaml" {>= "3.12.1"}
+
"ocaml" {>= "3.12.1" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"conf-gmp"
+1 -1
packages/mlgmpidl/mlgmpidl.1.2.9/opam
···
["ocamlfind" "remove" "gmp"]
]
depends: [
-
"ocaml" {>= "3.12.1"}
+
"ocaml" {>= "3.12.1" & < "4.09.0"}
"ocamlfind" {build}
"camlidl"
"conf-gmp"
+1 -1
packages/numerix/numerix.0.22/opam
···
["rm" "-f" "%{lib}%/libnumerix-ocaml.so.0.22"]
["rm" "-f" "-r" "%{doc}%/numerix/"]
]
-
depends: ["ocaml" "conf-gmp" "num"]
+
depends: ["ocaml" "conf-gmp" "num" "base-unsafe-string"]
synopsis:
"Big integer library, written by Michel Quercia. Compares well to GMP."
description: """
+1 -1
packages/ocaml-migrate-parsetree/ocaml-migrate-parsetree.1.3.0/opam
···
"result"
"ppx_derivers"
"dune" {>= "1.6.0"}
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.09.0"}
]
synopsis: "Convert OCaml parsetrees between different versions"
description: """
+1 -1
packages/ocaml-migrate-parsetree/ocaml-migrate-parsetree.1.3.1/opam
···
"result"
"ppx_derivers"
"dune" {>= "1.6.0"}
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.09.0"}
]
synopsis: "Convert OCaml parsetrees between different versions"
description: """
+1 -1
packages/ocaml-monadic/ocaml-monadic.0.1.0/opam
···
["ocaml" "setup.ml" "-test"] {with-test}
]
depends: [
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.03.0"}
"oasis" {build & >= "0.4"}
"ocamlfind" {build}
"ocamlbuild" {build}
+1 -1
packages/ocaml-protoc-yojson/ocaml-protoc-yojson.0.1.0/opam
···
"ocaml"
"ocamlfind" {build}
"ocamlbuild" {build}
-
"ocaml-protoc"
+
"ocaml-protoc" {< "1.2.0"}
"yojson"
]
synopsis:
+1 -1
packages/ocamlviz/ocamlviz.1.01/opam
···
"%{man}%/man1/ocamlviz.1"
"%{lib}%/ocamlviz"]
]
-
depends: ["ocaml" "cairo2" "lablgtk" "conf-autoconf" "camlp4"]
+
depends: ["ocaml" "cairo2" "lablgtk" "conf-autoconf" "camlp4" "base-unsafe-string"]
patches: ["opam.patch"]
synopsis: "real-time profiling tool"
description: """
+1 -1
packages/oclock/oclock.0.3.0/opam
···
authors: ["Mickaël Delahaye"]
homepage: ["http://micdel.fr/oclock.html"]
tags: ["org:xapi-project"]
-
build: make
+
build: [make "CFLAGS=-I %{ocaml:lib}% -fPIC"]
remove: [["ocamlfind" "remove" "oclock"]]
depends: ["ocaml" "ocamlfind"]
dev-repo: "git://github.com/polazarus/oclock"
+1
packages/ocp-ocamlres/ocp-ocamlres.0.2/opam
···
"ocamlfind"
"base-unix"
"pprint"
+
"base-unsafe-string"
]
build: [
[make "all"]
+1 -1
packages/ocplib-json-typed/ocplib-json-typed.0.4/opam
···
install: [make "install"]
remove: [make "uninstall"]
depends: [
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.04"}
"ocamlfind" {build}
"uri" {>= "1.9.0"}
"ocplib-endian"
+1 -1
packages/ocsfml/ocsfml.2.0/opam
···
[make]
]
remove: [[make "uninstall"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "ocamlbuild"]
depexts: [
["cmake" "libboost-dev" "libsfml-dev"] {os-distribution = "debian"}
["cmake" "libboost-dev" "libsfml-dev"] {os-distribution = "ubuntu"}
+1 -1
packages/ocsigen-i18n/ocsigen-i18n.3.4.0/opam
···
["rm" "-f" "%{bin}%/ocsigen-i18n-checker"] ]
depends: [
-
"ocaml" {>= "4.06.1"}
+
"ocaml" {>= "4.06.1" & < "4.08.0"}
"ocamlfind" {build}
"tyxml" { >= "4.3.0" }
]
+1 -1
packages/odoc/odoc.1.4.0/opam
···
"cppo" {build}
"dune"
"fpath" {build}
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.09.0"}
"result" {build}
"tyxml" {build & >= "4.3.0"}
+1 -1
packages/odoc/odoc.1.4.1/opam
···
"cppo" {build}
"dune"
"fpath" {build}
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.09.0"}
"result" {build}
"tyxml" {build & >= "4.3.0"}
+5 -1
packages/opus/opus.0.1.0/opam
···
[make]
]
remove: [["ocamlfind" "remove" "opus"]]
-
depends: ["ocaml" "ocamlfind" "ogg"]
+
depends: [
+
"ocaml"
+
"ocamlfind"
+
"ogg" {< "0.5.0"}
+
]
depexts: [
["libavutil-dev" "libopus-dev"] {os-distribution = "debian"}
["libavutil-dev" "libopus-dev"] {os-distribution = "ubuntu"}
+1
packages/osdp/osdp.0.5.4/opam
···
"zarith"
"ocplib-simplex" {= "0.3"}
"conf-sdpa"
+
"base-unsafe-string"
]
synopsis: "OCaml Interface to SDP solvers."
description: """
+1 -1
packages/owl-zoo/owl-zoo.0.3.7/opam
···
"ocaml" {>= "4.06.0"}
"jbuilder" {build}
"ocaml-compiler-libs"
-
"owl" {< "0.5.0"}
+
"owl" {= version}
]
synopsis: "Owl's Zoo System"
description:
+1 -1
packages/owl/owl.0.3.0/opam
···
["jbuilder" "runtest" "-p" name "-j" jobs] {with-test}
]
depends: [
-
"ocaml" {>= "4.04.0"}
+
"ocaml" {>= "4.04.0" & < "4.08.0"}
"ctypes"
"dolog" {>= "3.0"}
"gsl" {>= "1.20.0"}
+1 -1
packages/owl/owl.0.3.7/opam
···
"ctypes"
"eigen" {>= "0.0.3" & < "0.1.0"}
"jbuilder" {build}
-
"owl-base" {< "0.5.0"}
+
"owl-base" {= version}
"plplot"
"stdio" {build & < "v0.13"}
]
+1 -1
packages/owl/owl.0.3.8/opam
···
"ctypes"
"eigen" {>= "0.0.3" & < "0.1.0"}
"jbuilder" {build}
-
"owl-base" {>= "0.3.8" & < "0.5.0"}
+
"owl-base" {>= "0.3.8" & < "0.4.0"}
"plplot"
"stdio" {build & < "v0.13"}
]
+1 -1
packages/owl/owl.0.5.0/opam
···
"ctypes"
"dune" {>= "1.2.1"}
"eigen" {>= "0.1.0"}
-
"owl-base" {>= "0.5.0"}
+
"owl-base" {>= "0.5.0" & < "0.6.0"}
"stdio" {build}
]
url {
+4 -1
packages/portaudio/portaudio.0.2.0/opam
···
[make]
]
remove: [["ocamlfind" "remove" "portaudio"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: [
+
"ocaml" {< "4.03.0"}
+
"ocamlfind"
+
]
depexts: [
["portaudio19-dev" "pkg-config"] {os-distribution = "debian"}
["portaudio19-dev" "pkg-config"] {os-distribution = "ubuntu"}
+1 -1
packages/ppx_blob/ppx_blob.0.1/opam
···
]
remove: [["ocamlfind" "remove" "ppx_blob"]]
depends: [
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.03.0"}
"ocamlfind" {>= "1.5.2"}
]
synopsis: "Include a file as a string at compile time"
+1 -1
packages/pulseaudio/pulseaudio.0.1.2/opam
···
[make]
]
remove: [["ocamlfind" "remove" "pulseaudio"]]
-
depends: ["ocaml" "ocamlfind"]
+
depends: ["ocaml" "ocamlfind" "conf-pkg-config"]
install: [make "install"]
synopsis: "Bindings to Pulseaudio client library"
flags: light-uninstall
+1 -1
packages/pxp/pxp.1.2.8/opam
···
["ocamlfind" "remove" "pxp"]
]
depends: [
-
"ocaml" {>= "4.01"}
+
"ocaml" {>= "4.01" & < "4.08.0"}
"ocamlfind"
"ocamlnet" {>= "4.1.0"}
"ulex"
+1 -1
packages/reason-parser/reason-parser.1.12.0/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {>= "20160303" & < "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/reason-parser/reason-parser.1.13.0/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {>= "20160303" & < "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/reason-parser/reason-parser.1.13.2/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {>= "20160303" & < "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/reason-parser/reason-parser.1.13.3/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {>= "20160303" & < "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/reason-parser/reason-parser.1.13.4/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {= "20170101"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/reason-parser/reason-parser.1.13.6/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {= "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/reason-parser/reason-parser.2.0.0/opam
···
"ocaml" {>= "4.02" & < "4.05"}
"ocamlfind" {build}
"menhir" {= "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"result" {= "1.2"}
"topkg" {= "0.8.1"}
"ocaml-migrate-parsetree"
+1 -1
packages/records/records.0.6.0/opam
···
install: [make "install"]
remove: ["ocamlfind" "remove" "records"]
depends: [
-
"ocaml" {>= "4.02.0"}
+
"ocaml" {>= "4.02.0" & < "4.09.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"ounit" {with-test}
+1 -1
packages/regenerate/regenerate.0.1/opam
···
"containers"
"mtime"
"oseq"
-
"sequence"
+
"sequence" {>= "0.3.4"}
"qcheck"
"re" {with-test}
]
+1 -1
packages/relit-reason/relit-reason.0.0.1/opam
···
"dune"
"ocamlfind" {build}
"menhir" {>= "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"ocaml" {>= "4.06.0" & < "4.07.0"}
"result"
"ocaml-migrate-parsetree"
+1 -1
packages/relit-reason/relit-reason.0.0.2/opam
···
depends: [
"dune"
"menhir" {>= "20170418"}
-
"merlin-extend" {>= "0.3"}
+
"merlin-extend" {>= "0.3" & < "0.5"}
"ocaml" {>= "4.07.0" & < "4.08.0"}
"result"
"ocaml-migrate-parsetree"
+1 -1
packages/snappy/snappy.0.1.1/opam
···
install: [["ocaml" "setup.ml" "-install"]]
remove: [["ocamlfind" "remove" "snappy"]]
depends: [
-
"ocaml"
+
"ocaml" {< "4.09.0"}
"ocamlfind" {build}
"ocamlbuild" {build}
"conf-snappy"
+5 -1
packages/speex/speex.0.2.0/opam
···
[make]
]
remove: [["ocamlfind" "remove" "speex"]]
-
depends: ["ocaml" "ocamlfind" "ogg"]
+
depends: [
+
"ocaml"
+
"ocamlfind"
+
"ogg" {< "0.5.0"}
+
]
depexts: [
["libspeex-dev"] {os-family = "debian"}
]
+1 -1
packages/spoc/spoc.20170724/opam
···
install: [make "install"]
remove: [make "uninstall"]
depends: [
-
"ocaml" {>= "4.01.0"}
+
"ocaml" {>= "4.01.0" & < "4.08.0"}
"camlp4"
"ctypes"
"ctypes-foreign"
+1
packages/sqlgg/sqlgg.0.2.4/opam
···
("extlib" | "extlib-compat")
"ounit" {< "2.0.0"}
"ocamlbuild" {build}
+
"camlp4" {< "4.08"}
]
synopsis: "SQL Guided (code) Generator"
description: """
+1
packages/sqlgg/sqlgg.0.2.5/opam
···
("extlib" | "extlib-compat")
"ounit"
"ocamlbuild" {build}
+
"camlp4" {< "4.08"}
]
synopsis: "SQL Guided (code) Generator"
description: """
+1
packages/sqlgg/sqlgg.0.3.0/opam
···
("extlib" | "extlib-compat")
"ounit"
"ocamlbuild" {build}
+
"camlp4" {< "4.08"}
]
install: ["ocaml" "setup.ml" "-install"]
synopsis: "SQL Guided (code) Generator"
+1
packages/sqlgg/sqlgg.0.4.3/opam
···
("extlib" | "extlib-compat")
"base-unix"
"ounit"
+
"camlp4" {< "4.08"}
]
depopts: [
"mysql"
+1
packages/statverif/statverif.1.97pl1.1/opam
···
depends: [
"ocaml"
"ocamlfind" {build}
+
"ocamlbuild" {build}
]
synopsis:
"StatVerif: automated verifier for cryptographic protocols with state, based on ProVerif."
+1
packages/statverif/statverif.1.97pl1/opam
···
depends: [
"ocaml"
"ocamlfind" {build}
+
"ocamlbuild" {build}
]
synopsis:
"StatVerif: automated verifier for cryptographic protocols with state, based on ProVerif."
+5 -1
packages/theora/theora.0.3.0/opam
···
[make]
]
remove: [["ocamlfind" "remove" "theora"]]
-
depends: ["ocaml" "ocamlfind" "ogg"]
+
depends: [
+
"ocaml"
+
"ocamlfind"
+
"ogg" {< "0.5.0"}
+
]
depexts: [
["libtheora-dev"] {os-family = "debian"}
]
+1 -1
packages/tidy/tidy.0-2009-0.1.1/opam
···
depends: [
"ocaml" {>= "4.01.0"}
"ocamlfind" {build}
-
"core_kernel" {< "v0.13"}
+
"core_kernel" {< "v0.11"}
]
depexts: [
["libtidy-dev"] {os-family = "debian"}
+1 -1
packages/tsdl-image/tsdl-image.0.1/opam
···
"ocaml"
"ctypes" {>= "0.4.0"}
"ctypes-foreign"
-
"tsdl" {> "0.8.1"}
+
"tsdl" {> "0.8.1" & < "0.9.0"}
"oasis" {build}
"ocamlbuild" {build}
]
+1 -1
packages/utop/utop.2.4.0/opam
···
bug-reports: "https://github.com/ocaml-community/utop/issues"
doc: "https://ocaml-community.github.io/utop/"
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.09.0"}
"base-unix"
"base-threads"
"ocamlfind" {>= "1.7.2"}
+1 -1
packages/utop/utop.2.4.1/opam
···
bug-reports: "https://github.com/ocaml-community/utop/issues"
doc: "https://ocaml-community.github.io/utop/"
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.03.0" & < "4.09.0"}
"base-unix"
"base-threads"
"ocamlfind" {>= "1.7.2"}
+5 -1
packages/vorbis/vorbis.0.6.1/opam
···
[make]
]
remove: [["ocamlfind" "remove" "vorbis"]]
-
depends: ["ocaml" "ocamlfind" "ogg"]
+
depends: [
+
"ocaml"
+
"ocamlfind"
+
"ogg" {< "0.5.0"}
+
]
depexts: [
["libvorbis-dev"] {os-family = "debian"}
["libvorbis"] {os = "macos" & os-distribution = "homebrew"}
+1 -1
packages/why3/why3.1.0.0/opam
···
flags: [ light-uninstall ]
depends: [
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.09.0"}
"ocamlfind" {build}
"menhir" {>= "20151112"}
"num"
+1 -1
packages/why3/why3.1.1.0/opam
···
flags: [ light-uninstall ]
depends: [
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.09.0"}
"ocamlfind" {build}
"menhir" {>= "20151112"}
"num"
+1 -1
packages/why3/why3.1.1.1/opam
···
flags: [ light-uninstall ]
depends: [
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.09.0"}
"ocamlfind" {build}
"menhir" {>= "20151112"}
"num"
+1 -1
packages/why3/why3.1.2.0/opam
···
flags: [ light-uninstall ]
depends: [
-
"ocaml" {>= "4.02.3"}
+
"ocaml" {>= "4.02.3" & < "4.09.0"}
"ocamlfind" {build}
"menhir" {>= "20151112"}
"num"