1
0
2018-01-31 09:13:11 +00:00
committed by Git OBS Bridge
parent f9100b9a15
commit c79c726175

View File

@@ -21,11 +21,10 @@ Version: 3.2.1
Release: 0
Summary: 3D printer control software
License: AGPL-3.0
Group: BLAH
# TODO: rename engine to avoid this
Group: Hardware/Printing
Conflicts: cura-engine
Url: http://github.com/Ultimaker/CuraEngine
Source0: https://github.com/Ultimaker/CuraEngine/archive/%{version}/CuraEngine-%{version}.tar.xz
Url: https://code.alephobjects.com/diffusion/CTE/cura-engine.git
Source0: CuraEngine-%{version}.tar.xz
Source1: CuraEngine.1
Patch1: fix-build.patch
%if 0%{?suse_version} < 1500
@@ -42,6 +41,8 @@ CuraEngine is the a powerful, fast and robust engine for processing 3D models
into 3D printing instruction for Ultimaker and other GCode based 3D printers.
It is part of the larger open source project called "Cura".
This is the LulzBot variation of the engine
%prep
%setup -q -n CuraEngine-%version
%patch1 -p1