blob: bb3eb109b630808a682a7726eb796ad0a72c3e56 (
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
43
44
45
46
47
48
49
50
51
|
pkgbase = alice-vision
pkgdesc = Photogrammetric Computer Vision Framework which provides a 3D Reconstruction and Camera Tracking algorithms
pkgver = 3.2.0
pkgrel = 7
url = https://alicevision.github.io/
arch = x86_64
license = MPL2
license = MIT
makedepends = boost
makedepends = ninja
makedepends = eigen
makedepends = freetype2
makedepends = coin-or-coinutils
makedepends = coin-or-lemon
makedepends = git
makedepends = cmake
makedepends = doxygen
makedepends = python-sphinx
depends = boost-libs
depends = openimageio
depends = flann
depends = geogram
depends = coin-or-clp
depends = ceres-solver
depends = cctag
depends = alembic
depends = opengv
depends = opencv
depends = popsift
depends = uncertainty-framework
depends = assimp
options = !lto
options = !debug
source = git+https://github.com/alicevision/AliceVision#tag=v3.2.0
source = MeshSDFilter::git+https://github.com/alicevision/MeshSDFilter.git#branch=av_develop
source = nanoflann::git+https://github.com/alicevision/nanoflann.git
source = FindCoinUtils.cmake
source = FindClp.cmake
source = FindOsi.cmake
source = fix-computeUncertainty-build.patch
source = fix-default-ocio-path.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = d21691bfd9c2561cea52b5f48caf885ec6f8c2a0603ce594914bff610e77a0c5
sha256sums = 6523435334eec6e39a244371287504cd0a0e88aa0cbe5dcac38b819ea881074e
sha256sums = fbb87c86bc0b2ee2c98abfbecb0d555f75f01ccf5d4c59c22bb598e7f2897bf9
sha256sums = 17546a6c362782f90d1d85eb7a4b42b96f5f51879c68efbcbcf07635e0f60cbc
sha256sums = 3f02c715f27498ac8982edee3e3af151b0cd2a9cb83da37fef3b7fec1e34b169
pkgname = alice-vision
|