Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4
@ 2023-01-01 11:47 newbluemoon
  2023-01-14  6:22 ` [PR PATCH] [Updated] " newbluemoon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: newbluemoon @ 2023-01-01 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages synfig
https://github.com/void-linux/void-packages/pull/41392

synfig/synfigstudio/ETL: update to 1.4.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64-musl
  - i686


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

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

From c83c2f2da60dff49c3b5edffdd218e8bdb0d591b Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:04 +0100
Subject: [PATCH 1/3] ETL: update to 1.4.4

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

diff --git a/srcpkgs/ETL/template b/srcpkgs/ETL/template
index 6ec6d63ddf1f..52dd73532bbc 100644
--- a/srcpkgs/ETL/template
+++ b/srcpkgs/ETL/template
@@ -1,6 +1,6 @@
 # Template file for 'ETL'
 pkgname=ETL
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,4 +10,4 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/ETL-${version}.tar.gz"
-checksum=f0bf2e6ee6aa96c586657d64a9a49def3544eb1b3068e226a737e423049f73a0
+checksum=cc87e478d8e808b1a2266f8f6a3eb54396ba54ff63abb30ea5b9b7bcfb85caca

From 0eb790129a924ea620a0bdfb9240729bbafb35ae Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:27 +0100
Subject: [PATCH 2/3] synfig: update to 1.4.4

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

diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template
index 0f4e33bdd781..0af6529663f9 100644
--- a/srcpkgs/synfig/template
+++ b/srcpkgs/synfig/template
@@ -1,6 +1,6 @@
 # Template file for 'synfig'
 pkgname=synfig
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
@@ -13,7 +13,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfig-${version}.tar.gz"
-checksum=0c8d02ff6c77e468021a4497be34323d38246208d199ab1c3bbf65c9794752e7
+checksum=cd9882a091433e22e484e47d7bfe542aaefd3f62bfd746d306be4ce964756f06
 
 CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
 

From 31c87ef0b959466346a6d850cba7f309e38f75cc Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:47 +0100
Subject: [PATCH 3/3] synfigstudio: update to 1.4.4

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

diff --git a/srcpkgs/synfigstudio/template b/srcpkgs/synfigstudio/template
index 36646888f255..da33285ec2f2 100644
--- a/srcpkgs/synfigstudio/template
+++ b/srcpkgs/synfigstudio/template
@@ -1,6 +1,6 @@
 # Template file for 'synfigstudio'
 pkgname=synfigstudio
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=gnu-configure
 configure_args="--disable-update-mimedb"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz"
-checksum=500d08e94b803aa261fa17eebb3ed74cd1573296477f866e3fe8cceab2f7c1ba
+checksum=8893c681ccda6bc34f173d5183e28fbf78feb348f26a7661bc3c038e837eb21f
 python_version=3
 CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"
 export DATADIRNAME=share

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

* Re: [PR PATCH] [Updated] synfig/synfigstudio/ETL: update to 1.4.4
  2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
@ 2023-01-14  6:22 ` newbluemoon
  2023-01-15 11:12 ` paper42
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: newbluemoon @ 2023-01-14  6:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages synfig
https://github.com/void-linux/void-packages/pull/41392

synfig/synfigstudio/ETL: update to 1.4.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64-musl
  - i686


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

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

From 35bb8c8e9744ea6b59b0fcc3db640ca90150d622 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:04 +0100
Subject: [PATCH 1/3] ETL: update to 1.4.4

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

diff --git a/srcpkgs/ETL/template b/srcpkgs/ETL/template
index 6ec6d63ddf1f..52dd73532bbc 100644
--- a/srcpkgs/ETL/template
+++ b/srcpkgs/ETL/template
@@ -1,6 +1,6 @@
 # Template file for 'ETL'
 pkgname=ETL
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,4 +10,4 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/ETL-${version}.tar.gz"
-checksum=f0bf2e6ee6aa96c586657d64a9a49def3544eb1b3068e226a737e423049f73a0
+checksum=cc87e478d8e808b1a2266f8f6a3eb54396ba54ff63abb30ea5b9b7bcfb85caca

From 0168753b0525c3d3f71871574a6ddc3265b06d07 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:27 +0100
Subject: [PATCH 2/3] synfig: update to 1.4.4

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

diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template
index 9666268c708a..0af6529663f9 100644
--- a/srcpkgs/synfig/template
+++ b/srcpkgs/synfig/template
@@ -1,7 +1,7 @@
 # Template file for 'synfig'
 pkgname=synfig
-version=1.4.3
-revision=2
+version=1.4.4
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="boost-build ImageMagick pkg-config intltool"
@@ -13,7 +13,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfig-${version}.tar.gz"
-checksum=0c8d02ff6c77e468021a4497be34323d38246208d199ab1c3bbf65c9794752e7
+checksum=cd9882a091433e22e484e47d7bfe542aaefd3f62bfd746d306be4ce964756f06
 
 CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
 

From 807e441fb3e7493e202ebfe1001056feeb02023b Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:47 +0100
Subject: [PATCH 3/3] synfigstudio: update to 1.4.4

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

diff --git a/srcpkgs/synfigstudio/template b/srcpkgs/synfigstudio/template
index 4b36350f8768..da33285ec2f2 100644
--- a/srcpkgs/synfigstudio/template
+++ b/srcpkgs/synfigstudio/template
@@ -1,7 +1,7 @@
 # Template file for 'synfigstudio'
 pkgname=synfigstudio
-version=1.4.3
-revision=2
+version=1.4.4
+revision=1
 build_style=gnu-configure
 configure_args="--disable-update-mimedb"
 hostmakedepends="pkg-config intltool gettext synfig"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz"
-checksum=500d08e94b803aa261fa17eebb3ed74cd1573296477f866e3fe8cceab2f7c1ba
+checksum=8893c681ccda6bc34f173d5183e28fbf78feb348f26a7661bc3c038e837eb21f
 python_version=3
 CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"
 export DATADIRNAME=share

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

* Re: synfig/synfigstudio/ETL: update to 1.4.4
  2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
  2023-01-14  6:22 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-01-15 11:12 ` paper42
  2023-01-15 19:01 ` [PR PATCH] [Updated] " newbluemoon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-01-15 11:12 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41392#issuecomment-1383122321

Comment:
Do we have to keep the versions in sync every time? If yes, we should add a comment about this to each template, see vala and valadoc for an example.

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

* Re: [PR PATCH] [Updated] synfig/synfigstudio/ETL: update to 1.4.4
  2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
  2023-01-14  6:22 ` [PR PATCH] [Updated] " newbluemoon
  2023-01-15 11:12 ` paper42
@ 2023-01-15 19:01 ` newbluemoon
  2023-01-15 19:06 ` newbluemoon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: newbluemoon @ 2023-01-15 19:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages synfig
https://github.com/void-linux/void-packages/pull/41392

synfig/synfigstudio/ETL: update to 1.4.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64-musl
  - i686


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

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

From da41c73edd35c201d1f14bb419e56efbb0d3e781 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:04 +0100
Subject: [PATCH 1/3] ETL: update to 1.4.4

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

diff --git a/srcpkgs/ETL/template b/srcpkgs/ETL/template
index 86c878478638..a2dab21bc501 100644
--- a/srcpkgs/ETL/template
+++ b/srcpkgs/ETL/template
@@ -1,6 +1,7 @@
 # Template file for 'ETL'
+# Should be kept in sync with 'synfig' and 'synfigstudio'
 pkgname=ETL
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/ETL-${version}.tar.gz"
-checksum=f0bf2e6ee6aa96c586657d64a9a49def3544eb1b3068e226a737e423049f73a0
+checksum=cc87e478d8e808b1a2266f8f6a3eb54396ba54ff63abb30ea5b9b7bcfb85caca

From 3598de9eacc8098018ee02a69f862017cd9603c3 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:27 +0100
Subject: [PATCH 2/3] synfig: update to 1.4.4

---
 srcpkgs/synfig/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template
index 390f097c0f05..182dc3cd280f 100644
--- a/srcpkgs/synfig/template
+++ b/srcpkgs/synfig/template
@@ -1,7 +1,8 @@
 # Template file for 'synfig'
+# Should be kept in sync with 'synfigstudio' and 'ETL'
 pkgname=synfig
-version=1.4.3
-revision=2
+version=1.4.4
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="boost-build ImageMagick pkg-config intltool"
@@ -13,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfig-${version}.tar.gz"
-checksum=0c8d02ff6c77e468021a4497be34323d38246208d199ab1c3bbf65c9794752e7
+checksum=cd9882a091433e22e484e47d7bfe542aaefd3f62bfd746d306be4ce964756f06
 
 CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
 

From c9d00f3c5b272fd583df026c568e852d41673047 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:47 +0100
Subject: [PATCH 3/3] synfigstudio: update to 1.4.4

---
 srcpkgs/synfigstudio/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/synfigstudio/template b/srcpkgs/synfigstudio/template
index 4b36350f8768..61d50676c6e1 100644
--- a/srcpkgs/synfigstudio/template
+++ b/srcpkgs/synfigstudio/template
@@ -1,7 +1,8 @@
 # Template file for 'synfigstudio'
+# Should be kept in sync with 'synfig' and 'ETL'
 pkgname=synfigstudio
-version=1.4.3
-revision=2
+version=1.4.4
+revision=1
 build_style=gnu-configure
 configure_args="--disable-update-mimedb"
 hostmakedepends="pkg-config intltool gettext synfig"
@@ -12,7 +13,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz"
-checksum=500d08e94b803aa261fa17eebb3ed74cd1573296477f866e3fe8cceab2f7c1ba
+checksum=8893c681ccda6bc34f173d5183e28fbf78feb348f26a7661bc3c038e837eb21f
 python_version=3
 CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"
 export DATADIRNAME=share

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

* Re: synfig/synfigstudio/ETL: update to 1.4.4
  2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
                   ` (2 preceding siblings ...)
  2023-01-15 19:01 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-01-15 19:06 ` newbluemoon
  2023-02-03 18:18 ` [PR PATCH] [Updated] " newbluemoon
  2023-02-03 22:58 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: newbluemoon @ 2023-01-15 19:06 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/41392#issuecomment-1383226996

