Search Criteria
Package Details: ocaml-graphics 5.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ocaml-graphics.git (read-only, click to copy) |
|---|---|
| Package Base: | ocaml-graphics |
| Description: | OCaml graphics library |
| Upstream URL: | https://github.com/ocaml/graphics |
| Keywords: | draw drawing graphics gui library ocaml primitive primitives x11 |
| Licenses: | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Submitter: | Singularity |
| Maintainer: | None |
| Last Packager: | dpeukert |
| Votes: | 2 |
| Popularity: | 0.000019 |
| First Submitted: | 2020-02-08 03:23 (UTC) |
| Last Updated: | 2025-06-23 17:37 (UTC) |
Dependencies (6)
- dune
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxft (libxft-gitAUR)
- ocaml (ocaml-gitAUR)
- ocaml-compiler-libs (ocaml-compiler-libs-gitAUR)
- pkgconf (pkgconf-gitAUR)
Required by (4)
- ocaml-js_of_ocaml
- ocaml-ocamlgraph (check)
- ocaml-ocamlgraph-git (check)
- wanderers-git
Latest Comments
meadow commented on 2024-06-02 18:22 (UTC)
Thanks for the prompt fix!
dpeukert commented on 2024-06-02 18:15 (UTC)
@meadow: Good point, done!
meadow commented on 2024-06-02 16:00 (UTC)
Hey,
Could you bump the pkgver by one to force a rebuild for Ocaml 5.2? :)
Background: Some of my packages don't build because they need ocaml-graphics built with the same Ocaml version.
Thanks!
Score_Under commented on 2023-04-18 05:51 (UTC)
This should depend on
ocaml-compiler-libs(maybe makedepends only?) andlibx11, otherwise it does not build from a clean chrootdune also seems to have tightened its restrictions, because this error occurs in the package step after including those dependencies: