Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831321 - media-video/shotcut-21.10.31 requires >=media-libs/mlt-7.2.0-r1
Summary: media-video/shotcut-21.10.31 requires >=media-libs/mlt-7.2.0-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Felix Neumärker
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-16 18:02 UTC by Joe Sapp
Modified: 2022-01-17 02:42 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 Joe Sapp 2022-01-16 18:02:01 UTC
I had an old version of media-libs/mlt (7.0.1-r2) installed and shotcut failed to compile.  There were several errors that:
> error: 'class Mlt::Producer' has no member named 'get_props'
to name a common one.

Upgraded to media-libs/mlt-7.2.0-r1 and it compiles.  I think this needs to be in the COMMON_DEPEND line.
Comment 1 Larry the Git Cow gentoo-dev 2022-01-17 02:42:18 UTC
The bug has been closed via the following commit(s):

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

commit 78c8cc6015810465f9fab768bf37658afe043a81
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-17 02:40:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-17 02:42:11 +0000

    media-video/shotcut: crank up MLT lower bound
    
    Closes: https://bugs.gentoo.org/831321
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/shotcut/shotcut-21.10.31.ebuild | 4 ++--
 media-video/shotcut/shotcut-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)