Skip to content

Conversation

CharlesAverill
Copy link
Contributor

OCaml Image File Viewer

CHANGES:

Initial release. Supports a few common and basic image formats and basic controls

@CharlesAverill
Copy link
Contributor Author

The opam-ci failure seems to be related to the installation not using sudo to install system packages, and I can't parse what's wrong with the Windows CI run.

What problems do I need to solve here?

@jmid
Copy link
Contributor

jmid commented Sep 4, 2025

CI is failing on opam-2.0 with a network issue (Temporary failure resolving 'deb.debian.org') which you can disregard.

On Windows, there's a CI failure installing conf-sdl2-image (a dependency of tsdl) - which is also not your fault.
Adding MinGW support for it is on my TODO list.

Would you consider adding a x-maintenance-intent entry? https://discuss.ocaml.org/t/opam-repository-archive-clarification-of-the-opam-fields

CHANGES:

Initial release. Supports a few common and basic image formats and basic controls.
Copy link
Contributor

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙏 LGTM!

@shonfeder
Copy link
Contributor

Thanks!

@shonfeder shonfeder merged commit 65be397 into ocaml:master Sep 5, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants