opam-repository
opam-repository copied to clipboard
Main public package repository for opam, the source package manager of OCaml.
Should be possible after https://github.com/ocaml/opam-repository/pull/22260
Introducing at last an opam package for the Frama-Clang plug-in of Frama-C
### `ip2location.8.0.0` IP2Location OCaml module to get geolocation data IP2Location IP Geolocation OCaml module enables you to get your visitors' country, region, city, latitude, longitude, ZIP code, ISP, domain name,...
11-0.1.2 (2022-10-14) ---------------------- fswatch\_async this PR adds janestreet async support for the fswatch bindings. as mentioned https://github.com/ocaml/opam-repository/issues/22256#issuecomment-1278523088 , build failure on debian/ubuntu is expected.
Follow-up to 9d1dfdcd28ab617f41a962895d5f284fe15b86dc where ocaml-variants were forgotten. See also #21786. This error was triggered while building variants for ocaml 4.09.1 with Apline 3.16 in ocaml-ci, see for instance: . The...
Ubuntu is shipping the library `libfswatch` inside the binary `fswatch` package since after 2018
### `based64.1.0` Bindings to https://github.com/aklomp/base64 --- * Homepage: https://github.com/tewonobasu/based64 * Source repo: git+https://github.com/tewonobasu/based64.git * Bug tracker: https://github.com/tewonobasu/based64/issues --- :camel: Pull-request generated by opam-publish v2.1.0
Summary of changes : - (conf-libwayland only) change build command to both test for the `wayland-scanner` tool and the `libwayland-client` library: while most OSes/distributions have these two artifacts in the...
Summary of changes : - use `os-family` instead of `os-distribution` to capture more derivatives - Windows: use package `libpng-devel` instead of `libpng`, add `os = "cygwin"` - Debian & Ubuntu:...
Summary of changes : - use `os-family` instead of `os-distribution` to capture more derivatives - Windows: add the Cygwin package - Debian & Ubuntu: add `os-family = "ubuntu"` because some...