mlt7: update to 7.28.0.
This commit is contained in:
parent
9a59797506
commit
c4fb452cd9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mlt7'
|
# Template file for 'mlt7'
|
||||||
pkgname=mlt7
|
pkgname=mlt7
|
||||||
version=7.24.0
|
version=7.28.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSWIG_PYTHON=ON -DMOD_QT6=ON"
|
configure_args="-DSWIG_PYTHON=ON -DMOD_QT6=ON"
|
||||||
hostmakedepends="doxygen pkg-config ladspa-sdk swig python3 which
|
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"
|
license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://mltframework.org/"
|
homepage="https://mltframework.org/"
|
||||||
distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
|
||||||
checksum=a8942dd786810062925f828b498588c45af08e9c351171c7a42bf7ad2e182be2
|
checksum=25d7af70447c57f5aba80cd042b46fb69712ec9a993e8be4a6abe7ec46951271
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue