Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/shotcut/
Date: Sun, 23 Feb 2020 11:18:19
Message-Id: 1582456675.36e837640e6e9b9d5f2234899e15919847c23a79.pacho@gentoo
1 commit: 36e837640e6e9b9d5f2234899e15919847c23a79
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 23 11:17:55 2020 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 23 11:17:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e83764
7
8 media-video/shotcut: Needs newer mlt
9
10 Closes: https://bugs.gentoo.org/710560
11 Package-Manager: Portage-2.3.89, Repoman-2.3.20
12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
13
14 media-video/shotcut/shotcut-19.12.31.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/shotcut/shotcut-19.12.31.ebuild b/media-video/shotcut/shotcut-19.12.31.ebuild
18 index f2f3eb43be1..caace235510 100644
19 --- a/media-video/shotcut/shotcut-19.12.31.ebuild
20 +++ b/media-video/shotcut/shotcut-19.12.31.ebuild
21 @@ -30,7 +30,7 @@ COMMON_DEPEND="
22 dev-qt/qtwebsockets:5
23 dev-qt/qtwidgets:5
24 dev-qt/qtxml:5
25 - >=media-libs/mlt-6.16.0-r1[ffmpeg,frei0r,jack,qt5,sdl,xml]
26 + >=media-libs/mlt-6.18.0[ffmpeg,frei0r,jack,qt5,sdl,xml]
27 media-libs/webvfx
28 media-video/ffmpeg
29 "