extra/opencv to 2.4.1-1

This commit is contained in:
Kevin Mihelich 2012-06-05 11:43:57 -04:00
parent 55a8ce012c
commit 4b65a2d41c

View file

@ -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'