mlt: update to 6.10.0.
This commit is contained in:
parent
b444d5b983
commit
453eef9c8c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mlt'
|
||||
pkgname=mlt
|
||||
version=6.8.0
|
||||
revision=2
|
||||
version=6.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gpl --enable-gpl3 --disable-swfdec --without-kde
|
||||
--swig-languages=python"
|
||||
|
@ -17,7 +17,7 @@ license="GPL-3.0-or-later, LGPL-2.1-or-later"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
homepage="https://mltframework.org/"
|
||||
distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
|
||||
checksum=b348e7a14d289087a99b077480a28dace519f665af9654676b7f5e713d56f0fe
|
||||
checksum=e794f12b00d1b90009a1574237823a03ce0b3625638306d1369888375e90edff
|
||||
|
||||
CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
|
||||
CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
|
||||
|
|
Loading…
Reference in a new issue