this repo has no description
0
fork

Configure Feed

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

Merge pull request #26369 from kit-ty-kate/opam-depext-win32

opam-depext is not compatible with Windows

authored by

Kate and committed by
GitHub
b3c56e94 6eee105e

+12 -12
+1 -1
packages/opam-depext/opam-depext.1.1.0/opam
··· 12 12 license: "LGPL-3.0-only WITH OCaml-LGPL-linking-exception" 13 13 dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0" 14 14 build: [make] 15 - available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" 15 + available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32" 16 16 conflicts: "depext" {!= "transition"} 17 17 synopsis: "Query and install external dependencies of OPAM packages" 18 18 description: """
+1 -1
packages/opam-depext/opam-depext.1.1.1/opam
··· 12 12 license: "LGPL-3.0-only WITH OCaml-LGPL-linking-exception" 13 13 dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0" 14 14 build: [make] 15 - available: [opam-version >= "2.0.0~beta5" & opam-version < "2.1"] 15 + available: [opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32"] 16 16 synopsis: "Query and install external dependencies of OPAM packages" 17 17 description: """ 18 18 opam-depext is a simple program intended to facilitate the interaction between
+1 -1
packages/opam-depext/opam-depext.1.1.2/opam
··· 12 12 license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception" 13 13 dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0" 14 14 build: [make] 15 - available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" 15 + available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32" 16 16 synopsis: "Query and install external dependencies of OPAM packages" 17 17 description: """ 18 18 opam-depext is a simple program intended to facilitate the interaction between
+1 -1
packages/opam-depext/opam-depext.1.1.3/opam
··· 12 12 license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception" 13 13 dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0" 14 14 build: [make] 15 - available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" 15 + available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32" 16 16 synopsis: "Query and install external dependencies of OPAM packages" 17 17 description: """ 18 18 opam-depext is a simple program intended to facilitate the interaction between
+1 -1
packages/opam-depext/opam-depext.1.1.4/opam
··· 11 11 homepage: "https://github.com/ocaml/opam-depext" 12 12 bug-reports: "https://github.com/ocaml/opam-depext/issues" 13 13 depends: ["ocaml" {>= "4.00"}] 14 - available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" 14 + available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32" 15 15 flags: plugin 16 16 build: make 17 17 dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0"
+1 -1
packages/opam-depext/opam-depext.1.1.5/opam
··· 11 11 homepage: "https://github.com/ocaml/opam-depext" 12 12 bug-reports: "https://github.com/ocaml/opam-depext/issues" 13 13 depends: ["ocaml" {>= "4.00"}] 14 - available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" 14 + available: opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32" 15 15 flags: plugin 16 16 build: make 17 17 dev-repo: "git+https://github.com/ocaml/opam-depext.git#2.0"
+1 -1
packages/opam-depext/opam-depext.1.2.0/opam
··· 20 20 "ocaml" {>= "4.00" & < "5.0.0"} 21 21 "base-unix" 22 22 ] 23 - available: opam-version >= "2.0.0~beta5" 23 + available: opam-version >= "2.0.0~beta5" & os != "win32" 24 24 post-messages: [ 25 25 "opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead" {opam-version >= "2.1"} 26 26 ]
+1 -1
packages/opam-depext/opam-depext.1.2.1-1/opam
··· 23 23 "ocamlfind" {dev} 24 24 ] 25 25 depopts: "ocaml-option-bytecode-only" 26 - available: opam-version >= "2.0.0~beta5" 26 + available: opam-version >= "2.0.0~beta5" & os != "win32" 27 27 flags: plugin 28 28 build: [ 29 29 ["sed" "-ib" "-e" "/all:/s/ncl//" "src_ext/Makefile"]
+2 -2
packages/opam-depext/opam-depext.1.2.1/opam
··· 22 22 "cmdliner" {>= "0.9.8" & dev} 23 23 "ocamlfind" {dev} 24 24 ] 25 - available: opam-version >= "2.0.0~beta5" 25 + available: opam-version >= "2.0.0~beta5" & os != "win32" 26 26 flags: plugin 27 27 build: [ 28 28 [make] {!dev} ··· 48 48 "md5=7bda1fdbd88322e8f515919c82a37a2a" 49 49 "sha512=a031289ac4e2d4d28bf02b892313b2a0ee724c94f0b7a131b3d9bccc5fbaf2292834d53dd6a0b7134f43bab06ee70bd2c98562fb3a6a03f1a526981290cbf501" 50 50 ] 51 - } 51 + }
+2 -2
packages/opam-depext/opam-depext.1.2.3/opam
··· 22 22 "cmdliner" {>= "0.9.8" & dev} 23 23 "ocamlfind" {dev} 24 24 ] 25 - available: opam-version >= "2.0.0~beta5" 25 + available: opam-version >= "2.0.0~beta5" & os != "win32" 26 26 flags: plugin 27 27 build: [ 28 28 [make] {!dev} ··· 48 48 "md5=9e2b6ede3d21ab5062e7d8e16f4ff71d" 49 49 "sha512=66bad919d86f3c2e5c493ee1df942e9c8653916f154e37dd8253d11189813a4848fe0b8bf22b44174c0210f74affa83803fd06cf2976ab789873335910b49f08" 50 50 ] 51 - } 51 + }