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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8AEDA158093 for ; Sun, 3 Jul 2022 21:25:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9884E0875; Sun, 3 Jul 2022 21:25:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A796EE0875 for ; Sun, 3 Jul 2022 21:25:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53A6B3411A8 for ; Sun, 3 Jul 2022 21:25:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 896F9448 for ; Sun, 3 Jul 2022 21:25:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656883528.0640ec9ea7c046fbc3f0cfd9a1cdfa27a6f245be.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/shotcut/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/shotcut/shotcut-22.04.25-r1.ebuild media-video/shotcut/shotcut-22.04.25.ebuild media-video/shotcut/shotcut-9999.ebuild X-VCS-Directories: media-video/shotcut/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0640ec9ea7c046fbc3f0cfd9a1cdfa27a6f245be X-VCS-Branch: master Date: Sun, 3 Jul 2022 21:25:41 +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: 9706934a-3e07-4842-88b7-cc4070207605 X-Archives-Hash: 2497608430cc0ea79919ebee1c361e71 commit: 0640ec9ea7c046fbc3f0cfd9a1cdfa27a6f245be Author: Sam James gentoo org> AuthorDate: Sun Jul 3 21:25:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 3 21:25:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0640ec9e media-video/shotcut: crank up MLT dep to 7.6.0 Needs animation.previous_key. Thanks to Case_Of. Signed-off-by: Sam James gentoo.org> .../shotcut/{shotcut-22.04.25.ebuild => shotcut-22.04.25-r1.ebuild} | 2 +- media-video/shotcut/shotcut-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/shotcut/shotcut-22.04.25.ebuild b/media-video/shotcut/shotcut-22.04.25-r1.ebuild similarity index 94% rename from media-video/shotcut/shotcut-22.04.25.ebuild rename to media-video/shotcut/shotcut-22.04.25-r1.ebuild index 288a54c92b74..beb71ab8d58c 100644 --- a/media-video/shotcut/shotcut-22.04.25.ebuild +++ b/media-video/shotcut/shotcut-22.04.25-r1.ebuild @@ -36,7 +36,7 @@ COMMON_DEPEND=" dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 - >=media-libs/mlt-7.2.0-r1[ffmpeg,frei0r,fftw(+),jack,opengl,qt5,sdl,xml] + >=media-libs/mlt-7.6.0[ffmpeg,frei0r,fftw(+),jack,opengl,qt5,sdl,xml] media-video/ffmpeg " DEPEND="${COMMON_DEPEND} diff --git a/media-video/shotcut/shotcut-9999.ebuild b/media-video/shotcut/shotcut-9999.ebuild index 288a54c92b74..beb71ab8d58c 100644 --- a/media-video/shotcut/shotcut-9999.ebuild +++ b/media-video/shotcut/shotcut-9999.ebuild @@ -36,7 +36,7 @@ COMMON_DEPEND=" dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 - >=media-libs/mlt-7.2.0-r1[ffmpeg,frei0r,fftw(+),jack,opengl,qt5,sdl,xml] + >=media-libs/mlt-7.6.0[ffmpeg,frei0r,fftw(+),jack,opengl,qt5,sdl,xml] media-video/ffmpeg " DEPEND="${COMMON_DEPEND}