summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ed89d078ad310cd67c800711afe2d2854a3caa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = opengv-git
	pkgdesc = An efficient C++ library for calibrated camera pose computation using geometric computer vision algorithms.
	pkgver = r144.306a54e
	pkgrel = 2
	url = https://laurentkneip.github.io/opengv/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = boost
	makedepends = cmake
	makedepends = git
	depends = boost-libs
	depends = eigen>=3
	depends = python-numpy
	provides = opengv
	conflicts = opengv
	source = opengv::git+https://github.com/laurentkneip/opengv.git
	source = git+https://github.com/pybind/pybind11.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = opengv-git