diff --git a/multimedia/tv/mlt/actions.py b/multimedia/tv/mlt/actions.py
index 232d1274a4..717a52cd73 100644
--- a/multimedia/tv/mlt/actions.py
+++ b/multimedia/tv/mlt/actions.py
@@ -19,6 +19,7 @@ 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 f685afb4f4..48acf9a1ba 100644
--- a/multimedia/tv/mlt/pspec.xml
+++ b/multimedia/tv/mlt/pspec.xml
@@ -12,11 +12,12 @@
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/v7.0.1/mlt-7.0.1.tar.gz
+ https://github.com/mltframework/mlt/releases/download/v6.26.1/mlt-6.26.1.tar.gz
cmake
alsa-lib-devel
swig
+ gtk2-devel
pango-devel
opencv-devel
python3-devel
@@ -76,6 +77,7 @@
mlt
sox
+ gtk2
fftw3
pango
glib2
@@ -102,10 +104,10 @@
/usr/bin
/usr/lib
/usr/share/doc
- /usr/share/mlt-7
+ /usr/share/mlt
+ /usr/share/man
/usr/share/mlt/modules
/usr/share/mlt/modules/lumas/PAL
- /usr/share/man
@@ -124,9 +126,9 @@
- 2021-08-28
- 7.0.1
- Version bump.
+ 2021-08-30
+ 6.26.1
+ Rebuild
Mustafa Cinasal
muscnsl@gmail.com