summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b43ead3eb235687ca7ce93cb29a1dfdf6b29f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-stitching
	pkgdesc = A Python package for fast and robust Image Stitching
	pkgver = 0.6.1
	pkgrel = 2
	url = https://github.com/OpenStitching/stitching
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-opencv>=4.0.1
	depends = python-largestinteriorrectangle
	depends = python-numpy
	provides = stitch
	source = python-stitching-0.6.1.tar.gz::https://github.com/OpenStitching/stitching/archive/v0.6.1.tar.gz
	sha256sums = d39dee02e81c05860ed9ea372d27feefb2558f2d3a0bf72b19c6769e2effa051

pkgname = python-stitching