gnu: mlt: Rename to mlt-6.
authorVinicius Monego <monego@posteo.net>
Tue, 6 Jul 2021 18:36:25 +0000 (18:36 +0000)
committerLeo Famulari <leo@famulari.name>
Tue, 6 Jul 2021 23:13:16 +0000 (19:13 -0400)
commit0913843efc6531bdbed414321ad418a092ced7f6
tree897e949b9b426858cb7ff35805d03c69b92784d4
parent177ff0775b510eca2bdccac84d67edc351fca59e
gnu: mlt: Rename to mlt-6.

* gnu/packages/video.scm (mlt): Rename to mlt-6.
[build-system]: Use cmake-build-system.
[arguments]: Remove #:make-flags. Adjust 'override-LDFLAGS phase.
{#:configure-flags}: Remove --enable-gpl3 and --enable-gpl. Set
"GTK2_GDKCONFIG_INCLUDE_DIR" and "GTK2_GLIBCONFIG_INCLUDE_DIR".
(shotcut): Use mlt-6.
* gnu/packages/animation.scm (synfig): Use mlt-6.
* gnu/packages/kde.scm (kdenlive): Use mlt-6.

This change is to add MLT 7 which will be done in the next commit.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu/packages/animation.scm
gnu/packages/kde.scm
gnu/packages/video.scm