Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [WIP] Cura 4.4.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
@ 2019-12-25 14:49 ` voidlinux-github
  2019-12-26 16:10 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-12-25 14:49 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/17730#issuecomment-568906610

Comment:
Works for me
Testers welcome

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

* Re: [PR PATCH] [Updated] Cura 4.4.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
  2019-12-25 14:49 ` [WIP] Cura 4.4.1 voidlinux-github
@ 2019-12-26 16:10 ` voidlinux-github
  2019-12-27 17:06 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-12-26 16:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

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

Cura 4.4.1


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

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

From c2f9bb7059773cf5704a8acac34e4a1dbd63f1ef Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:22:22 -0500
Subject: [PATCH 1/6] libSavitar: update to 4.4.1.

---
 srcpkgs/libSavitar/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index f5fbb78ff0b..9a2c2bdc84a 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,7 +1,7 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 hostmakedepends="python3"
 makedepends="python3-sip-devel python3-devel pugixml-devel"
@@ -9,8 +9,8 @@ short_desc="C++ implementation of 3mf loading"
 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=e9aa642954c5fd3bf16f94928ddc33a9b87003b33db7398ab5bf0b9241271f26
+distfiles="https://github.com/Ultimaker/libSavitar/archive/v${version}.tar.gz"
+checksum=b65dba135fceb40d991ed02d05b73e417e1a4843760bc262334379ecdb3fe4a1
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From b3274704161557917660fdceab0bd1b0e179e8ea Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:47:41 -0500
Subject: [PATCH 2/6] libArcus: update to 4.4.1.

---
 srcpkgs/libArcus/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 33bb963b5a6..843e5d32bdf 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,7 +1,7 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
 hostmakedepends="protobuf python3-sip-devel"
@@ -11,8 +11,8 @@ short_desc="Communication library for Ultimaker software components"
 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=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8
+distfiles="https://github.com/Ultimaker/libArcus/archive/v${version}.tar.gz"
+checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 2ce204f7ba0f41dd690e2d64d1974366d25ca6ba Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:33 -0500
Subject: [PATCH 3/6] Uranium: update to 4.4.1.

---
 srcpkgs/Uranium/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index 26192c02cc1..63bef43aefd 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,7 +1,7 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 build_style=cmake
 pycompile_module="UM"
@@ -14,5 +14,5 @@ short_desc="Python framework for building Desktop applications"
 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=6906804add202b19931e01844f418256168e560265b217e725a4d9d0acf21800
+distfiles="https://github.com/Ultimaker/Uranium/archive/v${version}.tar.gz"
+checksum=21cd4938b21fb99be19f5eee4c6e1a4d554e8ebd5b3be2998abe0a1a6f9ffc39

From f1fbe60a6488881e01b3d6f1166085ee7fae4537 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:38 -0500
Subject: [PATCH 4/6] cura-engine: update to 4.4.1.

---
 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 baace7d26b9..b73f815efed 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.4.0
+version=4.4.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -11,8 +11,8 @@ short_desc="Engine for processing 3D models into GCode"
 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=972d7fad4386d3ec74e7c247042c7778c61b0e3546cc95484211d0d797842160
+distfiles="https://github.com/Ultimaker/CuraEngine/archive/v${version}.tar.gz"
+checksum=6881262902405f8ad8732d9098ddf796cd0e5b23ff3c09e4d0af47d55eadab83
 
 post_install() {
 	vlicense LICENSE

From 2fb438ac3c916cfc616986a45da566ed7655dbc5 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:32 -0500
Subject: [PATCH 5/6] cura: update to 4.4.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index e83151a4101..7538c7c87b4 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,7 +1,7 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 wrksrc="Cura-${version}"
 build_style=cmake
@@ -17,4 +17,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/v${version}.tar.gz"
-checksum=e5955c46a283dd8399145661bcb736bb78831ec16bfa9a8a35aa1d8bedece126
+checksum=824fbb3f3a5b92fda011cbf66e48dbe48eddb36ca287aaaa56458c5643d15736

From eb3b2bb186f31e1020532e1228d4db17146845bf Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:38 -0500
Subject: [PATCH 6/6] cura-fdm-materials: update to 4.4.1.

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

diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index 9ac229abee0..86ed3c8b53f 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.4.0
+version=4.4.1
 revision=1
 archs=noarch
 wrksrc="fdm_materials-${version}"
@@ -10,8 +10,8 @@ short_desc="FDM Material database"
 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=d76266ce03b597b7bdeb417eacc7f82b31a07e9fb5b39f3de4e44f1257b41af0
+distfiles="https://github.com/Ultimaker/fdm_materials/archive/v${version}.tar.gz"
+checksum=92915f6b39bea142209005ed1916dc0968c17bd64dcde1b4c73a05e698355d7d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] Cura 4.4.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
  2019-12-25 14:49 ` [WIP] Cura 4.4.1 voidlinux-github
  2019-12-26 16:10 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-27 17:06 ` voidlinux-github
  2020-01-02 16:22 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-12-27 17:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

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

Cura 4.4.1


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

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

From 6527b8eb99d8dcc8d1b4cb42231c5eb7b82b2776 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:22:22 -0500
Subject: [PATCH 1/6] libSavitar: update to 4.4.1.

---
 srcpkgs/libSavitar/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index f5fbb78ff0b..9a2c2bdc84a 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,7 +1,7 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 hostmakedepends="python3"
 makedepends="python3-sip-devel python3-devel pugixml-devel"
@@ -9,8 +9,8 @@ short_desc="C++ implementation of 3mf loading"
 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=e9aa642954c5fd3bf16f94928ddc33a9b87003b33db7398ab5bf0b9241271f26
+distfiles="https://github.com/Ultimaker/libSavitar/archive/v${version}.tar.gz"
+checksum=b65dba135fceb40d991ed02d05b73e417e1a4843760bc262334379ecdb3fe4a1
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From 8e053d9a1a42e0fc2c5d279d3729d545d84040ea Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:47:41 -0500
Subject: [PATCH 2/6] libArcus: update to 4.4.1.

---
 srcpkgs/libArcus/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 33bb963b5a6..843e5d32bdf 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,7 +1,7 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
 hostmakedepends="protobuf python3-sip-devel"
@@ -11,8 +11,8 @@ short_desc="Communication library for Ultimaker software components"
 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=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8
+distfiles="https://github.com/Ultimaker/libArcus/archive/v${version}.tar.gz"
+checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From b72e551bdd207e9786282647939715eb948a829a Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:33 -0500
Subject: [PATCH 3/6] Uranium: update to 4.4.1.

---
 srcpkgs/Uranium/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index 26192c02cc1..63bef43aefd 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,7 +1,7 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 build_style=cmake
 pycompile_module="UM"
@@ -14,5 +14,5 @@ short_desc="Python framework for building Desktop applications"
 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=6906804add202b19931e01844f418256168e560265b217e725a4d9d0acf21800
+distfiles="https://github.com/Ultimaker/Uranium/archive/v${version}.tar.gz"
+checksum=21cd4938b21fb99be19f5eee4c6e1a4d554e8ebd5b3be2998abe0a1a6f9ffc39

From 2d918751616ea06f2840cf8a4585aed6a74291c9 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:38 -0500
Subject: [PATCH 4/6] cura-engine: update to 4.4.1.

---
 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 baace7d26b9..b73f815efed 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.4.0
+version=4.4.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -11,8 +11,8 @@ short_desc="Engine for processing 3D models into GCode"
 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=972d7fad4386d3ec74e7c247042c7778c61b0e3546cc95484211d0d797842160
+distfiles="https://github.com/Ultimaker/CuraEngine/archive/v${version}.tar.gz"
+checksum=6881262902405f8ad8732d9098ddf796cd0e5b23ff3c09e4d0af47d55eadab83
 
 post_install() {
 	vlicense LICENSE

From 891e51faea00e4bc40a00303ca2c4c3c9f596d00 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:32 -0500
Subject: [PATCH 5/6] cura: update to 4.4.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index e83151a4101..7538c7c87b4 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,7 +1,7 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 wrksrc="Cura-${version}"
 build_style=cmake
@@ -17,4 +17,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/v${version}.tar.gz"
-checksum=e5955c46a283dd8399145661bcb736bb78831ec16bfa9a8a35aa1d8bedece126
+checksum=824fbb3f3a5b92fda011cbf66e48dbe48eddb36ca287aaaa56458c5643d15736

From e30f7be94a782075838b86b3e7dabecb19cbb80d Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:38 -0500
Subject: [PATCH 6/6] cura-fdm-materials: update to 4.4.1.

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

diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index 9ac229abee0..86ed3c8b53f 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.4.0
+version=4.4.1
 revision=1
 archs=noarch
 wrksrc="fdm_materials-${version}"
@@ -10,8 +10,8 @@ short_desc="FDM Material database"
 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=d76266ce03b597b7bdeb417eacc7f82b31a07e9fb5b39f3de4e44f1257b41af0
+distfiles="https://github.com/Ultimaker/fdm_materials/archive/v${version}.tar.gz"
+checksum=92915f6b39bea142209005ed1916dc0968c17bd64dcde1b4c73a05e698355d7d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] Cura 4.4.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-12-27 17:06 ` voidlinux-github
@ 2020-01-02 16:22 ` voidlinux-github
  2020-01-02 16:23 ` voidlinux-github
  2020-01-04 19:08 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-02 16:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

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

