summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThibaud Hulin2018-01-14 19:14:12 +0100
committerThibaud Hulin2018-01-14 19:14:12 +0100
commitf5636006ef596450c76d860dcc07dfd8b6d66d12 (patch)
treedb016eb49476bd1219331445ab1352f05cefdc85 /.SRCINFO
parentfc99cc6841cb45be489789b49268ae8e9f1bd402 (diff)
downloadaur-f5636006ef596450c76d860dcc07dfd8b6d66d12.tar.gz
Update to 3.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bff08d57d48..39a3dbe1739f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = visp
pkgdesc = A modular library for visual tracking and visual servoing
- pkgver = 3.0.1
+ pkgver = 3.1.0
pkgrel = 1
- url = http://www.irisa.fr/lagadic/visp/
+ url = https://visp.inria.fr
arch = i686
arch = x86_64
- license = GPL2
+ license = GPL2+
license = custom:ViSP Professional Edition License
makedepends = cmake
- depends = gsl
+ depends = eigen
optdepends = xorg-server: used for the image display
+ optdepends = libx11: used for the image display
optdepends = gtk2: used for the image display
optdepends = libxml2: parse XML files for camera and model-based tracker parameters
optdepends = ogre: for 3D Rendering
@@ -17,21 +18,20 @@ pkgbase = visp
optdepends = soqt: interfacing coin with qt
optdepends = yarp: used for robot commands
optdepends = v4l-utils: tools to convert video
- optdepends = libfreenect: driver for Kinect
optdepends = libdc1394: high level programming interface for IEEE1394 digital camera
- optdepends = libusb: access to usb devices
- optdepends = ffmpeg: to manipulate video files
optdepends = libjpeg-turbo: to convert jpeg files
optdepends = libpng: to convert png files
optdepends = doxygen: for documentation
- optdepends = biclops: used for motion control device of Traclabs
optdepends = zbar: used to read bar codes and QR codes
optdepends = coin: used for simulation or augmented reality capabilities
+ optdepends = gsl: used for the SVD and LU decompositions
optdepends = lapack: provides routines for solving systems of simultaneous linear equations
- optdepends = opencv>=2.2.0: provides image converters, a renderer, a feature point tracker and point matching classes
+ optdepends = eigen: used for linear algebra (matrix inversion, SVD
+ optdepends = opencv: provides image converters, a renderer, a feature point tracker and point matching classes
+ optdepends = zbar: used to read QR codes
optdepends = libdmtx: used to read Data Matrix bar codes
- source = http://gforge.inria.fr/frs/download.php/latestfile/475/visp-3.0.1.tar.gz
- md5sums = c5894c6304f45d2c8f9d3b513bee59b4
+ source = http://gforge.inria.fr/frs/download.php/latestfile/475/visp-3.1.0.tar.gz
+ md5sums = 8964aa54c9c3b18773f10c54da042780
pkgname = visp