From 6556689c45d18e500bcc769de4c96861d9ee1532 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sun, 1 Jan 2023 12:02:27 +0100 Subject: [PATCH] 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 390f097c0f0..182dc3cd280 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 " 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"