regression on -current with opencv >= 4.5.1
by nobodino from LinuxQuestions.org on (#5CSEM)
One package doesn't build correctly with opencv >= 4.5.1
-mlt: after the "PYTHONSITEPKG ..." line add the 2 following lines:
----------------------------------
# patch to solve incompatibilty with opencv >= 4.5.1
cat $CWD/mlt-opencv.patch | patch -Esp1 --verbose || exit 1
----------------------------------
with enclosed patch.
Attached Files


-mlt: after the "PYTHONSITEPKG ..." line add the 2 following lines:
----------------------------------
# patch to solve incompatibilty with opencv >= 4.5.1
cat $CWD/mlt-opencv.patch | patch -Esp1 --verbose || exit 1
----------------------------------
with enclosed patch.
Attached Files
![]() | mlt-opencv.patch.txt (1.9 KB) |