summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e185cae1fc6d6b35cbd3fafdf779972582c79ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sophus
	pkgdesc = C++ implementation of Lie Groups using Eigen
	pkgver = 1.24.6
	pkgrel = 4
	url = https://github.com/strasdat/Sophus
	arch = x86_64
	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