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 30AA41581C1 for ; Sat, 13 Jul 2024 20:01:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68D49E2A72; Sat, 13 Jul 2024 20:01:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C5B7E2A72 for ; Sat, 13 Jul 2024 20:01:41 +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 48B9D342F93 for ; Sat, 13 Jul 2024 20:01:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DF601D78 for ; Sat, 13 Jul 2024 20:01:38 +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: <1720900876.ef3076d6b268561dda17b33c3e4c5f69fe9bdce1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/krita/krita-5.2.3.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ef3076d6b268561dda17b33c3e4c5f69fe9bdce1 X-VCS-Branch: master Date: Sat, 13 Jul 2024 20:01:38 +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: ea758471-9383-4bdd-921a-cd561e72d565 X-Archives-Hash: 76f80d014765a1b5553a1d25a6dd7989 commit: ef3076d6b268561dda17b33c3e4c5f69fe9bdce1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 13 20:01:16 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 13 20:01:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3076d6 media-gfx/krita: Sneak missed fixes from ::kde into 5.2.3 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/krita/krita-5.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/krita/krita-5.2.3.ebuild b/media-gfx/krita/krita-5.2.3.ebuild index 266fe59b4453..d166bd24bda9 100644 --- a/media-gfx/krita/krita-5.2.3.ebuild +++ b/media-gfx/krita/krita-5.2.3.ebuild @@ -76,9 +76,9 @@ RDEPEND="${PYTHON_DEPS} mypaint-brush-engine? ( media-libs/libmypaint:= ) openexr? ( media-libs/openexr:= ) pdf? ( app-text/poppler[qt5] ) - raw? ( kde-apps/libkdcraw:= ) + raw? ( kde-apps/libkdcraw:5 ) webp? ( >=media-libs/libwebp-1.2.0:= ) - xsimd? ( dev-cpp/xsimd ) + xsimd? ( >=dev-cpp/xsimd-13.0.0 ) " DEPEND="${RDEPEND}