spack/var/spack/repos/builtin/packages/opencv
Glenn Johnson c6961ba4d3
Fixes for opencv (#24361)
This PR fixes a couple of issues with the opencv package, mostly in
relation to cuda. This is only focused on cuda, not any of the other
variants.
- Added versions to the contrib_vers list. Added for all that can be
  retrieved from github. The one for the latest version was missing.
- Added a cmake patch for v3.2.0.
- Deprecated versions 3.1.0 and 3.2.0 as neither of those could be
  built, with or without cuda.
- Adjusted constraints on applying initial cmake patch.
- Added cudnn dependency when +cuda.
- Set constraints for cudnn and cuda for older versions of opencv.
2021-06-18 16:15:58 +02:00
..
dnn_cuda.patch
opencv3.2_cmake.patch
opencv3.2_compiler_cmake.patch
opencv3.2_ffmpeg.patch
opencv3.2_fj.patch
opencv3.2_python3.7.patch
opencv3.2_regacyvtk.patch
opencv3.2_vtk.patch
package.py