| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-04 | Update the cmake 4.0 fix | Daniel Bermond | |
| Patching all occurrences of unsupported 'cmake_minimum_required()' is not needed. Starting at CMake 4.0, there is a new variable[1] named 'CMAKE_POLICY_VERSION_MINIMUM' that can be externally set exactly for the purpose of setting the policy version of projects that are not yet updated. [1] https://cmake.org/cmake/help/v4.0/variable/CMAKE_POLICY_VERSION_MINIMUM.html | |||
| 2025-04-03 | Add fix for cmake 4.0. Update license and dependencies. Cosmetics. | Daniel Bermond | |
| 2023-12-18 | Remove empty directory | Daniel Bermond | |
| 2023-12-18 | Remove cmake symbolic links | Daniel Bermond | |
| These causes problems. Users strictly wanting to build target cmake projects against opencv2 now need to specify the opencv path with the 'OPENCV_ROOT' environment variable. | |||
| 2023-12-02 | Enable v4l internal code | Daniel Bermond | |
| It only links to v4l libraries when using 'WITH_LIBV4L'. The option 'WITH_V4L' seems to use internal code only. | |||
| 2023-12-02 | Explicitly disable v4l and v4l2 | Daniel Bermond | |
| 2023-11-25 | Update to version 2.4.13.7. Various improvements. | Daniel Bermond | |
| 2021-07-06 | Move `provides` inside `package_opencv()` | bartus | |
| 2021-07-03 | Fix gcc:11 build, pop version, refactor | bartus | |
| 2019-02-27 | Updated PKBGUILD to increase compatibility. | Ashok Arora | |
| 2018-06-04 | upgraded to 2.4.13.6 | Jingbei Li | |
| 2017-09-09 | added CMake patch (see https://github.com/opencv/opencv/pull/9408) | joeda | |
| 2017-08-29 | updated to 2.4.13.3 | joeda | |
| 2016-05-24 | update to opencv-2.4.13 | Joshua Schüler | |
| 2016-05-10 | Add fixes for gcc 6.1, temporarily disable CUDA support | Joshua Schüler | |
| 2016-04-25 | fixed pkgbase | name | |
| 2016-04-25 | added srcinfo | name | |
| also removed python2 from optdepends | |||
| 2016-04-25 | initial commit | name | |
| copied from Arch Packages adjusted pkgname adjusted description | |||