mlt7: update to 7.30.0

This commit is contained in:
zlice 2025-03-05 09:43:34 -05:00 committed by John Zimmermann
parent 4469f7af1a
commit 617b441f97

View file

@ -1,6 +1,6 @@
# Template file for 'mlt7'
pkgname=mlt7
version=7.28.0
version=7.30.0
revision=1
build_style=cmake
configure_args="-DSWIG_PYTHON=ON -DMOD_QT6=ON"
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
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=25d7af70447c57f5aba80cd042b46fb69712ec9a993e8be4a6abe7ec46951271
checksum=11b6ae978ce814a3d8a2c599b565ed27f691d23f4f7d712061f3d812bbc59d67
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"