diff --git a/srcpkgs/cura-engine/patches/cmake.patch b/srcpkgs/cura-engine/patches/cmake.patch deleted file mode 100644 index dcd708d5796..00000000000 --- a/srcpkgs/cura-engine/patches/cmake.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 5aad55bf67e52ce5bdb27a3925af8a4cab441b38 Mon Sep 17 00:00:00 2001 -From: Ghostkeeper -Date: Mon, 18 Jun 2018 15:39:01 +0200 -Subject: [PATCH] Remove outdated copy of command_line_settings.json - -This entire directory doesn't exist. ---- - CMakeLists.txt | 5 ----- - 1 file changed, 5 deletions(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 5c579388f..4c55e6f39 100644 ---- CMakeLists.txt -+++ CMakeLists.txt -@@ -251,11 +251,6 @@ if (BUILD_TESTS) - endforeach() - endif() - -- --add_custom_command(TARGET CuraEngine POST_BUILD -- COMMAND ${CMAKE_COMMAND} -E copy_directory -- ${CMAKE_SOURCE_DIR}/resources $) -- - # Installing CuraEngine. - include(GNUInstallDirs) - install(TARGETS CuraEngine DESTINATION ${CMAKE_INSTALL_BINDIR}) - diff --git a/srcpkgs/cura-engine/template b/srcpkgs/cura-engine/template index 04195b28fa6..85bbb2231d0 100644 --- a/srcpkgs/cura-engine/template +++ b/srcpkgs/cura-engine/template @@ -1,7 +1,7 @@ # Template file for 'cura-engine' pkgname=cura-engine -version=3.4.1 -revision=3 +version=3.6.0 +revision=1 wrksrc="CuraEngine-${version}" build_style=cmake configure_args="-DCURA_ENGINE_VERSION=${version}" @@ -12,7 +12,7 @@ maintainer="Karl Nilsson " license="AGPL-3.0-or-later" homepage="https://github.com/Ultimaker/CuraEngine" distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz" -checksum=478164dec9a71a3c3b044c660b8186ced01c7bf638a5976f6ea61424336f2aed +checksum=e44930b3a7853935fc12afa8b93bccc75a2e446a9deab36f372341bb8ce9339e post_install() { vlicense LICENSE