Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] Cura: Update to 4.8
@ 2020-11-11 17:55 karl-nilsson
  2020-11-12 16:59 ` [PR PATCH] [Updated] " karl-nilsson
                   ` (61 more replies)
  0 siblings, 62 replies; 63+ messages in thread
From: karl-nilsson @ 2020-11-11 17:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is a new pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages cura
https://github.com/void-linux/void-packages/pull/26295

[WIP] Cura: Update to 4.8


A patch file from https://github.com/void-linux/void-packages/pull/26295.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cura-26295.patch --]
[-- Type: text/x-diff, Size: 6660 bytes --]

From 3396f14d34c05f375f892aeb4c6ab2099a7130fa Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 11 Nov 2020 12:05:27 -0500
Subject: [PATCH 1/6] libArcus: update to 4.8.

---
 srcpkgs/libArcus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 0e41a366254..3f2ceb647f1 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,7 +1,7 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.7.1
-revision=2
+version=4.8
+revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
 hostmakedepends="protobuf python3-sip-devel"
@@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 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=7a5324625c68eb72569cbb1f830c41846a99b746400611255b52271fb4364039
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 43bae03b3026c903bd0bb1068088446b537471af Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 11 Nov 2020 12:05:31 -0500
Subject: [PATCH 2/6] Uranium: update to 4.8.

---
 srcpkgs/Uranium/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index 35a15a395aa..e2d5508e760 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
+revision=1
 build_style=cmake
 pycompile_dirs="usr/lib/uranium/plugins"
 hostmakedepends="python3"
