Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892684 - media-video/shotcut ebuild misses qtquickcontrols widget useflag
Summary: media-video/shotcut ebuild misses qtquickcontrols widget useflag
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: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-30 23:47 UTC by J. P. Kerr Catunda
Modified: 2023-02-24 15:46 UTC (History)
1 user (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 J. P. Kerr Catunda 2023-01-30 23:47:46 UTC
media-video/shotcut-22.09.23 is missing qtquickcontrols widget useflag.

It compiles but shotcut will not allow to drag and drop any video on the timeline (silently missing qt widget) rending shotcut useless.

Fix:

Add

dev-qt/qtquickcontrols widgets

as a dependency.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-24 15:46:58 UTC
The bug has been closed via the following commit(s):

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

commit e2a6b7a45a608e6408209eb2000aa001c636427f
Author:     Felix Neumärker <xdch47@posteo.de>
AuthorDate: 2023-02-01 18:20:26 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-02-24 15:46:55 +0000

    media-video/shotcut: add 22.12.21
    
    Closes: https://bugs.gentoo.org/892684
    Signed-off-by: Felix Neumärker <xdch47@posteo.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-video/shotcut/Manifest                |  1 +
 media-video/shotcut/shotcut-22.12.21.ebuild | 57 +++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)