diff --git a/multimedia/tv/mlt/actions.py b/multimedia/tv/mlt/actions.py
index 717a52cd73..232d1274a4 100644
--- a/multimedia/tv/mlt/actions.py
+++ b/multimedia/tv/mlt/actions.py
@@ -19,7 +19,6 @@ def setup():
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DMOD_OPENCV=ON \
-DSWIG_PERL=ON \
- -DMOD_RTAUDIO=OFF \
-DSWIG_PYTHON=ON", sourceDir="..")
#autotools.configure("--enable-gpl \
diff --git a/multimedia/tv/mlt/pspec.xml b/multimedia/tv/mlt/pspec.xml
index 48acf9a1ba..c5b8d3b470 100644
--- a/multimedia/tv/mlt/pspec.xml
+++ b/multimedia/tv/mlt/pspec.xml
@@ -12,12 +12,11 @@
app:console
A multimedia framework, designed and developed for television broadcasting
MLT is an open source multimedia framework, designed and developed for television broadcasting.
- https://github.com/mltframework/mlt/releases/download/v6.26.1/mlt-6.26.1.tar.gz
+ https://github.com/mltframework/mlt/releases/download/v7.0.1/mlt-7.0.1.tar.gz
cmake
alsa-lib-devel
swig
- gtk2-devel
pango-devel
opencv-devel
python3-devel
@@ -77,7 +76,6 @@
mlt
sox
- gtk2
fftw3
pango
glib2
@@ -104,10 +102,10 @@
/usr/bin
/usr/lib
/usr/share/doc
- /usr/share/mlt
- /usr/share/man
+ /usr/share/mlt-7
/usr/share/mlt/modules
/usr/share/mlt/modules/lumas/PAL
+ /usr/share/man
@@ -125,6 +123,13 @@
+
+ 2021-09-14
+ 7.0.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-08-30
6.26.1