From 3fa524780da9e40e08bd535a7e4abbfaf6d12dc4 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 12:05:27 -0500 Subject: [PATCH 1/8] libArcus: update to 4.8.0. --- srcpkgs/libArcus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index 7d4fa49fbfe..9f82e09d2ed 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -1,7 +1,7 @@ # Template file for 'libArcus' pkgname=libArcus -version=4.7.1 -revision=3 +version=4.8.0 +revision=1 build_style=cmake configure_args="-DBUILD_EXAMPLES=OFF" hostmakedepends="protobuf python3-sip-devel" @@ -12,7 +12,7 @@ maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/libArcus" distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz" -checksum=ba35ebecf4112ccfbe2b493c0e10e0276e85e0d449ce82cfa7590165b801facf +checksum=f5a7234506c89a36adccdab2a3c410a75aaaa9e7c7f9533db834881c59001677 libArcus-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 88d28347a25b06002e06614de79ddbff33a8040a Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 12:05:31 -0500 Subject: [PATCH 2/8] Uranium: update to 4.8.0. --- srcpkgs/Uranium/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template index 35a15a395aa..5ccc003a95c 100644 --- a/srcpkgs/Uranium/template +++ b/srcpkgs/Uranium/template @@ -1,7 +1,7 @@ # Template file for 'Uranium' pkgname=Uranium -version=4.7.1 -revision=2 +version=4.8.0 +revision=1 build_style=cmake pycompile_dirs="usr/lib/uranium/plugins" hostmakedepends="python3" @@ -13,7 +13,7 @@ maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/Uranium" distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz" -checksum=16a72ef9e73df86016ceff37a068e3d70a111223669bfa4f86608c29fdaacc0c +checksum=17e292361b7bbd89838599e78e4df2a8e69f247209b38e5098b25f5c83affcf2 post_install() { vmkdir usr/share/uranium/cmake From a90ea0552d1edc600793280eb79c05a4db01c0f7 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 12:40:54 -0500 Subject: [PATCH 3/8] cura-engine: update to 4.8.0. --- srcpkgs/cura-engine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cura-engine/template b/srcpkgs/cura-engine/template index e60be59391b..5760846a2d2 100644 --- a/srcpkgs/cura-engine/template +++ b/srcpkgs/cura-engine/template @@ -1,7 +1,7 @@ # Template file for 'cura-engine' pkgname=cura-engine -version=4.7.1 -revision=2 +version=4.8.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=7e1e408f269a604418f37575ba8ef5f69323bebc4dd7f3091c1c2e9b000ffcbf +checksum=752977fbe48653743b9f1a6e25e6d1f061513b7cf1cd4f0105b233595e8a15ff post_install() { vlicense LICENSE From eace0087d2fc0a1c30f92e377adbe6ed0f794000 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 12:40:59 -0500 Subject: [PATCH 4/8] cura-fdm-materials: update to 4.8.0. --- srcpkgs/cura-fdm-materials/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template index 90011988e0d..58102afbbe7 100644 --- a/srcpkgs/cura-fdm-materials/template +++ b/srcpkgs/cura-fdm-materials/template @@ -1,7 +1,7 @@ # Template file for 'cura-fdm-materials' pkgname=cura-fdm-materials reverts="2019.08.21_1" -version=4.7.1 +version=4.8.0 revision=1 wrksrc="fdm_materials-${version}" build_style=cmake @@ -10,7 +10,7 @@ maintainer="Karl Nilsson " license="CC0-1.0" homepage="https://github.com/Ultimaker/fdm_materials" distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz" -checksum=f828baf9248ffcb05685980d079db906f2363958aa637255e36719d29d9922c5 +checksum=1fe1462f60700e08314e24e636eebf3218eb0174db8763cd955ad080c6568f1a post_install() { vlicense LICENSE From bf468a5e3db9dc92f32cd024fd6cd8656f7b8628 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 12:41:05 -0500 Subject: [PATCH 5/8] libSavitar: update to 4.8.0. --- srcpkgs/libSavitar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template index b033f1bbe33..647ed166f63 100644 --- a/srcpkgs/libSavitar/template +++ b/srcpkgs/libSavitar/template @@ -1,7 +1,7 @@ # Template file for 'libSavitar' pkgname=libSavitar -version=4.7.1 -revision=2 +version=4.8.0 +revision=1 build_style=cmake hostmakedepends="python3" makedepends="python3-sip-devel python3-devel pugixml-devel" @@ -10,7 +10,7 @@ maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/libSavitar" distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz" -checksum=3287d155e20744bf09cfddb4dede72adb579c9dcc0a74e6f12ddde57f4d417b0 +checksum=9eb1a0277d64f7d95cc3f81f0e5e35f16cb06b9190d9fc15c18ad7d1da7aeaf2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python3-sip-devel" From 79f8ea99e54c786eb61fec24e304d83fdeaba466 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 22:27:26 -0500 Subject: [PATCH 6/8] New package: libnest2d-0.4 --- srcpkgs/libnest2d/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/libnest2d/template diff --git a/srcpkgs/libnest2d/template b/srcpkgs/libnest2d/template new file mode 100644 index 00000000000..c4ea2532de9 --- /dev/null +++ b/srcpkgs/libnest2d/template @@ -0,0 +1,15 @@ +# Template file for 'libnest2d' +pkgname=libnest2d +version=0.4 +revision=1 +build_style=cmake +configure_args="-DLIBNEST2D_BUILD_UNITTESTS=ON" +makedepends="clipper-devel nlopt-devel boost-devel" +checkdepends="catch2" +short_desc="2D irregular bin packing and nesting library" +maintainer="Karl Nilsson " +license="LGPL-3.0" +homepage="https://github.com/Ultimaker/libnest2d" +distfiles="https://github.com/Ultimaker/libnest2d/archive/${version}.tar.gz" +checksum=00c909aa5690bead2be36cc57653c54c7c69d260a3c74924e9dfd79994729a2a + From 1c5366b71767a4e90a27382028162f5c3d554f1d Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 12 Nov 2020 11:43:25 -0500 Subject: [PATCH 7/8] New package: python3-pynest2d-4.8 --- srcpkgs/python3-pynest2d/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/python3-pynest2d/template diff --git a/srcpkgs/python3-pynest2d/template b/srcpkgs/python3-pynest2d/template new file mode 100644 index 00000000000..9feef890f58 --- /dev/null +++ b/srcpkgs/python3-pynest2d/template @@ -0,0 +1,14 @@ +# Template file for 'python3-pynest2d' +pkgname=python3-pynest2d +version=4.8 +revision=1 +wrksrc="pynest2d-${version}" +build_style=cmake +makedepends="python3-devel libnest2d python3-sip-devel pkg-config clipper-devel nlopt-devel boost-devel" +depends="libnest2d" +short_desc="Python3 bindings for libnest2d" +maintainer="Karl Nilsson " +license="LGPL-3.0-or-later" +homepage="https://github.com/Ultimaker/pynest2d" +distfiles="https://github.com/Ultimaker/pynest2d/archive/${version}.tar.gz" +checksum=4d2a336d9e7c793b42e6f3db2a4a084b3663445bbb644f8d4c51615738944f91 From 6673645bc9c8433a24bc51bcbc71b41f733269c3 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 11 Nov 2020 12:41:08 -0500 Subject: [PATCH 8/8] cura: update to 4.8.0. --- srcpkgs/cura/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template index 7ebd118bd80..af415126861 100644 --- a/srcpkgs/cura/template +++ b/srcpkgs/cura/template @@ -1,7 +1,7 @@ # Template file for 'cura' pkgname=cura -version=4.7.1 -revision=2 +version=4.8.0 +revision=1 wrksrc="Cura-${version}" build_style=cmake configure_args="-DCURA_VERSION=${version} @@ -10,10 +10,11 @@ pycompile_dirs="usr/lib/cura/plugins" hostmakedepends="python3" makedepends="Uranium libArcus-devel python3-devel" depends="Uranium cura-engine cura-fdm-materials python3-pyserial python3-zeroconf - python3-certifi python3-trimesh libSavitar-python3 python3-requests qt5-graphicaleffects" + python3-certifi python3-trimesh libSavitar-python3 python3-requests qt5-graphicaleffects + python3-pynest2d" short_desc="3D printer / slicing GUI" maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/Cura" distfiles="https://github.com/Ultimaker/Cura/archive/${version}.tar.gz" -checksum=1c09552de062ffbe0b2715e983e82c1ac9582aaaa649abfd27c7f82ff59fcf94 +checksum=3f59a53f9d5ba820153401f5f2e9921be843df7677ef4d2b3316bfd08a402cc2