extra/opencv to 4.7.0-3

This commit is contained in:
Kevin Mihelich 2023-03-01 17:15:54 +00:00
parent 2da2bcdc8a
commit 7bd796fb75

View file

@ -9,13 +9,14 @@
pkgbase=opencv
pkgname=(opencv opencv-samples python-opencv)
pkgver=4.7.0
pkgrel=1
pkgrel=3
pkgdesc='Open Source Computer Vision Library'
arch=(x86_64)
license=(BSD)
url='https://opencv.org/'
depends=(tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 openjpeg2 ffmpeg protobuf)
makedepends=(cmake python-numpy python-setuptools mesa eigen hdf5 lapacke qt5-base vtk glew ant java-environment pugixml openmpi fmt)
makedepends=(cmake python-numpy python-setuptools mesa eigen hdf5 lapacke qt5-base vtk glew ant java-environment
pugixml openmpi fmt nlohmann-json)
optdepends=('opencv-samples: samples'
'vtk: for the viz module'
'glew: for the viz module'