extra/opencv to 4.3.0-5

This commit is contained in:
Kevin Mihelich 2020-05-09 08:20:16 +00:00
parent e16925e7a3
commit b659a31f8d

View file

@ -8,12 +8,12 @@
pkgbase=opencv
pkgname=(opencv opencv-samples)
pkgver=4.3.0
pkgrel=4
pkgrel=5
pkgdesc="Open Source Computer Vision Library"
arch=(x86_64)
license=(BSD)
url="https://opencv.org/"
depends=(intel-tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 jasper ffmpeg)
depends=(intel-tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 openjpeg2 ffmpeg)
makedepends=(cmake python-numpy python-setuptools mesa eigen hdf5 lapacke qt5-base vtk glew ant java-environment)
optdepends=('opencv-samples: samples'
'vtk: for the viz module'