Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904107 - media-libs/mlt-7.14.0 has unconditionally disabled glaxnimate plugin
Summary: media-libs/mlt-7.14.0 has unconditionally disabled glaxnimate plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 911230 (view as bug list)
Depends on:
Blocks: 914754
  Show dependency tree
 
Reported: 2023-04-10 10:29 UTC by Slava Barinov
Modified: 2023-09-26 17:44 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Slava Barinov 2023-04-10 10:29:21 UTC
media-libs/mlt has "-DMOD_GLAXNIMATE=OFF" in the mycmakeargs, but glaxnimate plugin is used by Kdenlive, so it would be reasonable to allow enabling one.
I suggest adding glaxnimate into IUSE just like it's done for the rest of plugins.

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2023-04-10 12:15:04 UTC
Sam, this was set to OFF with 7.8.0 version bump in commit 36908ac68542c6da8d7b35f5b6b2a35633af7da2 (while not being set at all previously), do you remember why?
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-11 19:22:22 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Sam, this was set to OFF with 7.8.0 version bump in commit
> 36908ac68542c6da8d7b35f5b6b2a35633af7da2 (while not being set at all
> previously), do you remember why?

I don't think I had a great reason for disabling it *specifically*, I think it was more that we had a bunch of plugins automagically built and nothing depending on them, so turning off things where I couldn't find any use for them (after some research) was what I did. I think.

(Sorry, it was a while ago, so I don't remember perfectly).
Comment 3 MrPenguin07 2023-06-21 05:03:58 UTC
Missing MLT module: glaxnimate
required to load Lottie animations
-------

Upon loading kdenlive. 

Agree with the O.P ...
Comment 4 Greg Kubaryk 2023-07-26 04:29:47 UTC
*** Bug 911230 has been marked as a duplicate of this bug. ***
Comment 5 Gino McCarty 2023-07-26 08:10:33 UTC
This is several months old now, can we please fix the mlt ebuild?
Comment 6 Larry the Git Cow gentoo-dev 2023-08-20 14:49:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44264e6d65c7113d2e93c4d439938d27e9625ef

commit f44264e6d65c7113d2e93c4d439938d27e9625ef
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-08-20 14:46:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-20 14:48:27 +0000

    media-libs/mlt: add 7.18.0, enable glaxnimate plugin w/ USE=qt5
    
    Closes: https://bugs.gentoo.org/904107
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/mlt/Manifest          |   1 +
 media-libs/mlt/mlt-7.18.0.ebuild | 158 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 159 insertions(+)