8 Commits

Author SHA1 Message Date
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
Jakub Jirutka
f7d5a5e31f testing/js_of_ocaml: rebuild
Rebuild after upgrade of some ocaml packages.
2018-07-07 18:41:29 +02:00
Jakub Jirutka
d2ee80822d testing/js_of_ocaml: remove ocaml-result-dev from makedepends
It's a transitive dependency for ocaml-migrate-parsetree.
2018-07-07 02:14:58 +02:00
Jakub Jirutka
9774cf1dd7 testing/ocaml-migrate-parsetree: rebuild depending packages 2018-03-30 20:26:43 +02:00
Jakub Jirutka
08e0ea5a97 testing/ocaml-yojson: fix depends on -dev subpkg, fix depending pkgs
There are already two packages that require yojson and not biniou or
easy-format, but fails to build when ocaml-biniou-dev and
ocaml-easy-format-dev are not installed, so they are probably needed
as transitive dependencies.
2018-03-12 00:00:55 +01:00
Jakub Jirutka
ffe52ad52f testing/js_of_ocaml: build with yojson to enable --source-map 2018-03-12 00:00:54 +01:00
Jakub Jirutka
1b40b0dd82 testing/js_of_ocaml: add missing build dependency ocaml-ocamlbuild-dev 2018-03-12 00:00:54 +01:00
Jakub Jirutka
0312a5e791 testing/js_of_ocaml: new aport
http://ocsigen.org/js_of_ocaml/
Compiler from OCaml to Javascript
2018-03-11 21:37:44 +01:00