summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49627894be64aae7d8305d54c3df98632af24e0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = openmvs-git
	pkgdesc = open Multi-View Stereo reconstruction library with simple and automatic set of tools
	pkgver = 0.7.r65.gd19dae8
	pkgrel = 1
	url = http://cdcseacave.github.io/openMVS
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = cmake
	makedepends = cuda
	makedepends = boost
	makedepends = gflags
	makedepends = eigen
	makedepends = ceres-solver
	makedepends = cgal
	makedepends = nvidia-utils
	depends = glew
	depends = glfw
	depends = suitesparse
	depends = blas
	depends = google-glog
	depends = opencv
	depends = boost-libs
	optdepends = nvidia-utils: GPU optimized mesh reconstruction code
	source = openmvs-git::git+https://github.com/cdcseacave/openMVS.git
	source = vcglib::git+https://github.com/cdcseacave/VCG.git
	md5sums = SKIP
	md5sums = SKIP

pkgname = openmvs-git