Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] [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:37 ` voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-12-25 14:37 UTC (permalink / raw)
  To: ml

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

[WIP] 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 b9187a4a64e43fded272c0ed79acaec45b7b6a78 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 f351e5c42d4fa73dabd07b7c6a48754d3199d631 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 8d1f1951d342491a7fa7f2bf040e68c2ea556f18 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 13c1c69fb9261f0982edaf0be0d8dd4d66bb7aca 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 ff6b44997e40b362b983a11e66a4b875d65f4d2e 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 b41a1e9fe02ae650a6ec38565b8825ee1fd6371f 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] only message in thread

only message in thread, other threads:[~2019-12-25 14:37 UTC | newest]

Thread overview: (only message) (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:37 ` [PR PATCH] [Updated] [WIP] Cura 4.4.1 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).