summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8991a9daecaff46739e8f0de2fa06c032fb1f803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = sophus
	pkgdesc = C++ implementation of Lie Groups using Eigen
	pkgver = 1.24.6
	pkgrel = 3
	url = https://github.com/strasdat/Sophus
	arch = x86_64
	arch = i686
	license = MIT
	checkdepends = ceres-solver
	checkdepends = python-pytest
	makedepends = cmake
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = eigen
	depends = fmt
	source = Sophus-1.24.6.tar.gz::https://github.com/strasdat/Sophus/archive/1.24.6.tar.gz
	sha256sums = 3f3098bdac2c74d42a921dbfb0e5e4b23601739e35a1c1236c2807c399da960c

pkgname = sophus