summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ac662d5b75206806b789b99e5d9480e84821d53 (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
33
34
35
36
37
38
39
40
41
42
pkgbase = colmap-git
	pkgdesc = COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface.
	pkgver = 3.1.r84.g3c7fd57
	pkgrel = 1
	url = https://colmap.github.io/
	install = colmap-git.install
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = ceres-solver
	makedepends = boost
	makedepends = git
	makedepends = cmake
	makedepends = eigen
	makedepends = cuda
	depends = gflags
	depends = suitesparse
	depends = freeglut
	depends = glew
	depends = google-glog
	depends = freeimage
	depends = boost-libs
	depends = qt5-base
	optdepends = cuda: for cuda sfm/mvs acceleration
	options = !buildflags
	source = colmap-git::git+https://github.com/colmap/colmap.git#branch=dev
	source = nvm-export.patch
	source = colmap-git.install
	source = colmap.desktop
	source = vocabulary-tree-64K.bin::https://demuc.de/colmap/vocab_tree-65536.bin
	source = vocabulary-tree-256K.bin::https://demuc.de/colmap/vocab_tree-262144.bin
	source = vocabulary-tree-1M.bin::https://demuc.de/colmap/vocab_tree-1048576.bin
	md5sums = SKIP
	md5sums = 8a9f76c21ae93e5f5571f372f5401423
	md5sums = ebb1dc43e014a1e720a06422c6248a40
	md5sums = 55d81534d969cf706719007462f20443
	md5sums = 3521ff3c601596473c6ce5256772f606
	md5sums = e423daecc45d56b749d25eeace9de1c8
	md5sums = 7ec70d4137d9b7ca9f076df34808ccc7

pkgname = colmap-git