[packages/CuraEngine] - release 5

qboosh qboosh at pld-linux.org
Fri Jul 8 21:01:57 CEST 2022


commit 6f629d4de118a21fedaa00659fef2eac33df21fd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 8 21:03:40 2022 +0200

    - release 5

 CuraEngine.spec |  2 +-
 local-stb.patch | 14 ++++++--------
 2 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/CuraEngine.spec b/CuraEngine.spec
index ffaa041..0d0c1cb 100644
--- a/CuraEngine.spec
+++ b/CuraEngine.spec
@@ -6,7 +6,7 @@ Summary:	Engine for processing 3D models into G-code instructions for 3D printer
 Summary(pl.UTF-8):	Silnik do przetwarzania modeli 3D na instrukcje G-code dla drukarek 3D
 Name:		CuraEngine
 Version:	4.5.0
-Release:	4
+Release:	5
 Epoch:		1
 License:	AGPL v3
 Group:		Applications/Engineering
diff --git a/local-stb.patch b/local-stb.patch
index 71f3ba1..cc4ec0f 100644
--- a/local-stb.patch
+++ b/local-stb.patch
@@ -1,17 +1,15 @@
---- CuraEngine-3.5.1/CMakeLists.txt~	2018-11-04 14:38:14.000000000 +0100
-+++ CuraEngine-3.5.1/CMakeLists.txt	2018-11-04 14:48:14.120992489 +0100
-@@ -15,10 +15,7 @@
+--- CuraEngine-4.5.0/CMakeLists.txt.orig	2022-07-08 20:39:09.872656739 +0200
++++ CuraEngine-4.5.0/CMakeLists.txt	2022-07-08 20:40:19.215614409 +0200
+@@ -24,8 +24,6 @@ if(ENABLE_ARCUS)
      add_definitions(-DARCUS)
- endif ()
+ endif()
  
 -#For reading image files.
 -find_package(Stb REQUIRED)
  include_directories(${Stb_INCLUDE_DIRS})
--
+ 
  option(USE_SYSTEM_LIBS "Use the system libraries if available" OFF)
- if(USE_SYSTEM_LIBS)
-     find_package(RapidJSON CONFIG REQUIRED)
-@@ -193,9 +189,6 @@
+@@ -262,9 +260,6 @@ endif ()
  # Compiling CuraEngine itself.
  add_library(_CuraEngine STATIC ${engine_SRCS} ${engine_PB_SRCS}) #First compile all of CuraEngine as library, allowing this to be re-used for tests.
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CuraEngine.git/commitdiff/6f629d4de118a21fedaa00659fef2eac33df21fd



More information about the pld-cvs-commit mailing list