mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/opencv to 2.4.12.3-1
This commit is contained in:
parent
965e1387ae
commit
142532c776
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
|||
|
||||
pkgbase=opencv
|
||||
pkgname=('opencv' 'opencv-samples')
|
||||
pkgver=2.4.12.2
|
||||
pkgrel=3
|
||||
pkgver=2.4.12.3
|
||||
pkgrel=1
|
||||
pkgdesc="Open Source Computer Vision Library"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('BSD')
|
||||
|
@ -25,7 +25,7 @@ optdepends=('opencv-samples'
|
|||
'python2-numpy: Python 2.x interface')
|
||||
#source=("http://downloads.sourceforge.net/opencvlibrary/$pkgname-$pkgver.zip")
|
||||
source=("$pkgbase-$pkgver::https://github.com/Itseez/opencv/archive/$pkgver.zip" opencv-ffmpeg3.patch)
|
||||
md5sums=('5f7cde7f0bccd90542805ea20687fc8d'
|
||||
md5sums=('eaede6500e9c2d56683196b0576db1f7'
|
||||
'c752f3e83ebb021171fdd04aa7fb2e5a')
|
||||
|
||||
_cmakeopts=('-D WITH_OPENCL=OFF'
|
||||
|
|
Loading…
Reference in a new issue