From 35bb8c8e9744ea6b59b0fcc3db640ca90150d622 Mon Sep 17 00:00:00 2001 From: newbluemoon 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 " 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 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 " 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 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 " 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