mlt: update to 6.16.0.

This commit is contained in:
Johannes 2019-05-08 15:13:51 +02:00 committed by Johannes
parent 12da629b39
commit 134c7528e7

View file

@ -1,7 +1,7 @@
# Template file for 'mlt'
pkgname=mlt
version=6.14.0
revision=2
version=6.16.0
revision=1
build_style=gnu-configure
configure_args="--enable-gpl --enable-gpl3 --disable-swfdec --without-kde
--swig-languages=python"
@ -17,7 +17,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
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=d387350f7bb7dd01efce3933c5ab7987b596e98bef7cc9c2349524d55a808b5e
checksum=9c28e54cd3ae1d43f8d0d4a24f9cee4f4b161255a3cd2aa29061fce5d46158e6
CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"