this repo has no description

more oversights

Changed files
+17 -9
packages
camlp5
camlp5.8.00
camlp5.8.00~alpha01
camlp5.8.00~alpha02
camlp5.8.00~alpha03
camlp5.8.00~alpha04
camlp5.8.00~alpha05
camlp5.8.00~alpha06
conf-perl-ipc-system-simple
conf-perl-ipc-system-simple.1
pa_ppx
pa_ppx.0.07
+2 -1
packages/camlp5/camlp5.8.00/opam
···
depends: [
"ocaml" {>= "4.02" & < "4.13.0"}
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
"conf-diffutils" { with-test }
"pcre" { with-test }
"ounit" { with-test }
+2 -1
packages/camlp5/camlp5.8.00~alpha01/opam
···
depends: [
"ocaml" { >= "4.02" & <= "4.11.0" & != "4.10.1" & != "4.10.2" }
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
]
build: [
+2 -1
packages/camlp5/camlp5.8.00~alpha02/opam
···
depends: [
"ocaml" {>= "4.02" & <= "4.11.0" & != "4.10.1" & != "4.10.2" }
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
]
build: [
["./configure" "--prefix" prefix "-libdir" lib "-mandir" man]
+2 -1
packages/camlp5/camlp5.8.00~alpha03/opam
···
depends: [
"ocaml" {>= "4.02" & <= "4.11.0" & != "4.10.2" }
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
]
build: [
["./configure" "--prefix" prefix "-libdir" lib "-mandir" man]
+2 -1
packages/camlp5/camlp5.8.00~alpha04/opam
···
depends: [
"ocaml" {>= "4.02" & < "4.12.0"}
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
"pcre" { with-test }
"ounit2" { with-test }
]
+2 -1
packages/camlp5/camlp5.8.00~alpha05/opam
···
depends: [
"ocaml" {>= "4.02" & < "4.12.0"}
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
"pcre" { with-test }
"ounit2" { with-test }
]
+2 -1
packages/camlp5/camlp5.8.00~alpha06/opam
···
depends: [
"ocaml" {>= "4.02" & < "4.12.0"}
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
"pcre" { with-test }
"ounit2" { with-test }
]
+1 -1
packages/conf-perl-ipc-system-simple/conf-perl-ipc-system-simple.1/opam
···
depexts: [
["libipc-system-simple-perl"] {os-family = "debian"}
["perl-ipc-system-simple"] {os-distribution = "alpine"}
-
["perl-IPC-System-Simple"] {os-distribution = "centos"}
+
["epel-release" "perl-IPC-System-Simple"] {os-distribution = "centos"}
["perl-IPC-System-Simple"] {os-distribution = "ol"}
["perl-IPC-System-Simple"] {os-family = "suse"}
["perl-IPC-System-Simple"] {os-family = "fedora"}
+2 -1
packages/pa_ppx/pa_ppx.0.07/opam
···
depends: [
"ocaml" { >= "4.10.0" & < "4.13.0" }
"conf-perl"
-
"conf-perl-packages"
+
"conf-perl-ipc-system-simple"
+
"conf-perl-string-shellquote"
"camlp5" { >= "8.00" }
"not-ocamlfind" { >= "0.01" }
"pcre" { >= "7.4.3" }