package graphics

  1. Overview
  2. Docs
The OCaml graphics library

Install

Dune Dependency

Authors

Maintainers

Sources

graphics-5.1.2.tbz
sha256=400fd81d23f1cb4146b96979342c247971dd54f5879ffd2f80ec7cd0212e32d4
sha512=1387c1ecf5dfd62c3927f1f8ce0bcc8b162ef22f15bfd41eba47c955091f7ce5f19395beab550d31cff38d22c4ad097350975381e60936a0004271e96f65b09b

CHANGES.md.html

5.1.2 (unreleased)

  • Fix PKG_CONFIG_PATH for latest macOS xquartz (#36, @smorimoto)

5.1.1 (02/02/2021)

  • Fix configurator detection on native Windows (#19, @fdopen)

  • Use caml_alloc_custom_mem when available (#23, @hhugo)

  • Fix windows dependencies (#20, @jeremiedimino)

  • Safe-string updates for native Windows (#28, fixes #27, @dra27)

5.1.0 (05/12/2019)

  • Use pkg-config to query x11 compilation and linking flags + hardcode a few pkg-config paths for OSX (#17, fixes #16, @jeremiedimino)

5.0.0 (16/09/2019)

Initial release for OCaml >= 4.09.0.

2.0.0 (12/03/2019)

Initial release. It never made it to the opam repository as the version number was too low.