blob: 8af0dbb5d926fdeb63bc3fc3eead8f0e3a7788b2 (
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
|
pkgbase = xpano-git
pkgdesc = A tool for panorama stitching with focus on simplicity and ease of use
pkgver = 0.19.3.r0.g11a00d4
pkgrel = 1
url = https://krupkat.github.io/xpano/
arch = x86_64
license = GPL-3.0-or-later
checkdepends = catch2
makedepends = git
depends = opencv
depends = sdl2
depends = spdlog
depends = exiv2
source = git+https://github.com/krupkat/xpano
source = git+https://github.com/p-ranav/alpaca
source = git+https://github.com/TartanLlama/expected
source = git+https://github.com/krupkat/imgui
source = git+https://github.com/krupkat/multiblend
source = git+https://github.com/btzy/nativefiledialog-extended
source = git+https://github.com/simd-everywhere/simde
source = git+https://github.com/krupkat/thread-pool
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = xpano-git
|