summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca7b44b952a19a7e8221dce9fa073f9912622c4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = gtsam-mkl
	pkgdesc = A library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
	pkgver = 4.0.3
	pkgrel = 1
	url = https://gtsam.org/
	arch = x86_64
	arch = i686
	license = BSD
	makedepends = boost
	makedepends = cmake
	depends = boost-libs
	depends = eigen
	depends = intel-tbb
	depends = intel-mkl
	provides = gtsam=4.0.3
	conflicts = gtsam
	conflicts = gtsam-git
	source = https://github.com/borglab/gtsam/archive/4.0.3.tar.gz
	md5sums = 1e5c09da035c6b3d8cce3e23aeab6865

pkgname = gtsam-mkl