From e4a398632b16a645a361d5122dcbcd0a330a729e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 11 Jul 2019 23:53:13 +0200 Subject: Deps: updates to opencv, frei0r-plugins and mlt --- deps/mlt/.url | 2 +- deps/mlt/mlt.SlackBuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'deps/mlt') diff --git a/deps/mlt/.url b/deps/mlt/.url index 57149ff..fe14862 100644 --- a/deps/mlt/.url +++ b/deps/mlt/.url @@ -1,2 +1,2 @@ -https://github.com/mltframework/mlt/archive/v6.14.0.tar.gz +https://github.com/mltframework/mlt/archive/v6.16.0.tar.gz diff --git a/deps/mlt/mlt.SlackBuild b/deps/mlt/mlt.SlackBuild index 99cfaf1..64e4b4b 100755 --- a/deps/mlt/mlt.SlackBuild +++ b/deps/mlt/mlt.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mlt -VERSION=${VERSION:-6.14.0} +VERSION=${VERSION:-6.16.0} BUILD=${BUILD:-1} PYTHONSITEPKG=$(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") @@ -103,6 +103,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-gpl \ --enable-gpl3 \ --enable-motion-est \ + --enable-opencv \ --enable-qt \ --qt-libdir=$(pkg-config Qt5Core --variable=libdir) \ --qt-includedir=$(pkg-config Qt5Core --variable=includedir) \ -- cgit v1.2.3