mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/opencv to 2.4.1-1
This commit is contained in:
parent
55a8ce012c
commit
4b65a2d41c
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ plugrel=1
|
|||
pkgbase=opencv
|
||||
pkgname=('opencv' 'opencv-docs' 'opencv-samples')
|
||||
_realname=OpenCV
|
||||
pkgver=2.4.0
|
||||
pkgver=2.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="Open Source Computer Vision Library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -26,7 +26,7 @@ optdepends=('opencv-docs'
|
|||
'python2-numpy: Python 2.x interface')
|
||||
options=('!libtool')
|
||||
source=("http://downloads.sourceforge.net/opencvlibrary/$_realname-${pkgver}.tar.bz2")
|
||||
md5sums=('1fcda4ed3d0655f033ac30be8bad4882')
|
||||
md5sums=('144aafa12260150490ce77d8debc1a23')
|
||||
|
||||
_cmakeopts=('-D CMAKE_BUILD_TYPE=Release'
|
||||
'-D CMAKE_INSTALL_PREFIX=/usr'
|
||||
|
|
Loading…
Reference in a new issue