From 1bf22f7b70a0f62486e2cf65c7818e4babea31a1 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Fri, 6 Aug 2021 09:50:35 +0200 Subject: [PATCH 1/3] ETL: update to 1.4.2 --- srcpkgs/ETL/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ETL/template b/srcpkgs/ETL/template index 2cc7ce21461e..0a395b6e296a 100644 --- a/srcpkgs/ETL/template +++ b/srcpkgs/ETL/template @@ -1,6 +1,6 @@ # Template file for 'ETL' pkgname=ETL -version=1.4.1 +version=1.4.2 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=ecb61942da60dca8e623af8ad03656897d10b03296e8907dd3c6c296390a074c +checksum=e54192d284df16305ddfdfcc5bdfe93e139e6db5bc283dd4bab2413ebbead7c7 From eb586069bb88cecc4fb718a27113fc1e05da39b6 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Fri, 6 Aug 2021 09:50:58 +0200 Subject: [PATCH 2/3] synfig: update to 1.4.2 --- srcpkgs/synfig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template index d36db2d1ea6e..bae3a4672dae 100644 --- a/srcpkgs/synfig/template +++ b/srcpkgs/synfig/template @@ -1,6 +1,6 @@ # Template file for 'synfig' pkgname=synfig -version=1.4.1 +version=1.4.2 revision=1 build_style=gnu-configure configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" @@ -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=f90f1dcff1a409bbe2bfbb2cf42b7019cf735bec3223722db2feba6e198d1bc1 +checksum=e66688b908ab2f05f87cc5a364f958a1351f101ccab3b3ade33a926453002f4e CXXFLAGS="-std=c++11 -DHAVE_LOCALE_H=1" From 4426bb3ecf53667432bca8bedaa168dd57b0ba14 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Fri, 6 Aug 2021 09:51:27 +0200 Subject: [PATCH 3/3] synfigstudio: update to 1.4.2 --- srcpkgs/synfigstudio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/synfigstudio/template b/srcpkgs/synfigstudio/template index 3e40a99fb28c..2cb07e51e086 100644 --- a/srcpkgs/synfigstudio/template +++ b/srcpkgs/synfigstudio/template @@ -1,6 +1,6 @@ # Template file for 'synfigstudio' pkgname=synfigstudio -version=1.4.1 +version=1.4.2 revision=1 build_style=gnu-configure configure_args="--disable-update-mimedb" @@ -11,7 +11,7 @@ maintainer="newbluemoon " license="GPL-2.0-or-later" homepage="http://www.synfig.org/" distfiles="https://github.com/synfig/synfig/releases/download/v${version}/synfigstudio-${version}.tar.gz" -checksum=af9a9b0064064907ae24a693b607dcba633a8a2cd45fa1357f61c035efd6020e +checksum=4e86d4d8def6675fc92855a411795cc4062a1669cda82535d18b48a68b4d5497 python_version=3 CXXFLAGS="-Wno-deprecated-copy -DHAVE_LOCALE_H=1"