mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/opencv to 3.4.1-1
This commit is contained in:
parent
e61575e8cc
commit
c8e531c34b
1 changed files with 4 additions and 4 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
pkgbase=opencv
|
||||
pkgname=('opencv' 'opencv-samples')
|
||||
pkgver=3.4.0
|
||||
pkgrel=2.1
|
||||
pkgver=3.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="Open Source Computer Vision Library"
|
||||
arch=('x86_64')
|
||||
license=('BSD')
|
||||
|
@ -25,8 +25,8 @@ optdepends=('opencv-samples'
|
|||
'python2-numpy: Python 2 interface')
|
||||
source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip"
|
||||
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz")
|
||||
sha256sums=('ae8a9f468b7ee3822a62d20d356c69f2b32330a231e738ac2914f332766611b7'
|
||||
'699ab3eee7922fbd3e8f98c68e6d16a1d453b20ef364e76172e56466dc9c16cd')
|
||||
sha256sums=('24bda432eaace9e992322dcc3d30144cefa5314c2424d4aa02e5fe3fa9dd17bd'
|
||||
'298c69ee006d7675e1ff9d371ba8b0d9e7e88374bb7ba0f9d0789851d352ec6e')
|
||||
|
||||
_cmakeopts=('-D WITH_OPENCL=ON'
|
||||
'-D WITH_OPENGL=ON'
|
||||
|
|
Loading…
Reference in a new issue