Debian Patches

Status for opencv/4.10.0+dfsg-9

Patch Description Author Forwarded Bugs Origin Last update
change_jquery.js_path [PATCH 2/2] use system-installed jquery Nobuhiro Iwamatsu <iwamatsu@debian.org> no 2018-08-04
cmake-dont-install-inexistent-files.patch =================================================================== no
0006-Fix-LAPACK-finding-CMake-code.patch Fix LAPACK finding CMake code
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Victor Westerhuis <VJ.Westerhuis@student.han.nl> no 2022-09-09
0008-Do-not-embed-build-directory-in-binaries.patch Do not embed build directory in binaries
This makes the opencv core module build reproducibly.
Victor Westerhuis <victor@westerhu.is> no 2022-11-19
0009-Do-not-embed-build-directory-in-documentation.patch Do not embed build directory in documentation
This makes the documentation build reproducibly.
Victor Westerhuis <victor@westerhu.is> no 2022-11-19
cmake-no-download.patch =================================================================== no
setup-py-for-egg.patch =================================================================== no
fix-vsx-build-with-gcc-15.patch Fix VSX build with GCC 15 Maksim Shabunin <maksim.shabunin@gmail.com> no debian upstream, https://github.com/opencv/opencv/commit/3effe195cb2cf4b7f98fe5e9b4df55aa4951d706 2025-01-16
cmake-4.patch Fix configuring with CMake version 4 Dan Dennedy <dan@dennedy.org> no debian upstream, https://github.com/opencv/opencv/commit/cb8030809e0278d02fa335cc1f5ec7c3c17548e0 2025-04-02
ffmpeg-8.0-compat-1.patch FFmpeg 8.0 support 1/2 Alexander Smorkalov <alexander.smorkalov@opencv.ai> no upstream, https://github.com/opencv/opencv/commit/90c444abd387ffa70b2e72a34922903a2f0f4f5a
ffmpeg-8.0-compat-2.patch FFmpeg 8.0 support 2/2 Dmitry Kurtaev <dmitry.kurtaev@gmail.com> no upstream, https://github.com/opencv/opencv/commit/443d0ae63fad6dfd8c485d609203db16c8bd0ec3
vtk-9.6.patch Fix FTBFS with VTK 9.6 Adrian Bunk <bunk@debian.org> no debian
ffmpeg-9.0-compat.patch videoio: fix build with FFmpeg 9 after AVCodec::pix_fmts and supported_framerates removal FFmpeg 9 removes AVCodec::pix_fmts and AVCodec::supported_framerates, which
were deprecated in FFmpeg 7.1 (libavcodec 61.13.100) in favour of
avcodec_get_supported_config(). Query both lists through
avcodec_get_supported_config() when building against libavcodec 61.13.100 or
newer; that call also reports the number of entries, so the loops iterate by
count instead of relying on the old sentinel terminator. FFmpeg older than
7.1 keeps the previous direct field access. The ffmpeg 7.1 in trixie and
8.x in unstable already take the new code path.
.
Backport of the three commits of upstream PR #29533 (merged into the 4.x
branch on 2026-08-11, not yet in any release tag), ported by hand because
4.10.0 predates later 4.x changes to these files:
.
https://github.com/opencv/opencv/commit/700cd32ffd59ed3c6f6aec1919867653d8b125ea
https://github.com/opencv/opencv/commit/83ed22ca2800267050a4a9a94afab605c990c0e0
https://github.com/opencv/opencv/commit/c0166c617d765ac707dde6b9acd8cfcd49751049
Alexander Smorkalov <alexander.smorkalov@opencv.ai> not-needed debian upstream backport, https://github.com/opencv/opencv/pull/29533 2026-09-19

All known versions for source package 'opencv'

Links