blob: 7b21e69eee10c54afcf712c6fd4e3b563f966c7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-cityscapesscripts
pkgdesc = README and scripts for the Cityscapes Dataset
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/mcordts/cityscapesScripts
arch = any
license = custom
makedepends = python-setuptools
depends = python-appdirs
depends = python-matplotlib
depends = python-numpy
depends = python-pillow
depends = python-pyqt5
source = cityscapesScripts-2.0.1.tar.gz::https://files.pythonhosted.org/packages/source/c/cityscapesScripts/cityscapesScripts-2.0.1.tar.gz
source = LICENSE::https://github.com/mcordts/cityscapesScripts/raw/master/license.txt
sha512sums = 0a56abf7bc48a0f5e38fbbe9fcb8d1e6b4aacdafce4f2ba806d6181cb15aec0c7e39e940c561138b95bb02c638708304f0a2eddb135665563cf1055e1ad8f0eb
sha512sums = 2b8be7037da1a4609b610fad32f16bd047049270337cecf20d092a6716b01e9435ef5e44dc09ad63b267d30d4ff4011666c62b7055988181ff381af825d046e3
pkgname = python-cityscapesscripts
|