mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/opencv to 4.7.0-3
This commit is contained in:
parent
2da2bcdc8a
commit
7bd796fb75
1 changed files with 3 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue