extra/opencv to 2.4.10-2

This commit is contained in:
David Beauchamp 2014-11-11 15:22:26 -05:00
parent 2dfbab551f
commit 1a54f20090

View file

@ -12,16 +12,15 @@
pkgbase=opencv
pkgname=('opencv' 'opencv-samples')
pkgver=2.4.10
pkgrel=1
pkgrel=2
pkgdesc="Open Source Computer Vision Library"
arch=('i686' 'x86_64')
license=('BSD')
url="http://opencv.org/"
depends=('openexr' 'xine-lib' 'libdc1394' 'gtkglext')
makedepends=('cmake' 'python2-numpy' 'mesa' 'eigen2' 'vtk')
makedepends=('cmake' 'python2-numpy' 'mesa' 'eigen2')
optdepends=('opencv-samples'
'eigen2'
'vtk: 3D visualization'
'python2-numpy: Python 2.x interface')
source=("http://downloads.sourceforge.net/opencvlibrary/$pkgname-$pkgver.zip"
'pkgconfig.patch'