Required by KDE Applications 18.08.
This version bump should also remove libsdl (1) support since it collides with sdl2 - there will be no more revdeps after dropping kdenlive-17.12.3.
I have a mostly working ebuild for this, but because of how swig works I can't get USE=[ruby] to build even with patches[0] if ~media-libs/mlt-6.6.0 is already installed – it insists on looking for the new symbols[1] in the old installed libraries instead of the freshly baked ones. I'll try to make a PR anyway. [0]https://bugs.gentoo.org/650258#c8 [1]https://github.com/mltframework/mlt/commit/9e5de764d2019378ab3cd1053260adeea534129f
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f16b16970c8fd338fda948ed5c13e6bcdc6f0b commit 27f16b16970c8fd338fda948ed5c13e6bcdc6f0b Author: Jouni Kosonen <jouni.kosonen@tukesoft.com> AuthorDate: 2018-07-28 19:02:56 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-08-09 22:19:35 +0000 media-libs/mlt: version bump 6.10.0 Bug: https://bugs.gentoo.org/661842 Bug: https://bugs.gentoo.org/650258 Closes: https://github.com/gentoo/gentoo/pull/9371 media-libs/mlt/Manifest | 1 + .../mlt/files/mlt-6.10.0-swig-underlinking.patch | 12 ++ media-libs/mlt/mlt-6.10.0.ebuild | 220 +++++++++++++++++++++ 3 files changed, 233 insertions(+)