From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C7B0138350 for ; Sun, 23 Feb 2020 11:18:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42622E0876; Sun, 23 Feb 2020 11:18:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25A2FE0876 for ; Sun, 23 Feb 2020 11:18:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4FE0F34EF5B for ; Sun, 23 Feb 2020 11:18:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E81210B for ; Sun, 23 Feb 2020 11:18:13 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1582456675.36e837640e6e9b9d5f2234899e15919847c23a79.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/shotcut/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/shotcut/shotcut-19.12.31.ebuild X-VCS-Directories: media-video/shotcut/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 36e837640e6e9b9d5f2234899e15919847c23a79 X-VCS-Branch: master Date: Sun, 23 Feb 2020 11:18:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 84a12145-8bd4-4c96-94b1-9a50a8ca3e73 X-Archives-Hash: d3e810125393de776e092be744f315e9 commit: 36e837640e6e9b9d5f2234899e15919847c23a79 Author: Pacho Ramos gentoo org> AuthorDate: Sun Feb 23 11:17:55 2020 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Feb 23 11:17:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e83764 media-video/shotcut: Needs newer mlt Closes: https://bugs.gentoo.org/710560 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Pacho Ramos gentoo.org> media-video/shotcut/shotcut-19.12.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/shotcut/shotcut-19.12.31.ebuild b/media-video/shotcut/shotcut-19.12.31.ebuild index f2f3eb43be1..caace235510 100644 --- a/media-video/shotcut/shotcut-19.12.31.ebuild +++ b/media-video/shotcut/shotcut-19.12.31.ebuild @@ -30,7 +30,7 @@ COMMON_DEPEND=" dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 - >=media-libs/mlt-6.16.0-r1[ffmpeg,frei0r,jack,qt5,sdl,xml] + >=media-libs/mlt-6.18.0[ffmpeg,frei0r,jack,qt5,sdl,xml] media-libs/webvfx media-video/ffmpeg "