mlt7: update to 7.28.0.

This commit is contained in:
John 2024-12-27 17:37:13 +01:00
parent 9a59797506
commit c4fb452cd9

View File

@ -1,7 +1,7 @@
# Template file for 'mlt7'
pkgname=mlt7
version=7.24.0
revision=4
version=7.28.0
revision=1
build_style=cmake
configure_args="-DSWIG_PYTHON=ON -DMOD_QT6=ON"
hostmakedepends="doxygen pkg-config ladspa-sdk swig python3 which
@ -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=a8942dd786810062925f828b498588c45af08e9c351171c7a42bf7ad2e182be2
checksum=25d7af70447c57f5aba80cd042b46fb69712ec9a993e8be4a6abe7ec46951271
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"