Đoàn Trần Công Danh 7931deb614 cura: mark nocross
It's used to be nocross because of Uranium
2020-08-15 23:05:30 +07:00

21 lines
819 B
Bash

# Template file for 'cura'
pkgname=cura
version=4.6.2
revision=1
archs=noarch
wrksrc="Cura-${version}"
build_style=cmake
configure_args="-DCURA_VERSION=${version}"
pycompile_dirs="usr/lib/cura/plugins"
hostmakedepends="python3 Uranium"
makedepends="Uranium libArcus-devel python3-devel"
depends="Uranium cura-engine cura-fdm-materials python3-pyserial python3-zeroconf
python3-certifi python3-trimesh libSavitar-python3 python3-requests qt5-graphicaleffects"
short_desc="3D printer / slicing GUI"
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="LGPL-3.0-or-later"
homepage="https://github.com/Ultimaker/Cura"
distfiles="https://github.com/Ultimaker/Cura/archive/${version}.tar.gz"
checksum=a6bcbf15bcc36d2c6bbedc9d52c7b00b7e22f3e44ca53b0ca7c73b8c1f49bb80
nocross="UraniumTranslationTools not found"