Comment:
Yes, I think they are supposed to be in sync. I added the comment as you suggested. Should have done so already. :)

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

* Re: [PR PATCH] [Updated] synfig/synfigstudio/ETL: update to 1.4.4
  2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
                   ` (3 preceding siblings ...)
  2023-01-15 19:06 ` newbluemoon
@ 2023-02-03 18:18 ` newbluemoon
  2023-02-03 22:58 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: newbluemoon @ 2023-02-03 18:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages synfig
https://github.com/void-linux/void-packages/pull/41392

synfig/synfigstudio/ETL: update to 1.4.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64-musl
  - i686


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

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

From 09fa27b6fb281e33550290deeb4129eea0c7274f Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:04 +0100
Subject: [PATCH 1/3] ETL: update to 1.4.4

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

diff --git a/srcpkgs/ETL/template b/srcpkgs/ETL/template
index 86c878478638..a2dab21bc501 100644
--- a/srcpkgs/ETL/template
+++ b/srcpkgs/ETL/template
@@ -1,6 +1,7 @@
 # Template file for 'ETL'
+# Should be kept in sync with 'synfig' and 'synfigstudio'
 pkgname=ETL
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/ETL-${version}.tar.gz"
-checksum=f0bf2e6ee6aa96c586657d64a9a49def3544eb1b3068e226a737e423049f73a0
+checksum=cc87e478d8e808b1a2266f8f6a3eb54396ba54ff63abb30ea5b9b7bcfb85caca

From 0c643999679c6f4d60b8eb85362ce38c4cc2623c Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:27 +0100
Subject: [PATCH 2/3] synfig: update to 1.4.4

---
 srcpkgs/synfig/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template
index 390f097c0f05..182dc3cd280f 100644
--- a/srcpkgs/synfig/template
+++ b/srcpkgs/synfig/template
@@ -1,7 +1,8 @@
 # Template file for 'synfig'
+# Should be kept in sync with 'synfigstudio' and 'ETL'
 pkgname=synfig
-version=1.4.3
-revision=2
+version=1.4.4
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="boost-build ImageMagick pkg-config intltool"
@@ -13,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfig-${version}.tar.gz"
-checksum=0c8d02ff6c77e468021a4497be34323d38246208d199ab1c3bbf65c9794752e7
+checksum=cd9882a091433e22e484e47d7bfe542aaefd3f62bfd746d306be4ce964756f06
 
 CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1"
 

From 91fe5323aea694d95b401b2ffcfb192b6ca4032a Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 1 Jan 2023 12:02:47 +0100
Subject: [PATCH 3/3] synfigstudio: update to 1.4.4

---
 srcpkgs/synfigstudio/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/synfigstudio/template b/srcpkgs/synfigstudio/template
index 4b36350f8768..61d50676c6e1 100644
--- a/srcpkgs/synfigstudio/template
+++ b/srcpkgs/synfigstudio/template
@@ -1,7 +1,8 @@
 # Template file for 'synfigstudio'
+# Should be kept in sync with 'synfig' and 'ETL'
 pkgname=synfigstudio
-version=1.4.3
-revision=2
+version=1.4.4
+revision=1
 build_style=gnu-configure
 configure_args="--disable-update-mimedb"
 hostmakedepends="pkg-config intltool gettext synfig"
@@ -12,7 +13,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.synfig.org/"
 distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz"
-checksum=500d08e94b803aa261fa17eebb3ed74cd1573296477f866e3fe8cceab2f7c1ba
+checksum=8893c681ccda6bc34f173d5183e28fbf78feb348f26a7661bc3c038e837eb21f
 python_version=3
 CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"
 export DATADIRNAME=share

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

* Re: [PR PATCH] [Merged]: synfig/synfigstudio/ETL: update to 1.4.4
  2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
                   ` (4 preceding siblings ...)
  2023-02-03 18:18 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-02-03 22:58 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-02-03 22:58 UTC (permalink / raw)
  To: ml

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

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

synfig/synfigstudio/ETL: update to 1.4.4
https://github.com/void-linux/void-packages/pull/41392

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64-musl
  - i686


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

end of thread, other threads:[~2023-02-03 22:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-01 11:47 [PR PATCH] synfig/synfigstudio/ETL: update to 1.4.4 newbluemoon
2023-01-14  6:22 ` [PR PATCH] [Updated] " newbluemoon
2023-01-15 11:12 ` paper42
2023-01-15 19:01 ` [PR PATCH] [Updated] " newbluemoon
2023-01-15 19:06 ` newbluemoon
2023-02-03 18:18 ` [PR PATCH] [Updated] " newbluemoon
2023-02-03 22:58 ` [PR PATCH] [Merged]: " paper42

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