From db79b254755b12d6df7d75183c2fe4c0f8e90cc2 Mon Sep 17 00:00:00 2001 From: Jasper Chan Date: Tue, 18 Jan 2022 02:19:51 -0800 Subject: [PATCH] PrusaSlicer: update to 2.4.0. --- srcpkgs/GanttProject/template | 15 +++++++++++++++ srcpkgs/PrusaSlicer/patches/cross.patch | 11 ----------- srcpkgs/PrusaSlicer/template | 4 ++-- 3 files changed, 17 insertions(+), 13 deletions(-) create mode 100644 srcpkgs/GanttProject/template delete mode 100644 srcpkgs/PrusaSlicer/patches/cross.patch diff --git a/srcpkgs/GanttProject/template b/srcpkgs/GanttProject/template new file mode 100644 index 000000000000..7718fb6b133d --- /dev/null +++ b/srcpkgs/GanttProject/template @@ -0,0 +1,15 @@ +# Template file for 'GanttProject' +pkgname=GanttProject +version=2.8.10 +revision=1 +srcdir="bardsoftware-ganttproject-b6f4359" +build_style=gnu-configure +hostmakedepends="" +makedepends="" +depends="" +short_desc="free project scheduling and management app" +maintainer="Jasper Chan " +license="GPL-3.0-or-later" +homepage="https://www.ganttproject.biz/" +distfiles="${SOURCEFORGE_SITE}/ganttproject/ganttproject-${version}/GanttProject%20${version}.tar.gz>GanttProject-${version}.tar.gz" +checksum=f46ac4649ba1c6a9741aa9518c83b84db5b06a2700285a9a74ce707aff877c45 diff --git a/srcpkgs/PrusaSlicer/patches/cross.patch b/srcpkgs/PrusaSlicer/patches/cross.patch deleted file mode 100644 index d64a450d9e9f..000000000000 --- a/srcpkgs/PrusaSlicer/patches/cross.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/avrdude/CMakeLists.txt 2020-06-04 09:19:26.017251215 +0200 -+++ b/src/avrdude/CMakeLists.txt 2020-06-04 09:19:36.468250771 +0200 -@@ -83,7 +83,7 @@ add_executable(avrdude-conf-gen conf-gen - add_custom_command( - DEPENDS avrdude-conf-gen ${CMAKE_CURRENT_SOURCE_DIR}/avrdude-slic3r.conf - OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/avrdude-slic3r.conf.h -- COMMAND $ avrdude-slic3r.conf avrdude_slic3r_conf ${CMAKE_CURRENT_BINARY_DIR}/avrdude-slic3r.conf.h -+ COMMAND avrdude-conf-gen avrdude-slic3r.conf avrdude_slic3r_conf ${CMAKE_CURRENT_BINARY_DIR}/avrdude-slic3r.conf.h - WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} - ) - diff --git a/srcpkgs/PrusaSlicer/template b/srcpkgs/PrusaSlicer/template index dd0e76cb8017..e5a13d2a8edc 100644 --- a/srcpkgs/PrusaSlicer/template +++ b/srcpkgs/PrusaSlicer/template @@ -1,6 +1,6 @@ # Template file for 'PrusaSlicer' pkgname=PrusaSlicer -version=2.3.0 +version=2.4.0 revision=1 wrksrc="PrusaSlicer-version_${version}" build_style=cmake @@ -16,7 +16,7 @@ maintainer="Jasper Chan " license="GPL-3.0-or-later" homepage="https://www.prusa3d.com/prusaslicer/" distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz" -checksum=cd3bac5e29b5441fc4690f28cd7b1064e97dc00207bbdc88f7bd7832308d6ca5 +checksum=906d0acf0d0e064ae3cbaa16ba1a2e24dd9c32ceb2121464cb4d5951c09e66c2 nocross="https://build.voidlinux.org/builders/armv7l_builder/builds/25230/steps/shell_3/logs/stdio" Slic3rPE_package() {