summaryrefslogtreecommitdiffstats
path: root/deps/mlt/mlt.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-07-11 23:53:13 +0200
committer Eric Hameleers <alien@slackware.com>2019-07-11 23:53:13 +0200
commite4a398632b16a645a361d5122dcbcd0a330a729e (patch)
tree7ac90e6d33ef4192add7f0f164203f4be0ee1c2a /deps/mlt/mlt.SlackBuild
parentee9ede434f07e220655e03a84da4aec7ba32975d (diff)
downloadktown-e4a398632b16a645a361d5122dcbcd0a330a729e.tar.gz
ktown-e4a398632b16a645a361d5122dcbcd0a330a729e.tar.xz
Deps: updates to opencv, frei0r-plugins and mlt
Diffstat (limited to '')
-rwxr-xr-xdeps/mlt/mlt.SlackBuild3
1 files changed, 2 insertions, 1 deletions
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) \