commit b935a1ba138b88fec0141b552f69812410dc8185
parent 966ce29d12ec775732dadff33deb862699bb831d
Author: Jan Pobrislo <ccx@te2000.cz>
Date: Tue, 4 Nov 2025 11:58:26 +0000
ocaml packages
Diffstat:
7 files changed, 27 insertions(+), 8 deletions(-)
diff --git a/templates/pkg/ocaml-logs b/templates/pkg/ocaml-logs
@@ -8,6 +8,15 @@
#+{{pkg_install_name("ocaml-cmdliner")}}
#+{{pkg_install_name("ocaml-fmt")}}
{% endblock package_deps %}
+{%- block build %}
+ocaml -I "$OCAMLPATH" pkg/pkg.ml build \
+ --with-cmdliner \
+ --with-fmt \
+ --without-js_of_ocaml-compiler \
+ --without-lwt \
+ --without-base-threads
+
+{% endblock build %}
{% block genlinks_begin %}
x["./library.ocaml/logs/logs.a"]=1
x["./library.ocaml/logs/logs.cma"]=1
diff --git a/variants/ccx-x86_64/ocaml-bos b/variants/ccx-x86_64/ocaml-bos
@@ -13,7 +13,7 @@
#+ocaml-fpath.bec59f163bad0d726c722021b5892b78a593980056825251596e13f3ab31991d
#+ocaml-rresult.9cb11f01ad3fc18ff1eac51edc2045aac895f559780b7eae99f5c259bb05b9a2
#+ocaml-fmt.5a323613e5740ba985fff767ea107f23c0c50ea8c50c2444dbd07ccd7582b1b6
-#+ocaml-logs.9697ca0ba9825702457c64f1150bc3c2c63cab861179ddd44d8e9b2c2ef4381b
+#+ocaml-logs.dc777cce8940c5ac6eb428676f9399a474684189dbfe99422c011599530e5213
#+ocaml-mtime.cd79f92ec98a82602257e8a5d1bbd5010080db3c155ae186e135bd8f51f77b62
#@untar:-j:sha256:d8d62e786b10d697e0457205a8eedeaa27ebcc90f1855f18df190cac2e3d8f37:.
diff --git a/variants/ccx-x86_64/ocaml-logs b/variants/ccx-x86_64/ocaml-logs
@@ -23,7 +23,12 @@ cd 'logs-0.9.0'
-ocaml -I "$OCAMLPATH" pkg/pkg.ml build
+ocaml -I "$OCAMLPATH" pkg/pkg.ml build \
+ --with-cmdliner \
+ --with-fmt \
+ --without-js_of_ocaml-compiler \
+ --without-lwt \
+ --without-base-threads
opam-installer -i \
diff --git a/variants/ccx-x86_64/wip.environment b/variants/ccx-x86_64/wip.environment
@@ -4,4 +4,4 @@
#+ocamlbuild.af1e7c1126b473143018d4844d1142ae30a23db6b8c435f28ba21bbe015b03f8
#+ocaml-base.6f21ed59c1615888f40f14b4362c60d1043053ba17c1be3fe604d54b69b82081
#+opam.714997e34c97a27678ee9a24f03256bbda3ac9e44597b10f56c795f37a17e989
-#+ocaml-bos.c85809b1a9cf956c035caebc13c5dc51b2e865adacb85253577c450964d15c9a-
\ No newline at end of file
+#+ocaml-bos.303e95a0a06ab34d15e50b0eec0c1a6e0ded4fae4cbadf9bb6f832f8381782bc+
\ No newline at end of file
diff --git a/variants/root-x86_64/ocaml-bos b/variants/root-x86_64/ocaml-bos
@@ -13,7 +13,7 @@
#+ocaml-fpath.406a982d259af5ce349b00db87cc30a1fa98fb992d86e6281a05128ccaa369e1
#+ocaml-rresult.2bf80737a8c2e7fb74a4964eaddecac799b32c6e389064e0c19fbc07db68e687
#+ocaml-fmt.27c928579ee8cbb67b165c7c832c51b2d19d7ba5aa403dd3ba5a7e81f5738d95
-#+ocaml-logs.53971082b012ff2dd33ae4ac98177998c876115b6f4312ef8b3aa9452a1631ca
+#+ocaml-logs.28f9f28ac7ed3127e776bdfa0a963577fe2017538f970b26f25d493a04bfe99c
#+ocaml-mtime.58ee1d2a6e5e2e7185a5fc9ffc1a2cfadf635806a55a961d6f44509de0a25e74
#@untar:-j:sha256:d8d62e786b10d697e0457205a8eedeaa27ebcc90f1855f18df190cac2e3d8f37:.
diff --git a/variants/root-x86_64/ocaml-logs b/variants/root-x86_64/ocaml-logs
@@ -23,7 +23,12 @@ cd 'logs-0.9.0'
-ocaml -I "$OCAMLPATH" pkg/pkg.ml build
+ocaml -I "$OCAMLPATH" pkg/pkg.ml build \
+ --with-cmdliner \
+ --with-fmt \
+ --without-js_of_ocaml-compiler \
+ --without-lwt \
+ --without-base-threads
opam-installer -i \
diff --git a/variants/root-x86_64/wip.environment b/variants/root-x86_64/wip.environment
@@ -4,4 +4,4 @@
#+ocamlbuild.7dbc10e2fcb4197fa855b0d7ac0932a3c7920e53535a080407d725092501ef20
#+ocaml-base.e5ace8983e084348e90d518c91ff918d0270001074c8c4890d93d7d0cc971120
#+opam.41ab4229b7606047164bfc9b9077da4555831edd67cf82d236ba1c6059bb9b96
-#+ocaml-bos.fb91b95d4f5d8aad5946205132deb39c93498ede025400e5ff992f5aaa9004c6-
\ No newline at end of file
+#+ocaml-bos.33c2c80de7b67f1e43de4d02c8472e5878633dab0e2238510d302d3cbec640be+
\ No newline at end of file