From b2cff7d5aefa28e9b1369c017389929878bd5b7a Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 2 Mar 2022 22:55:58 +0100 Subject: [PATCH 1/2] mlt7: update to 7.4.0. --- srcpkgs/mlt7/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/mlt7/template b/srcpkgs/mlt7/template index f96f65d41f78..5aefa500dd8a 100644 --- a/srcpkgs/mlt7/template +++ b/srcpkgs/mlt7/template @@ -1,7 +1,7 @@ -# Template file for 'mlt' +# Template file for 'mlt7' pkgname=mlt7 -version=7.0.1 -revision=4 +version=7.4.0 +revision=1 wrksrc="mlt-${version}" build_style=cmake configure_args="-DSWIG_PYTHON=ON" @@ -17,7 +17,7 @@ maintainer="John " license="GPL-3.0-or-later, LGPL-2.1-or-later" homepage="https://mltframework.org/" distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz" -checksum=b68c88d9ad91889838186188cce938feee8b63e3755a3b6fb45dc9c2ae0c5ecd +checksum=17c19843ffdbca66777aaadf39acb11829fd930eaded92f768cbcb8ae59a5f37 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat" From 8dba3216f9b4086f68402615379467e0e23999ef Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 2 Mar 2022 23:14:24 +0100 Subject: [PATCH 2/2] shotcut: update to 22.01.30. --- srcpkgs/shotcut/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shotcut/template b/srcpkgs/shotcut/template index 6150aec9a359..c5dad59246f3 100644 --- a/srcpkgs/shotcut/template +++ b/srcpkgs/shotcut/template @@ -1,6 +1,6 @@ # Template file for 'shotcut' pkgname=shotcut -version=21.09.20 +version=22.01.30 revision=1 build_style=qmake configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE" @@ -15,7 +15,7 @@ maintainer="John " license="GPL-3.0-or-later" homepage="https://www.shotcut.org" distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz" -checksum=f95f1aa5a7360b68ce9f2b1cffdb7344ff3db086bad77068233eb83114f25790 +checksum=cdb86384c9cd30cd6548a0252d2fb45dfae6d92cc7c8c231705d0cf0ee98437b CXXFLAGS="-DHAVE_LOCALE_H=1"