Cura 4.4.1


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

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

From 0afcd3df10b29a56720db06778f91149fbb2e497 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:22:22 -0500
Subject: [PATCH 1/6] libSavitar: update to 4.4.1.

---
 srcpkgs/libSavitar/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index f5fbb78ff0b..9a2c2bdc84a 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,7 +1,7 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 hostmakedepends="python3"
 makedepends="python3-sip-devel python3-devel pugixml-devel"
@@ -9,8 +9,8 @@ short_desc="C++ implementation of 3mf loading"
 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=e9aa642954c5fd3bf16f94928ddc33a9b87003b33db7398ab5bf0b9241271f26
+distfiles="https://github.com/Ultimaker/libSavitar/archive/v${version}.tar.gz"
+checksum=b65dba135fceb40d991ed02d05b73e417e1a4843760bc262334379ecdb3fe4a1
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From e21661d0b9e5fa0377d1b097d19d0fa46bb289ea Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:47:41 -0500
Subject: [PATCH 2/6] libArcus: update to 4.4.1.

---
 srcpkgs/libArcus/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 33bb963b5a6..843e5d32bdf 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,7 +1,7 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
 hostmakedepends="protobuf python3-sip-devel"
@@ -11,8 +11,8 @@ short_desc="Communication library for Ultimaker software components"
 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=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8
