Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Cura 411
@ 2021-09-09  1:22 karl-nilsson
  2021-09-09 19:11 ` Cura: update to 4.11.0 ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: karl-nilsson @ 2021-09-09  1:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 529 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_411
https://github.com/void-linux/void-packages/pull/32885

Cura 411
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, x64-glibc


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

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

From bc1fe601c982c23d9b3fb539c74c9b64785701e0 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:25 -0400
Subject: [PATCH 1/7] libArcus: update to 4.11.0.

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

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 18f0be773ddf..6f243225cba6 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,6 +1,6 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.10.0
+version=4.11.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_EXAMPLES=OFF"
@@ -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=04a9eb24ad5a55ffb24888c2dc83b6486d704536f457bce0e6c5523cd6cadae8
+checksum=2682a898a033f855c9a9d24da976a5467f8823b448db86e308d54017c0c6a372
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 3bc6671009cc96d32df2fa17eef70d892c74bd21 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:30 -0400
Subject: [PATCH 2/7] Uranium: update to 4.11.0.

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

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index dab977f04b48..2eb1d4ff9586 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,6 +1,6 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.10.0
+version=4.11.0
 revision=1
 build_style=cmake
 pycompile_dirs="usr/lib/uranium/plugins"
@@ -15,7 +15,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=e72942b9e24ba0855f8a1184220a57e4af8a4ebcb8ced27973c18bfb1777d737
+checksum=1765d563a36c3158ea8abe4d87b0e3f5e0e595a1c7584b9bd672331e300c0677
 
 post_install() {
 	vmkdir usr/share/uranium/cmake

From 5820aef6716af2d52d089473f48dcea3cab5cc66 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:33 -0400
Subject: [PATCH 3/7] cura-engine: update to 4.11.0.

---
 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 ab6052d471b9..10a1a7f45021 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.10.0
+version=4.11.0
 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=bbc931251c89f68b8670cd0e5a06b81fde99a5e440bdbfe0e7efc3a749642157
+checksum=d654c2e0397f87d75d4481591f9d7f5e252a4fb4bc61cf84a477223618674f80
 
 post_install() {
 	vlicense LICENSE

From aa1ebaa976085eed081fe5e4d6bd0fa4ea1e8bd2 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:41 -0400
Subject: [PATCH 4/7] cura-fdm-materials: update to 4.11.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 0d150b0631d3..f813f00af5c7 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.10.0
+version=4.11.0
 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=1d516b1a326db9d214125ae882e82ed6ca97881c984d5d2ed7571456082c252b
+checksum=ae339f08ffb5bf14f2dadf4e2c374acec3c0a82c7e9b323cf1e50f081dde274f
 
 post_install() {
 	vlicense LICENSE

From 992ed9f72ba460b702529976447477efb93014ab Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:46 -0400
Subject: [PATCH 5/7] libSavitar: update to 4.11.0.

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

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index b513c14664ab..b04e434a1cf2 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,6 +1,6 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.10.0
+version=4.11.0
 revision=1
 build_style=cmake
 hostmakedepends="python3"
@@ -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=299e3cb3015e46e5dc6748d3ad46bc49fafb06054b09c38c1611dd509c6ede52
+checksum=fb0cb3d6b063e9f8ae88c0ef34dcbca5b0a4c6f8d841847c02cd4741decd16f9
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From 227b31bb9b2e0d38fdbd0344899b9532a1348960 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:53 -0400
Subject: [PATCH 6/7] python3-pynest2d: update to 4.11.0.

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

diff --git a/srcpkgs/python3-pynest2d/template b/srcpkgs/python3-pynest2d/template
index e18f0b1bf0b4..5cf5a0a79c52 100644
--- a/srcpkgs/python3-pynest2d/template
+++ b/srcpkgs/python3-pynest2d/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pynest2d'
 pkgname=python3-pynest2d
-version=4.10.0
+version=4.11.0
 revision=1
 wrksrc="pynest2d-${version}"
 build_style=cmake
@@ -14,4 +14,4 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/Ultimaker/pynest2d"
 distfiles="https://github.com/Ultimaker/pynest2d/archive/${version}.tar.gz"
-checksum=97babd182f2bab75c0519ac79ead7ac4fc34b8a16de0569b5d2a7d2f7c3592ef
+checksum=2d94a0cd7bfa8b9e0ed1fcdbb99002d8eff437d382301101bdab140dc0a4beac

From a9ca8d37eeed850b93e6009501c2eadfbaf29a92 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 8 Sep 2021 20:53:56 -0400
Subject: [PATCH 7/7] cura: update to 4.11.0.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index ae3039e72abe..e721c7a705fd 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,6 +1,6 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.10.0
+version=4.11.0
 revision=1
 wrksrc="Cura-${version}"
 build_style=cmake
@@ -18,4 +18,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=744ddda24b29df996ae5b333d3e3b36c897034a53f4214f128a2f328558a1b6a
+checksum=f8dcee2165141b9390c3144f2db4d7bbb0d62faf5f194e056266fa9409aa7a88

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

* Re: Cura: update to 4.11.0
  2021-09-09  1:22 [PR PATCH] Cura 411 karl-nilsson
@ 2021-09-09 19:11 ` ericonr
  2021-09-09 19:11 ` [PR PATCH] [Merged]: " ericonr
  2021-09-09 19:56 ` karl-nilsson
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-09-09 19:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32885#issuecomment-916365670

Comment:
For all the trouble this package gave us, this update is pretty painless :)

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

* Re: [PR PATCH] [Merged]: Cura: update to 4.11.0
  2021-09-09  1:22 [PR PATCH] Cura 411 karl-nilsson
  2021-09-09 19:11 ` Cura: update to 4.11.0 ericonr
@ 2021-09-09 19:11 ` ericonr
  2021-09-09 19:56 ` karl-nilsson
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-09-09 19:11 UTC (permalink / raw)
  To: ml

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

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

Cura: update to 4.11.0
https://github.com/void-linux/void-packages/pull/32885

Description:
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, x64-glibc


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

* Re: Cura: update to 4.11.0
  2021-09-09  1:22 [PR PATCH] Cura 411 karl-nilsson
  2021-09-09 19:11 ` Cura: update to 4.11.0 ericonr
  2021-09-09 19:11 ` [PR PATCH] [Merged]: " ericonr
@ 2021-09-09 19:56 ` karl-nilsson
  2 siblings, 0 replies; 4+ messages in thread
From: karl-nilsson @ 2021-09-09 19:56 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/32885#issuecomment-916392759

Comment:
Yeah, I'm still not happy with the libnest2d situation, but at least it's stable and functional.

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

end of thread, other threads:[~2021-09-09 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  1:22 [PR PATCH] Cura 411 karl-nilsson
2021-09-09 19:11 ` Cura: update to 4.11.0 ericonr
2021-09-09 19:11 ` [PR PATCH] [Merged]: " ericonr
2021-09-09 19:56 ` karl-nilsson

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