Package: opencv / 2.4.9.1+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
opencv | 2.4.9.1+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
build static libs | (download) |
cmake/OpenCVModule.cmake |
5 5 + 0 - 0 ! |
support build static libraries |
drop_asm_types_h_kfreebsd | (download) |
modules/highgui/src/cap_libv4l.cpp |
3 2 + 1 - 0 ! |
fix ftbfs on kfreebsd |
support_multiarch | (download) |
CMakeLists.txt |
5 3 + 2 - 0 ! |
support multiarch |
fix_ftbfs_on_non_linux | (download) |
modules/core/src/parallel.cpp |
6 3 + 3 - 0 ! |
fix ftbfs on non linux |
pkg config | (download) |
cmake/OpenCVGenPkgconfig.cmake |
9 7 + 2 - 0 ! |
pkg-config is broken in opencv-2.4.x Bug: http://code.opencv.org/issues/1925 Bug-Debian: http://bugs.debian.org/721894, http://bugs.debian.org/678222 |
change_type_from_int_to_Atomic_word | (download) |
modules/core/include/opencv2/core/core.hpp |
10 5 + 5 - 0 ! |
fix ftbfs on sparc64 |
revert Make ts always static | (download) |
modules/ts/CMakeLists.txt |
11 10 + 1 - 0 ! |
revert commit 131458847bbf2fe971c6b5e40a8b59d0d48b0d0c This commit disable building shared library of TS. |
fix_path_of_opencl_headers | (download) |
cmake/OpenCVDetectOpenCL.cmake |
2 1 + 1 - 0 ! |
fix path of opencl header file. this patch modified can be set by OPENCL_INCLUDE_DIR option for path of the header file of OpenCL. Bug: None Bug-Debian: None |
libav10.patch | (download) |
modules/highgui/src/cap_ffmpeg_impl.hpp |
349 63 + 286 - 0 ! |
support building with the upcoming libav 10 release |