Skip to content

Commit 67e9405

Browse files
Merge pull request #27236 from kit-ty-kate/opam-publish-mccs.1.1-19
Package mccs.1.1+19
2 parents f93eb7c + 283c15c commit 67e9405

File tree

8 files changed

+53
-10
lines changed

8 files changed

+53
-10
lines changed

packages/mccs/mccs.1.1+11/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ build: [
1515
["dune" "runtest" "--profile=release"] {with-test & os != "freebsd" & os != "macos"}
1616
]
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}

packages/mccs/mccs.1.1+12/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ build: [
1515
["dune" "runtest" "-p" name "-j" jobs] {with-test & os != "freebsd" & os != "macos"}
1616
]
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}

packages/mccs/mccs.1.1+13/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ build: [
1515
["dune" "runtest" "-p" name "-j" jobs] {with-test & os != "freebsd" & os != "macos"}
1616
]
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}

packages/mccs/mccs.1.1+14/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ build: [
1515
["dune" "runtest" "-p" name "-j" jobs] {with-test & os != "freebsd" & os != "macos"}
1616
]
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}

packages/mccs/mccs.1.1+16/opam

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ license: [
1515
homepage: "https://www.i3s.unice.fr/~cpjm/misc/"
1616
bug-reports: "https://github.com/ocaml-opam/ocaml-mccs/issues"
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}
@@ -34,4 +35,4 @@ url {
3435
"md5=4446765f76586baee995c53c2701974b"
3536
"sha512=bd9fd542639a2b27026291c78f63a96b03c2feae1ae6ca8828962a991b075c851a0bdbf8fc1b9f8cbfd17f87a43d2dfc46b61e8d986dad878251140892ef4491"
3637
]
37-
}
38+
}

packages/mccs/mccs.1.1+17/opam

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ license: [
1515
homepage: "https://www.i3s.unice.fr/~cpjm/misc/"
1616
bug-reports: "https://github.com/ocaml-opam/ocaml-mccs/issues"
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}
@@ -33,4 +34,4 @@ url {
3334
"md5=844d99bc531e0713238fe4b6b8511ed1"
3435
"sha512=2118a95bc4f20da469c13628a9dc3d193717789fb05242cfa38a3a195228a5376c6fa50e8369aa21be5e90e2bc5094a58e319d8fe75a63da925daa52024e8c40"
3536
]
36-
}
37+
}

packages/mccs/mccs.1.1+18/opam

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ license: [
1515
homepage: "https://www.i3s.unice.fr/~cpjm/misc/"
1616
bug-reports: "https://github.com/ocaml-opam/ocaml-mccs/issues"
1717
depends: [
18-
"ocaml"
18+
"ocaml" {>= "4.02"}
19+
"ocaml" {< "5.3" & os = "macos"}
1920
"dune" {>= "1.0"}
2021
"cudf" {>= "0.7"}
2122
"conf-c++" {build}
@@ -33,4 +34,4 @@ url {
3334
"md5=3fd6f609a02f3357f57570750fcacde0"
3435
"sha512=9b2c6c32a2851dca2e2089c39b2894930a9463a0d70b78172e851e338a2f9990573be981023e3eef65351c9cc12f955ad3dc26e3bf4b83525b9d79ee9dbb4a99"
3536
]
36-
}
37+
}

packages/mccs/mccs.1.1+19/opam

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
opam-version: "2.0"
2+
synopsis: """\
3+
MCCS (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver
4+
developed at UNS during the European MANCOOSI project"""
5+
maintainer: "Louis Gesbert <[email protected]>"
6+
authors: [
7+
"Claude Michel <[email protected]>"
8+
"Louis Gesbert <[email protected]>"
9+
]
10+
license: [
11+
"LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
12+
"BSD-3-clause"
13+
"GPL-3.0-only"
14+
]
15+
homepage: "https://www.i3s.unice.fr/~cpjm/misc/"
16+
bug-reports: "https://github.com/ocaml-opam/ocaml-mccs/issues"
17+
depends: [
18+
"ocaml" {>= "4.02"}
19+
"dune" {>= "1.0"}
20+
"cudf" {>= "0.7"}
21+
"conf-c++" {build}
22+
]
23+
build: [
24+
["dune" "build" "-p" name "-j" jobs]
25+
["sh" "-c" "dune build @settests --auto-promote || true"] {with-test}
26+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
27+
]
28+
dev-repo: "git+https://github.com/ocaml-opam/ocaml-mccs.git"
29+
url {
30+
src:
31+
"https://github.com/ocaml-opam/ocaml-mccs/releases/download/1.1+19/mccs-1.1+19.tar.gz"
32+
checksum: [
33+
"md5=f852da188bf7de20e64be2fce0e48e0a"
34+
"sha512=9b6ab739f85c163668573887cc9647cd8ef7fd0ad155a72819dbd4b6a243af4ba8b7e5678492f856d864471652ddcfaeed05da47b972a65ac1cd9e072ba88dc5"
35+
]
36+
}

0 commit comments

Comments
 (0)