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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65EDE158042 for ; Sun, 10 Nov 2024 19:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60111E0826; Sun, 10 Nov 2024 19:05:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4AFD1E0826 for ; Sun, 10 Nov 2024 19:05:49 +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 8BDBA335D6A for ; Sun, 10 Nov 2024 19:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8C511DC3 for ; Sun, 10 Nov 2024 19:05:46 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1731265433.4c2d4cfa5c2a627a0ecbb0f1baf7c09fb2ca854f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdenlive/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdenlive/kdenlive-9999.ebuild X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4c2d4cfa5c2a627a0ecbb0f1baf7c09fb2ca854f X-VCS-Branch: master Date: Sun, 10 Nov 2024 19:05:46 +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: f349da5e-84de-44bd-bf10-0938608a8425 X-Archives-Hash: 824a25cc750bf059c6c1a5039425c9e7 commit: 4c2d4cfa5c2a627a0ecbb0f1baf7c09fb2ca854f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 19:03:53 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 19:03:53 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4c2d4cfa kde-apps/kdenlive: Raise media-libs/mlt min version to 7.28.0 Upstream commit cfc041e076f431749803cdc25d99025214c6ad75 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdenlive/kdenlive-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdenlive/kdenlive-9999.ebuild b/kde-apps/kdenlive/kdenlive-9999.ebuild index 96d10ac4a7..30487f8e67 100644 --- a/kde-apps/kdenlive/kdenlive-9999.ebuild +++ b/kde-apps/kdenlive/kdenlive-9999.ebuild @@ -52,7 +52,7 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:6 >=kde-frameworks/purpose-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 - >=media-libs/mlt-7.22.0-r1[ffmpeg,frei0r,qt6,sdl,xml] + >=media-libs/mlt-7.28.0[ffmpeg,frei0r,qt6,sdl,xml] v4l? ( media-libs/libv4l ) " RDEPEND="${DEPEND}