+distfiles="https://github.com/Ultimaker/libArcus/archive/v${version}.tar.gz"
+checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From dcd319c30cb0d167298a8887efab3d7cecf44d10 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:33 -0500
Subject: [PATCH 3/6] Uranium: update to 4.4.1.

---
 srcpkgs/Uranium/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index 26192c02cc1..63bef43aefd 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,7 +1,7 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 build_style=cmake
 pycompile_module="UM"
@@ -14,5 +14,5 @@ short_desc="Python framework for building Desktop applications"
 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=6906804add202b19931e01844f418256168e560265b217e725a4d9d0acf21800
+distfiles="https://github.com/Ultimaker/Uranium/archive/v${version}.tar.gz"
+checksum=21cd4938b21fb99be19f5eee4c6e1a4d554e8ebd5b3be2998abe0a1a6f9ffc39

From 3699e68fc02d552c1fd94264587e79b68a5ea3bd Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:38 -0500
Subject: [PATCH 4/6] cura-engine: update to 4.4.1.

---
 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 baace7d26b9..b73f815efed 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.4.0
+version=4.4.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -11,8 +11,8 @@ short_desc="Engine for processing 3D models into GCode"
 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=972d7fad4386d3ec74e7c247042c7778c61b0e3546cc95484211d0d797842160
+distfiles="https://github.com/Ultimaker/CuraEngine/archive/v${version}.tar.gz"
+checksum=6881262902405f8ad8732d9098ddf796cd0e5b23ff3c09e4d0af47d55eadab83
 
 post_install() {
 	vlicense LICENSE

From 0f9c28bf07fd738f8be09be0997c70077e71c519 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:32 -0500
Subject: [PATCH 5/6] cura: update to 4.4.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index e83151a4101..7538c7c87b4 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,7 +1,7 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 wrksrc="Cura-${version}"
 build_style=cmake
@@ -17,4 +17,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/v${version}.tar.gz"
-checksum=e5955c46a283dd8399145661bcb736bb78831ec16bfa9a8a35aa1d8bedece126
+checksum=824fbb3f3a5b92fda011cbf66e48dbe48eddb36ca287aaaa56458c5643d15736

From 5d7eb68c54435330a09fa41cef0c9f29ab38259a Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:38 -0500
Subject: [PATCH 6/6] cura-fdm-materials: update to 4.4.1.

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

diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index 9ac229abee0..86ed3c8b53f 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.4.0
+version=4.4.1
 revision=1
 archs=noarch
 wrksrc="fdm_materials-${version}"
@@ -10,8 +10,8 @@ short_desc="FDM Material database"
 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=d76266ce03b597b7bdeb417eacc7f82b31a07e9fb5b39f3de4e44f1257b41af0
+distfiles="https://github.com/Ultimaker/fdm_materials/archive/v${version}.tar.gz"
+checksum=92915f6b39bea142209005ed1916dc0968c17bd64dcde1b4c73a05e698355d7d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] Cura 4.4.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-01-02 16:22 ` voidlinux-github
@ 2020-01-02 16:23 ` voidlinux-github
  2020-01-04 19:08 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-02 16:23 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by karl-nilsson against master on the void-packages repository

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

Cura 4.4.1


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

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

From 0afcd3df10b29a56720db06778f91149fbb2e497 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:22:22 -0500
Subject: [PATCH 1/6] libSavitar: update to 4.4.1.

---
 srcpkgs/libSavitar/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index f5fbb78ff0b..9a2c2bdc84a 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,7 +1,7 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 hostmakedepends="python3"
 makedepends="python3-sip-devel python3-devel pugixml-devel"
