mlt7: update to 7.12.0.

This commit is contained in:
Joel Beckmeyer 2023-01-09 22:04:46 -05:00 committed by John Zimmermann
parent 8705fbdeae
commit 3af4a3ca79

View file

@ -1,7 +1,7 @@
# Template file for 'mlt7'
pkgname=mlt7
version=7.8.0
revision=2
version=7.12.0
revision=1
build_style=cmake
configure_args="-DSWIG_PYTHON=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=4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7
checksum=41af600a5b223e067dff529d4ebe83bf8dee4efa807c8f928141e1174f13c45c
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"