Thanks for the prompt fix!
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: | dpeukert |
| Last Packager: | dpeukert |
| Votes: | 2 |
| Popularity: | 0.000028 |
| 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 (5)
- ocaml-js_of_ocaml
- ocaml-js_of_ocaml (check)
- ocaml-ocamlgraph (check)
- ocaml-ocamlgraph-git (check)
- wanderers-git
Sources (1)
Latest Comments
meadow commented on 2024-06-02 18:22 (UTC)
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!
dpeukert commented on 2023-08-11 11:30 (UTC)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-graphics
Score_Under commented on 2023-04-18 05:51 (UTC)
This should depend on ocaml-compiler-libs (maybe makedepends only?) and libx11, otherwise it does not build from a clean chroot
dune also seems to have tightened its restrictions, because this error occurs in the package step after including those dependencies:
==> Starting package()...
dune: option '--libdir': the path must be absolute to avoid ambiguity
Usage: dune install [OPTION]… [PACKAGE]…
Try 'dune install --help' or 'dune --help' for more information.
Pinned Comments
dpeukert commented on 2023-08-11 11:30 (UTC)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-graphics