blob: 526611753c84083d33946d5a5e4e825948a92f45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = labelme
pkgdesc = Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
pkgver = 4.5.9
pkgrel = 1
url = https://github.com/wkentaro/labelme
arch = any
license = GPL
makedepends = python-setuptools
depends = python-imgviz
depends = python-matplotlib
depends = python-numpy
depends = python-pillow
depends = python-qtpy
depends = python-termcolor
depends = python-yaml
optdepends = pyside2: Qt backend, at least install one Qt backend
optdepends = python-pyqt5: Qt backend
source = labelme-4.5.9.tar.gz::https://github.com/wkentaro/labelme/archive/v4.5.9.tar.gz
sha512sums = eaee5f5db8db4cd4aa27b66e71a29004d3512b62290511d2b19132ed99f897f8f90ac180e6300b39a121d0f93f896cd0ff64a6677cb1aef360294760c476573d
pkgname = labelme
|