summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe2bbc44af0a9eb30f92e7aae79dff3c7dc15702 (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
pkgbase = printrun-git
	pkgdesc = Pronterface, Pronsole, and Printcore - Pure Python 3D printing host software and GUI
	pkgver = 2.0.0rc8.3.ga6e58b2
	pkgrel = 1
	epoch = 1
	url = https://github.com/kliment/Printrun
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = GPL
	makedepends = git
	makedepends = cython
	makedepends = python-setuptools
	depends = python-pyserial
	depends = python-wxpython
	depends = python-pyglet
	depends = python-numpy
	depends = python-appdirs
	optdepends = python-cairo: to use Projector feature
	optdepends = python-cairosvg: to use Projector feature
	optdepends = python-dbus: to inhibit sleep when printing
	optdepends = python-psutil: to increase process priority when printing
	provides = printrun
	conflicts = printrun
	source = git+https://github.com/kliment/Printrun.git
	sha256sums = SKIP

pkgname = printrun-git