@@ -13,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 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=95e3ac0601600aedb5311636a690c0c1b34c5755bc1084e4b6f239bef65a63a3
 
 post_install() {
 	vmkdir usr/share/uranium/cmake

From 275f7fea8bab7bf4605cddaac21a717615d5a359 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 11 Nov 2020 12:40:54 -0500
Subject: [PATCH 3/6] cura-engine: update to 4.8.

---
 srcpkgs/cura-engine/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cura-engine/template b/srcpkgs/cura-engine/template
index 12b5935449d..fa2bb872f60 100644
--- a/srcpkgs/cura-engine/template
+++ b/srcpkgs/cura-engine/template
@@ -1,6 +1,6 @@
 # Template file for 'cura-engine'
 pkgname=cura-engine
-version=4.7.1
+version=4.8
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 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=6a2a06700b553a5240a3025b74a43353a97e5be9b1f741eb6f01e67b2a6a222d
 
 post_install() {
 	vlicense LICENSE

From 99d89922a83a3f503df24fe21a15da25a702d511 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 11 Nov 2020 12:40:59 -0500
Subject: [PATCH 4/6] cura-fdm-materials: update to 4.8.

---
 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..05a4da9293b 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
 revision=1
 wrksrc="fdm_materials-${version}"
 build_style=cmake
@@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 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=3eca776172eac2f63d2d46cf0c67b930a3422867c2bc4180f5a44c5db04c3354
 
 post_install() {
 	vlicense LICENSE

From 28f0ac3375f70621caf04c3ae7198daf9c46c9b9 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 11 Nov 2020 12:41:05 -0500
Subject: [PATCH 5/6] libSavitar: update to 4.8.

---
 srcpkgs/libSavitar/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index b033f1bbe33..4dc098c4cd3 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
+revision=1
 build_style=cmake
 hostmakedepends="python3"
 makedepends="python3-sip-devel python3-devel pugixml-devel"
@@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 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=aad740cbc370a0445745df69b5cc92f9a96315b569c4eace78a0d3f4057c5ebb
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From c3a366d5bae874672e6730fb6e7263e6d5fd38a0 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 11 Nov 2020 12:41:08 -0500
Subject: [PATCH 6/6] cura: update to 4.8.

---
 srcpkgs/cura/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index 7ebd118bd80..da213962b00 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
+revision=1
 wrksrc="Cura-${version}"
 build_style=cmake
 configure_args="-DCURA_VERSION=${version}
@@ -16,4 +16,4 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 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=1ce1f61a79a04de10ec624d29f287b80c96c613cafcf3b4407ee87b6b8e72bc1

^ permalink raw reply	[flat|nested] 63+ messages in thread

end of thread, other threads:[~2021-07-13  1:49 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 17:55 [PR PATCH] [WIP] Cura: Update to 4.8 karl-nilsson
2020-11-12 16:59 ` [PR PATCH] [Updated] " karl-nilsson
2020-11-12 17:05 ` karl-nilsson
2020-11-13  1:16 ` [PR REVIEW] " ndowens
2020-11-19 21:14 ` [PR PATCH] [Updated] " karl-nilsson
2020-12-14  0:55 ` karl-nilsson
2020-12-23 23:00 ` karl-nilsson
2020-12-31 18:57 ` karl-nilsson
2021-01-12 18:08 ` karl-nilsson
2021-01-14 14:54 ` karl-nilsson
2021-02-05  3:43 ` karl-nilsson
2021-02-22  7:57 ` karl-nilsson
2021-02-22 19:33 ` karl-nilsson
2021-02-23  0:24 ` karl-nilsson
2021-02-23  0:39 ` karl-nilsson
2021-02-23  0:48 ` karl-nilsson
2021-02-23  3:45 ` karl-nilsson
2021-02-23  4:33 ` karl-nilsson
2021-02-23  4:55 ` karl-nilsson
2021-02-23  4:56 ` [PR REVIEW] " ericonr
2021-02-23  4:56 ` ericonr
2021-02-23  4:56 ` ericonr
2021-02-23  4:56 ` karl-nilsson
2021-02-23  4:56 ` [PR REVIEW] " ericonr
2021-02-23  4:58 ` karl-nilsson
2021-02-23  5:02 ` [PR PATCH] [Updated] " karl-nilsson
2021-02-23  5:12 ` karl-nilsson
2021-02-23 17:27 ` ericonr
2021-02-23 18:59 ` [PR PATCH] [Updated] " karl-nilsson
2021-03-08 16:39 ` karl-nilsson
2021-03-08 16:52 ` karl-nilsson
2021-03-08 21:42 ` karl-nilsson
2021-03-08 22:00 ` karl-nilsson
2021-03-09  4:40 ` karl-nilsson
2021-03-09  7:10 ` [PR REVIEW] " ericonr
2021-03-09  7:56 ` sgn
2021-03-10 14:57 ` sgn
2021-03-10 16:14 ` [PR PATCH] [Updated] " karl-nilsson
2021-03-10 16:14 ` karl-nilsson
2021-03-10 16:47 ` karl-nilsson
2021-03-10 17:00 ` karl-nilsson
2021-06-16 14:30 ` [PR PATCH] [Updated] " karl-nilsson
2021-06-16 14:33 ` karl-nilsson
2021-06-17  1:13 ` [PR PATCH] [Updated] [WIP] Cura: Update to 4.9.1 karl-nilsson
2021-06-17  1:26 ` karl-nilsson
2021-06-17  1:46 ` karl-nilsson
2021-06-17  1:55 ` karl-nilsson
2021-06-17  2:16 ` karl-nilsson
2021-06-29 16:00 ` [PR PATCH] [Updated] " karl-nilsson
2021-06-29 16:00 ` karl-nilsson
2021-06-29 16:37 ` karl-nilsson
2021-06-29 19:58 ` [PR PATCH] [Updated] [WIP] Cura: Update to 4.10.0 karl-nilsson
2021-07-09 22:59 ` karl-nilsson
2021-07-11 18:41 ` karl-nilsson
2021-07-12  2:12 ` karl-nilsson
2021-07-12  2:23 ` karl-nilsson
2021-07-12  2:37 ` karl-nilsson
2021-07-12  6:27 ` [PR REVIEW] " ericonr
2021-07-12  6:27 ` ericonr
2021-07-12  6:27 ` ericonr
2021-07-12  6:27 ` ericonr
2021-07-12 16:25 ` [PR PATCH] [Updated] " karl-nilsson
2021-07-13  1:49 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).