summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4448ce0bd45f2c1226f70f14847fe8920cfcdf86 (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
30
31
32
33
34
35
pkgbase = cura-git
	pkgdesc = A full software solution for 3D printing aimed at RepRaps and the Ultimaker.
	pkgver = 4.5.0.r82.g7c70ace8f
	pkgrel = 1
	url = https://github.com/Ultimaker/Cura
	arch = any
	license = GPL3
	makedepends = git
	makedepends = cmake
	depends = python
	depends = python-pyqt5
	depends = python-numpy
	depends = python-protobuf
	depends = python-requests
	depends = python-certifi
	depends = python-sentry_sdk
	depends = qt5-graphicaleffects
	depends = qt5-quickcontrols
	depends = qt5-quickcontrols2
	depends = libarcus-git
	depends = libsavitar
	depends = uranium-git
	depends = curaengine-git
	optdepends = python-zeroconf: Detecting mDNS printers
	optdepends = cura-binary-data-git: Firmwares and translations
	optdepends = python-pyserial: USB printing
	optdepends = cura-fdm-materials-git: Default Materials
	optdepends = python-trimesh: Reading AMF files
	provides = cura
	conflicts = cura
	source = git+https://github.com/Ultimaker/Cura.git
	md5sums = SKIP

pkgname = cura-git