opencv: update to 5.0.0 - #62568
Open
zlice wants to merge 18 commits into
Open
opencv: update to 5.0.0#62568zlice wants to merge 18 commits into
zlice wants to merge 18 commits into
Conversation
zlice
force-pushed
the
opencv5
branch
2 times, most recently
from
September 18, 2026 16:08
0a6da3e to
f500327
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
ffmpeg9 #62550
Local build testing
broken
gmic is a royal pain. i don't know how other distro's have gotten this to build. finally got a half gnu-make + half cmake/ninja for qt/gimp stuff to go. end up with some conflict between qt5 (for zart) and opencv5 where the c-macro is namestepped from for X11Statusand flubs, and then trying to move things around for that seems to make qt5 go fubar.everything else appears to build for arm64-musl
gmic
there are a few build systems going on trying to build a few packages. the short version is that xbps-src's build flags aren't getting picked up, and some aren't there to begin with because the primary library is a gnu-makefile build_style, but other parts (qt+gimp) are cmake files or qmake (zart).
mlt7
looks like ci was failing not finding
dotfrom graphviz?opentoonz 1.8.0
arch has more patches for tiff, i'm not familiar with the software enough to tell if/what it's fixing.