summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTim Rakowski2018-01-05 15:36:40 +0100
committerTim Rakowski2018-01-05 15:46:12 +0100
commit86fde2b55b6bbfdffbd5eddb5effdbd22508f67e (patch)
treec3dd19ce5bba5413a960304cfd438005814fefc1 /.SRCINFO
parentb34ad3f88598ba0c8fdcb87ddf520f4dad0f9f78 (diff)
downloadaur-86fde2b55b6bbfdffbd5eddb5effdbd22508f67e.tar.gz
Update to version 1.9.1-1
- Added -DBUILD_TESTS=OFF to cmake options because there was no check() anyhow - removed flann-1.8.4-gcc6.patch, since the issue has been fixed upstream - removed the lib64 -> lib sed call because it is not necessary anymore - removed the sed calls for the *.cu files because we do not compile the cuda lib - Attempted to add a check() function, but the "LshIndex_*" tests are known to fail: https://github.com/mariusmuja/flann/issues/316 - Attempted to enable BUILD_CUDA_LIB=ON but thrust::gather, used in kdtree_cuda_3d_index.cu, has been removed in Thrust v1.4.0 (current is 1.9)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c43bb8fcba71..229e889fe12e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jul 3 09:27:31 UTC 2016
+# Fri Jan 5 14:35:30 UTC 2018
pkgbase = flann
pkgdesc = FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces
- pkgver = 1.8.4
- pkgrel = 3
+ pkgver = 1.9.1
+ pkgrel = 1
url = http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
arch = i686
arch = x86_64
@@ -13,10 +13,8 @@ pkgbase = flann
depends = hdf5
optdepends = python2: python bindings
optdepends = cuda: cuda support
- source = http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.8.4-src.zip
- source = http://pkgs.fedoraproject.org/cgit/rpms/flann.git/plain/flann-1.8.4-gcc6.patch
- md5sums = a0ecd46be2ee11a68d2a7d9c6b4ce701
- md5sums = 21ec2d7009fb09307ab74909f3b1d04e
+ source = https://github.com/mariusmuja/flann/archive/1.9.1.tar.gz
+ md5sums = 73adef1c7bf8e8b978987e7860926ea6
pkgname = flann