Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Cura: update to 4.7.1
@ 2020-09-03 15:36 karl-nilsson
  2020-09-04 16:38 ` [PR PATCH] [Updated] " karl-nilsson
  2020-09-04 16:39 ` karl-nilsson
  0 siblings, 2 replies; 3+ messages in thread
From: karl-nilsson @ 2020-09-03 15:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 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/24641

Cura: update to 4.7.1
minor update

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

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

From 6221e51df47f6b9ef153ab962bfe293e8336211c Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:24:05 -0400
Subject: [PATCH 1/6] libArcus: update to 4.7.1.

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

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 38b672c838d..1dac05f1def 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,6 +1,6 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.7.0
+version=4.7.1
 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=4dd31bd37080800b2d9a26933833714a2ec0bfa97a0853550bd66613949041f5
+checksum=ba35ebecf4112ccfbe2b493c0e10e0276e85e0d449ce82cfa7590165b801facf
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 3342106def03d417904d25f6c44725dd4325db29 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:24:21 -0400
Subject: [PATCH 2/6] Uranium: update to 4.7.1.

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

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index ce0c7920cf9..901c95d1261 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,6 +1,6 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.7.0
+version=4.7.1
 revision=1
 archs=noarch
 build_style=cmake
@@ -14,7 +14,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=def8cbd337a34d4d4cf9f7d6493c370417fb7774ac22b485a1324b370e8b5b30
+checksum=16a72ef9e73df86016ceff37a068e3d70a111223669bfa4f86608c29fdaacc0c
 
 post_install() {
 	vmkdir usr/share/uranium/cmake

From 88304bff75cf145ea25fa3286121615f159f8075 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:25:15 -0400
Subject: [PATCH 3/6] cura-engine: update to 4.7.1.

---
 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 dd6a01c5828..12b5935449d 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.0
+version=4.7.1
 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=97edb730f7fc625bccca0ca460c751fb388135c83e0e31e86f0ba21be1b1a713
+checksum=7e1e408f269a604418f37575ba8ef5f69323bebc4dd7f3091c1c2e9b000ffcbf
 
 post_install() {
 	vlicense LICENSE

From 6e08a2104b00ce5dd7323a1831aa995d3a0a7c6c Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:26:51 -0400
Subject: [PATCH 4/6] cura-fdm-materials: update to 4.7.1.

---
 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 111b731f525..759a5a996ce 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.0
+version=4.7.1
 revision=1
 archs=noarch
 wrksrc="fdm_materials-${version}"
@@ -11,7 +11,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=02ca5e78ba806ce6dda0547a5f4d6f2e11223928a48c885bca744e607fd308fc
+checksum=f828baf9248ffcb05685980d079db906f2363958aa637255e36719d29d9922c5
 
 post_install() {
 	vlicense LICENSE

From d1d75d76d95cdb420f945893ef1f9ff5664aae56 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:27:38 -0400
Subject: [PATCH 5/6] libSavitar: update to 4.7.1.

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

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index 5ab9c667b9f..27485554d69 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,6 +1,6 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.7.0
+version=4.7.1
 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=d8f2f6a8564b43e1029998534c6c9263f0e93f42b569a528197435bb44d015f0
+checksum=3287d155e20744bf09cfddb4dede72adb579c9dcc0a74e6f12ddde57f4d417b0
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From ad5baade540f19892b9d6f5d6374a695c11def46 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:28:51 -0400
Subject: [PATCH 6/6] cura: update to 4.7.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index f66e02f2d61..37fd3139844 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,6 +1,6 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.7.0
+version=4.7.1
 revision=1
 archs=noarch
 wrksrc="Cura-${version}"
@@ -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/${version}.tar.gz"
-checksum=4e616d7ff12e0d5914f2c590248963de2acabed8796bffa217fb2de76224c57f
+checksum=1c09552de062ffbe0b2715e983e82c1ac9582aaaa649abfd27c7f82ff59fcf94

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

* Re: [PR PATCH] [Updated] Cura: update to 4.7.1
  2020-09-03 15:36 [PR PATCH] Cura: update to 4.7.1 karl-nilsson
@ 2020-09-04 16:38 ` karl-nilsson
  2020-09-04 16:39 ` karl-nilsson
  1 sibling, 0 replies; 3+ messages in thread
From: karl-nilsson @ 2020-09-04 16:38 UTC (permalink / raw)
  To: ml

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

Cura: update to 4.7.1
minor update

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

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

From 6221e51df47f6b9ef153ab962bfe293e8336211c Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:24:05 -0400
Subject: [PATCH 1/6] libArcus: update to 4.7.1.

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

diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template
index 38b672c838d..1dac05f1def 100644
--- a/srcpkgs/libArcus/template
+++ b/srcpkgs/libArcus/template
@@ -1,6 +1,6 @@
 # Template file for 'libArcus'
 pkgname=libArcus
-version=4.7.0
+version=4.7.1
 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=4dd31bd37080800b2d9a26933833714a2ec0bfa97a0853550bd66613949041f5
+checksum=ba35ebecf4112ccfbe2b493c0e10e0276e85e0d449ce82cfa7590165b801facf
 
 libArcus-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 82a8504b2bdc1c4811ca0285a2af5b88c431d3ce Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:24:21 -0400
Subject: [PATCH 2/6] Uranium: update to 4.7.1.

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

diff --git a/srcpkgs/Uranium/template b/srcpkgs/Uranium/template
index ce0c7920cf9..7c4e324d489 100644
--- a/srcpkgs/Uranium/template
+++ b/srcpkgs/Uranium/template
@@ -1,8 +1,7 @@
 # Template file for 'Uranium'
 pkgname=Uranium
-version=4.7.0
+version=4.7.1
 revision=1
-archs=noarch
 build_style=cmake
 pycompile_dirs="usr/lib/uranium/plugins"
 hostmakedepends="python3"
@@ -14,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=def8cbd337a34d4d4cf9f7d6493c370417fb7774ac22b485a1324b370e8b5b30
+checksum=16a72ef9e73df86016ceff37a068e3d70a111223669bfa4f86608c29fdaacc0c
 
 post_install() {
 	vmkdir usr/share/uranium/cmake

From fbd7a01976389562b095b2614658f63d18444130 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:25:15 -0400
Subject: [PATCH 3/6] cura-engine: update to 4.7.1.

---
 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 dd6a01c5828..12b5935449d 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.0
+version=4.7.1
 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=97edb730f7fc625bccca0ca460c751fb388135c83e0e31e86f0ba21be1b1a713
+checksum=7e1e408f269a604418f37575ba8ef5f69323bebc4dd7f3091c1c2e9b000ffcbf
 
 post_install() {
 	vlicense LICENSE

From bd66fd4e8a18b0b36fea7b60be22868df26dc606 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:26:51 -0400
Subject: [PATCH 4/6] cura-fdm-materials: update to 4.7.1.

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

diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template
index 111b731f525..90011988e0d 100644
--- a/srcpkgs/cura-fdm-materials/template
+++ b/srcpkgs/cura-fdm-materials/template
@@ -1,9 +1,8 @@
 # Template file for 'cura-fdm-materials'
 pkgname=cura-fdm-materials
 reverts="2019.08.21_1"
-version=4.7.0
+version=4.7.1
 revision=1
-archs=noarch
 wrksrc="fdm_materials-${version}"
 build_style=cmake
 short_desc="FDM Material database"
@@ -11,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=02ca5e78ba806ce6dda0547a5f4d6f2e11223928a48c885bca744e607fd308fc
+checksum=f828baf9248ffcb05685980d079db906f2363958aa637255e36719d29d9922c5
 
 post_install() {
 	vlicense LICENSE

From bcaa03bf70dabd4a25daff87028b37b86598c102 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:27:38 -0400
Subject: [PATCH 5/6] libSavitar: update to 4.7.1.

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

diff --git a/srcpkgs/libSavitar/template b/srcpkgs/libSavitar/template
index 5ab9c667b9f..27485554d69 100644
--- a/srcpkgs/libSavitar/template
+++ b/srcpkgs/libSavitar/template
@@ -1,6 +1,6 @@
 # Template file for 'libSavitar'
 pkgname=libSavitar
-version=4.7.0
+version=4.7.1
 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=d8f2f6a8564b43e1029998534c6c9263f0e93f42b569a528197435bb44d015f0
+checksum=3287d155e20744bf09cfddb4dede72adb579c9dcc0a74e6f12ddde57f4d417b0
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" python3-sip-devel"

From 0e5b40f09d11434609b1b3d06eada90924086c32 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 3 Sep 2020 11:28:51 -0400
Subject: [PATCH 6/6] cura: update to 4.7.1.

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

diff --git a/srcpkgs/cura/template b/srcpkgs/cura/template
index f66e02f2d61..dd28bcb1f41 100644
--- a/srcpkgs/cura/template
+++ b/srcpkgs/cura/template
@@ -1,8 +1,7 @@
 # Template file for 'cura'
 pkgname=cura
-version=4.7.0
+version=4.7.1
 revision=1
-archs=noarch
 wrksrc="Cura-${version}"
 build_style=cmake
 configure_args="-DCURA_VERSION=${version}
@@ -17,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=4e616d7ff12e0d5914f2c590248963de2acabed8796bffa217fb2de76224c57f
+checksum=1c09552de062ffbe0b2715e983e82c1ac9582aaaa649abfd27c7f82ff59fcf94

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

* Re: Cura: update to 4.7.1
  2020-09-03 15:36 [PR PATCH] Cura: update to 4.7.1 karl-nilsson
  2020-09-04 16:38 ` [PR PATCH] [Updated] " karl-nilsson
@ 2020-09-04 16:39 ` karl-nilsson
  1 sibling, 0 replies; 3+ messages in thread
From: karl-nilsson @ 2020-09-04 16:39 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/24641#issuecomment-687258567

Comment:
removed noarch

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

end of thread, other threads:[~2020-09-04 16:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 15:36 [PR PATCH] Cura: update to 4.7.1 karl-nilsson
2020-09-04 16:38 ` [PR PATCH] [Updated] " karl-nilsson
2020-09-04 16:39 ` 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).