summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrank Neuhaus2021-12-11 08:05:44 +0100
committerFrank Neuhaus2021-12-11 08:05:44 +0100
commitfd402d6f97d8475bb6c4851c86f227129efbbc5a (patch)
tree23df0d409454443ced588250325615f27900f648 /.SRCINFO
parenta02abb1dbbab95b18e1260506e3796be9fc0b8eb (diff)
downloadaur-fd402d6f97d8475bb6c4851c86f227129efbbc5a.tar.gz
- Backport compile fix for TBB from git as requested by xantares
- Pin Eigen Version as suggested from bartus
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a51f392ca9db..49c8179ba60b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ceres-solver
pkgdesc = Solver for nonlinear least squares problems
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = http://ceres-solver.org/
arch = i686
arch = x86_64
@@ -13,7 +13,8 @@ pkgbase = ceres-solver
optdepends = openmp
options = staticlibs
source = http://ceres-solver.org/ceres-solver-2.0.0.tar.gz
+ source = 0001-Fix-FindTBB-version-detection-with-TBB-2021.1.1.patch
sha256sums = 10298a1d75ca884aa0507d1abb0e0f04800a92871cd400d4c361b56a777a7603
+ sha256sums = 3995ecc44dd32cd00c5708a85f8fa9ca6d1deb6a354e7bc89f00d94f243bab76
pkgname = ceres-solver
-