From 453eef9c8cab2fff20470ad90650d8c03549c975 Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Tue, 3 Jul 2018 11:14:56 +0200 Subject: [PATCH] mlt: update to 6.10.0. --- srcpkgs/mlt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template index 350830fa47..009a318ead 100644 --- a/srcpkgs/mlt/template +++ b/srcpkgs/mlt/template @@ -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 " 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"