Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : cura | name : cura | ||||
| version : 3.6.0 | version : 4.0.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/Cura/archive/3.6.0.tar.gz : c3f9a93c16cd2d082d871448d2763e69955735f73be79dd3528b36a03cfb30c0 | - https://github.com/Ultimaker/Cura/archive/4.0.0.tar.gz : 546742eaade2d097fb7bef2d89189c17d5fb75291715f58d394076c234d6f4d3 | ||||
| license : LGPL-3.0-or-later | license : LGPL-3.0-or-later | ||||
| component : office | component : office | ||||
| summary : 3D printer / slicing control software | summary : 3D printer / slicing control software | ||||
| description: | | description: | | ||||
| Cura is a project which aims to be an single software solution for 3D | Cura is a project which aims to be an single software solution for 3D | ||||
| printing. While it is developed to be used with the Ultimaker 3D printer, | printing. While it is developed to be used with the Ultimaker 3D printer, | ||||
| it can be used with other RepRap based designs. | it can be used with other RepRap based designs. | ||||
| Cura prepares your model for 3D printing. For novices, it makes it easy to | Cura prepares your model for 3D printing. For novices, it makes it easy to | ||||
| get great results. For experts, there are over 200 settings to adjust to | get great results. For experts, there are over 200 settings to adjust to | ||||
| your needs. As it's open source, our community helps enrich it even more. | your needs. As it's open source, our community helps enrich it even more. | ||||
| builddeps : | builddeps : | ||||
| - libsavitar-devel | - libsavitar-devel | ||||
| - python-uranium | - python-uranium | ||||
| - python-pytest | - python-pytest | ||||
| - python-requests | - python-requests | ||||
| rundeps : | rundeps : | ||||
| - curaengine | - curaengine | ||||
| - fdm-materials | - fdm-materials | ||||
| - libsavitar | - libsavitar | ||||
| - python-pyserial | - python-pyserial | ||||
| - python-uranium | - python-uranium | ||||
| - python-zeroconf | - python-zeroconf | ||||
| setup : | | setup : | | ||||
| %cmake_ninja | # see https://github.com/Ultimaker/Cura/issues/5142 | ||||
| %cmake_ninja -DCURA_VERSION=$version \ | |||||
| -DCURA_CLOUD_API_VERSION=1 \ | |||||
| -DCURA_SDK_VERSION=6.0.0 | |||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| # for better performances | # for better performances | ||||
| %qml_cache | %qml_cache | ||||
| %python3_compile | %python3_compile | ||||
| #check : | | check : | | ||||
| # %python3_test py.test3 -v | %python3_test py.test3 -v | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.