blob: 9b293d4c1b598bf1fd674c5b52b468d9360bc274 (
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
|
pkgbase = splatplost-git
pkgdesc = A software-based SplatPost plotter.
pkgver = 0.2.0.dev4.a04d5ae
pkgrel = 2
url = https://github.com/Victrid/splatplost
arch = i686
arch = x86_64
license = GPL3
depends = python-libnxctrl
depends = python-numpy
depends = python-pillow
depends = python-setuptools
depends = python-scipy
depends = python-tqdm
depends = python-scikit-image
depends = python-tsp-solver2
depends = python-pyqt6
depends = python-requests
depends = bluez-utils
depends = bluez-deprecated-tools
provides = splatplost
conflicts = splatplost
source = git+https://github.com/Victrid/splatplost.git#branch=dev-v0.2
source = setup_config.patch
sha256sums = SKIP
sha256sums = 67767ccb5807a2745f7ac32b62aba1cfdb3721b6a48c7ff5b37f550a50495d8e
pkgname = splatplost-git
|