mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/opencv to 2.4.10-2
This commit is contained in:
parent
2dfbab551f
commit
1a54f20090
1 changed files with 2 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue