cura: update to 4.4.0.
This commit is contained in:
parent
01c8698ed1
commit
47597536a2
@ -1,20 +1,20 @@
|
||||
# Template file for 'cura'
|
||||
pkgname=cura
|
||||
version=4.3.0
|
||||
version=4.4.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Cura-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCURA_VERSION=${version} -DCURA_SDK_VERSION=6.0.0 -DCURA_CLOUD_API_VERSION=1"
|
||||
configure_args="-DCURA_VERSION=${version}"
|
||||
pycompile_module="cura"
|
||||
pycompile_dirs="usr/lib/cura/plugins"
|
||||
hostmakedepends="python3"
|
||||
makedepends="Uranium libArcus-devel python3-devel"
|
||||
depends="Uranium cura-engine cura-fdm-materials python3-pyserial python3-zeroconf
|
||||
libSavitar-python3 python3-requests qt5-graphicaleffects"
|
||||
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=a27f5671250452d685069d8fe8018438ec32c096cd5b2c0d54ada7022ded1ccf
|
||||
distfiles="https://github.com/Ultimaker/Cura/archive/v${version}.tar.gz"
|
||||
checksum=e5955c46a283dd8399145661bcb736bb78831ec16bfa9a8a35aa1d8bedece126
|
||||
|
Loading…
x
Reference in New Issue
Block a user