@@ -9,8 +9,8 @@ short_desc="C++ implementation of 3mf loading"
 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=e9aa642954c5fd3bf16f94928ddc33a9b87003b33db7398ab5bf0b9241271f26
+distfiles="https://github.com/Ultimaker/libSavitar/archive/v${version}.tar.gz"
+checksum=b65dba135fceb40d991ed02d05b73e417e1a4843760bc262334379ecdb3fe4a1
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From e21661d0b9e5fa0377d1b097d19d0fa46bb289ea Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:47:41 -0500
Subject: [PATCH 2/6] libArcus: update to 4.4.1.

---
 srcpkgs/libArcus/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 33bb963b5a6..843e5d32bdf 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,7 +1,7 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
 hostmakedepends="protobuf python3-sip-devel"
@@ -11,8 +11,8 @@ short_desc="Communication library for Ultimaker software components"
 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=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8
+distfiles="https://github.com/Ultimaker/libArcus/archive/v${version}.tar.gz"
+checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From dcd319c30cb0d167298a8887efab3d7cecf44d10 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:33 -0500
Subject: [PATCH 3/6] Uranium: update to 4.4.1.

---
 srcpkgs/Uranium/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index 26192c02cc1..63bef43aefd 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,7 +1,7 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 build_style=cmake
 pycompile_module="UM"
@@ -14,5 +14,5 @@ short_desc="Python framework for building Desktop applications"
 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=6906804add202b19931e01844f418256168e560265b217e725a4d9d0acf21800
+distfiles="https://github.com/Ultimaker/Uranium/archive/v${version}.tar.gz"
+checksum=21cd4938b21fb99be19f5eee4c6e1a4d554e8ebd5b3be2998abe0a1a6f9ffc39

From 3699e68fc02d552c1fd94264587e79b68a5ea3bd Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:48:38 -0500
Subject: [PATCH 4/6] cura-engine: update to 4.4.1.

---
 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 baace7d26b9..b73f815efed 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.4.0
+version=4.4.1
 revision=1
 wrksrc="CuraEngine-${version}"
 build_style=cmake
@@ -11,8 +11,8 @@ short_desc="Engine for processing 3D models into GCode"
 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=972d7fad4386d3ec74e7c247042c7778c61b0e3546cc95484211d0d797842160
+distfiles="https://github.com/Ultimaker/CuraEngine/archive/v${version}.tar.gz"
+checksum=6881262902405f8ad8732d9098ddf796cd0e5b23ff3c09e4d0af47d55eadab83
 
 post_install() {
 	vlicense LICENSE

From 23a149365452079d8a39c9e9ff3915580ad0564d Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:38 -0500
Subject: [PATCH 5/6] cura-fdm-materials: update to 4.4.1.

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

diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index 9ac229abee0..86ed3c8b53f 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.4.0
+version=4.4.1
 revision=1
 archs=noarch
 wrksrc="fdm_materials-${version}"
@@ -10,8 +10,8 @@ short_desc="FDM Material database"
 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=d76266ce03b597b7bdeb417eacc7f82b31a07e9fb5b39f3de4e44f1257b41af0
+distfiles="https://github.com/Ultimaker/fdm_materials/archive/v${version}.tar.gz"
+checksum=92915f6b39bea142209005ed1916dc0968c17bd64dcde1b4c73a05e698355d7d
 
 post_install() {
 	vlicense LICENSE

From f6b403085969368d0d00a22f9e22538b63024125 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 23 Dec 2019 14:49:32 -0500
Subject: [PATCH 6/6] cura: update to 4.4.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index e83151a4101..7538c7c87b4 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,7 +1,7 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.4.0
-revision=2
+version=4.4.1
+revision=1
 archs=noarch
 wrksrc="Cura-${version}"
 build_style=cmake
@@ -17,4 +17,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/v${version}.tar.gz"
-checksum=e5955c46a283dd8399145661bcb736bb78831ec16bfa9a8a35aa1d8bedece126
+checksum=824fbb3f3a5b92fda011cbf66e48dbe48eddb36ca287aaaa56458c5643d15736

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

* Re: [PR PATCH] [Merged]: Cura 4.4.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-01-02 16:23 ` voidlinux-github
@ 2020-01-04 19:08 ` voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-04 19:08 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Cura 4.4.1
https://github.com/void-linux/void-packages/pull/17730

Description:


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

end of thread, other threads:[~2020-01-04 19:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17730@inbox.vuxu.org>
2019-12-25 14:49 ` [WIP] Cura 4.4.1 voidlinux-github
2019-12-26 16:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-27 17:06 ` voidlinux-github
2020-01-02 16:22 ` voidlinux-github
2020-01-02 16:23 ` voidlinux-github
2020-01-04 19:08 ` [PR PATCH] [Merged]: " voidlinux-github

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).