Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/async_js/async_js.v0.12.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"async_rpc_kernel" {>= "v0.12" & < "v0.13"}
"ppx_jane" {>= "v0.12" & < "v0.13"}
"dune" {>= "1.5.1"}
"js_of_ocaml" {>= "3.2.1"}
"js_of_ocaml" {>= "3.2.1" & < "3.5.0"}
"js_of_ocaml-ppx"
"uri" {>= "2.0.0" & < "3.0.0"}
]
Expand Down
6 changes: 3 additions & 3 deletions packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.2.1.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ depends: [
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"lwt" {>= "3.0.0"}
"js_of_ocaml" {>= "3.3.0"}
"js_of_ocaml-ppx" {>= "3.3.0"}
"js_of_ocaml-lwt" {>= "3.3.0"}
"js_of_ocaml" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-ppx" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-lwt" {>= "3.3.0" & < "3.5.0"}
]
build: [
["dune" "subst"] {pinned}
Expand Down
6 changes: 3 additions & 3 deletions packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.2.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ depends: [
"cohttp" {=version}
"cohttp-lwt" {=version}
"lwt" {>= "3.0.0"}
"js_of_ocaml" {>= "3.3.0"}
"js_of_ocaml-ppx" {>= "3.3.0"}
"js_of_ocaml-lwt" {>= "3.3.0"}
"js_of_ocaml" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-ppx" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-lwt" {>= "3.3.0" & < "3.5.0"}
]
build: [
["dune" "subst"] {pinned}
Expand Down
6 changes: 3 additions & 3 deletions packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.2.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ depends: [
"cohttp" {=version}
"cohttp-lwt" {=version}
"lwt" {>= "3.0.0"}
"js_of_ocaml" {>= "3.3.0"}
"js_of_ocaml-ppx" {>= "3.3.0"}
"js_of_ocaml-lwt" {>= "3.3.0"}
"js_of_ocaml" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-ppx" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-lwt" {>= "3.3.0" & < "3.5.0"}
]
build: [
["dune" "subst"] {pinned}
Expand Down
6 changes: 3 additions & 3 deletions packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.2.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ depends: [
"cohttp" {=version}
"cohttp-lwt" {=version}
"lwt" {>= "3.0.0"}
"js_of_ocaml" {>= "3.3.0"}
"js_of_ocaml-ppx" {>= "3.3.0"}
"js_of_ocaml-lwt" {>= "3.3.0"}
"js_of_ocaml" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-ppx" {>= "3.3.0" & < "3.5.0"}
"js_of_ocaml-lwt" {>= "3.3.0" & < "3.5.0"}
]
build: [
["dune" "subst"] {pinned}
Expand Down
2 changes: 1 addition & 1 deletion packages/dispatch-js/dispatch-js.0.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.0"}
"dispatch" {>="0.4.0"}
"js_of_ocaml-lwt" {>="3.3.0"}
"js_of_ocaml-lwt" {>="3.3.0" & < "3.5.0"}
"result"
]
build: [
Expand Down
10 changes: 5 additions & 5 deletions packages/eliom/eliom.6.8.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ depends: [
"ocamlfind"
"ppx_deriving"
"ppx_tools" {>= "0.99.3"}
"js_of_ocaml" {>= "3.3"}
"js_of_ocaml-lwt" {>= "3.3"}
"js_of_ocaml" {>= "3.3" & < "3.5.0"}
"js_of_ocaml-lwt" {>= "3.3" & < "3.5.0"}
"js_of_ocaml-ocamlbuild" {build}
"js_of_ocaml-ppx"
"js_of_ocaml-ppx_deriving_json" {>= "3.3"}
"js_of_ocaml-tyxml" {>= "3.3"}
"js_of_ocaml-ppx" {< "3.5.0"}
"js_of_ocaml-ppx_deriving_json" {>= "3.3" & < "3.5.0"}
"js_of_ocaml-tyxml" {>= "3.3" & < "3.5.0"}
"lwt_log"
"lwt_ppx"
"tyxml" {>= "4.3.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/github-jsoo/github-jsoo.4.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ depends: [
"dune"
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"js_of_ocaml-lwt" {>="3.4.0"}
"js_of_ocaml-lwt" {>="3.4.0" & < "3.5.0"}
"github"
]
build: [
Expand Down
2 changes: 1 addition & 1 deletion packages/github-jsoo/github-jsoo.4.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ depends: [
"github" {= version}
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"js_of_ocaml-lwt" {>= "3.4.0"}
"js_of_ocaml-lwt" {>= "3.4.0" & < "3.5.0"}
]
url {
src:
Expand Down
38 changes: 38 additions & 0 deletions packages/js_of_ocaml-compiler/js_of_ocaml-compiler.3.5.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.11.1"}
"ppx_expect" {with-test & >= "0.12.0"}
"cmdliner"
"ocaml-migrate-parsetree"
"yojson" # It's optional, but we want users to be able to use source-map without pain.
]

depopts: [ "ocamlfind" ]

conflicts: [
"ocamlfind" {< "1.5.1"}
"js_of_ocaml" {< "3.0"}
]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
2 changes: 1 addition & 1 deletion packages/js_of_ocaml-lwt/js_of_ocaml-lwt.3.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"ocaml" {>= "4.02.0"}
"jbuilder" {>= "1.0+beta17"}
"lwt" {>= "2.4.4"}
"js_of_ocaml" {>= "3.2"}
"js_of_ocaml" {>= "3.2" & < "3.5.0"}
"js_of_ocaml-ppx"
]
depopts: [ "graphics" "lwt_log" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/js_of_ocaml-lwt/js_of_ocaml-lwt.3.2.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"ocaml" {>= "4.02.0"}
"jbuilder" {>= "1.0+beta17"}
"lwt" {>= "2.4.4"}
"js_of_ocaml" {>= "3.2"}
"js_of_ocaml" {>= "3.2" & < "3.5.0"}
"js_of_ocaml-ppx"
]
depopts: [ "graphics" "lwt_log" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/js_of_ocaml-lwt/js_of_ocaml-lwt.3.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.2"}
"lwt" {>= "2.4.4"}
"js_of_ocaml" {>= "3.2"}
"js_of_ocaml" {>= "3.2" & < "3.5.0"}
"js_of_ocaml-ppx"
]
depopts: [ "graphics" "lwt_log" ]
Expand Down
2 changes: 1 addition & 1 deletion packages/js_of_ocaml-lwt/js_of_ocaml-lwt.3.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.2"}
"lwt" {>= "2.4.4"}
"js_of_ocaml" {>= "3.2"}
"js_of_ocaml" {>= "3.2" & < "3.5.0"}
"js_of_ocaml-ppx"
]
depopts: [ "graphics" "lwt_log" ]
Expand Down
31 changes: 31 additions & 0 deletions packages/js_of_ocaml-lwt/js_of_ocaml-lwt.3.5.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.11.1"}
"lwt" {>= "2.4.4"}
"js_of_ocaml" {>= "3.2"}
"js_of_ocaml-ppx"
]
depopts: [ "graphics" "lwt_log" ]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
28 changes: 28 additions & 0 deletions packages/js_of_ocaml-ocamlbuild/js_of_ocaml-ocamlbuild.3.5.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.11.1"}
"ocamlbuild"
]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
2 changes: 1 addition & 1 deletion packages/js_of_ocaml-ppx/js_of_ocaml-ppx.3.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ environment like browsers and Node.js
build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"ocaml" {>= "4.02.0" & < "4.09.0"}
"dune" {>= "1.2"}
"ocaml-migrate-parsetree"
"ppx_tools_versioned"
Expand Down
30 changes: 30 additions & 0 deletions packages/js_of_ocaml-ppx/js_of_ocaml-ppx.3.5.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.11.1"}
"ocaml-migrate-parsetree" {>= "1.4"}
"ppx_tools_versioned" {>= "5.2.3"}
"js_of_ocaml" {>= "3.0"}
]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.11.1"}
"js_of_ocaml"
"ocaml-migrate-parsetree"
"ppxlib" {< "0.9.0"}
]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
4 changes: 2 additions & 2 deletions packages/js_of_ocaml-toplevel/js_of_ocaml-toplevel.3.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ environment like browsers and Node.js
build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"ocaml" {>= "4.02.0" & < "4.09.0"}
"dune" {>= "1.2"}
"ocamlfind" {>= "1.5.1"}
"js_of_ocaml-compiler" {>= "3.4.0"}
"js_of_ocaml-compiler" {>= "3.4.0" & < "3.5.0"}
"js_of_ocaml-ppx"
"js_of_ocaml" {>= "3.0"}
]
Expand Down
31 changes: 31 additions & 0 deletions packages/js_of_ocaml-toplevel/js_of_ocaml-toplevel.3.5.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.11.1"}
"ocamlfind" {>= "1.5.1"}
"js_of_ocaml-compiler"
"js_of_ocaml-ppx"
"js_of_ocaml" {>= "3.0"}
]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
31 changes: 31 additions & 0 deletions packages/js_of_ocaml-tyxml/js_of_ocaml-tyxml.3.5.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
opam-version: "2.0"
maintainer: "dev@ocsigen.org"
authors: "Ocsigen team"
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
homepage: "http://ocsigen.github.io/js_of_ocaml"
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
synopsis: "Compiler from OCaml bytecode to Javascript"
description: """
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript.
It makes it possible to run pure OCaml programs in JavaScript
environment like browsers and Node.js
"""

build: [["dune" "build" "-p" name "-j" jobs]]

depends: [
"ocaml" {>= "4.02.0"}
"dune" {>= "1.11.1"}
"tyxml" {>= "4.3"}
"reactiveData" {>= "0.2"}
"js_of_ocaml" {>= "3.0"}
"js_of_ocaml-ppx"
]
url {
src:
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.5.0/js_of_ocaml-3.5.0.tbz"
checksum: [
"sha256=c19903c11a7e7657a4bb92de9ad910e6daf5afc9da7222dcd8fe8da8867f05b7"
"sha512=3aa852552abe268504f7e26841bd1c43e95dba0a5827f70b97230e900909c3fa94f59715b45ce658f0c2e298a0e89c882a994d5fcc6bcf75250cf0b94733fa88"
]
}
Loading