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 63AD7158086 for ; Sun, 7 Nov 2021 23:57:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BC8B2BC07C; Sun, 7 Nov 2021 23:57:38 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C55A52BC07C for ; Sun, 7 Nov 2021 23:57:37 +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 CD633342E89 for ; Sun, 7 Nov 2021 23:57:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B5E1175 for ; Sun, 7 Nov 2021 23:57:34 +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: <1636329439.d0e8501a8c0673aad086f32c22a084be9bc01c46.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kimageformats/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kimageformats/kimageformats-5.88.0.ebuild X-VCS-Directories: kde-frameworks/kimageformats/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d0e8501a8c0673aad086f32c22a084be9bc01c46 X-VCS-Branch: master Date: Sun, 7 Nov 2021 23:57:34 +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: d996479c-f945-4fa8-85de-bdecc6c5932c X-Archives-Hash: 90286fb24349342e2126b2369e8ba0c5 commit: d0e8501a8c0673aad086f32c22a084be9bc01c46 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 7 23:57:19 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 7 23:57:19 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0e8501a kde-frameworks/kimageformats: use libavif subslot operator in 5.88 too Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kimageformats/kimageformats-5.88.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kimageformats/kimageformats-5.88.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.88.0.ebuild index ffb6ac8ad0..2053f22177 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.88.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.88.0.ebuild @@ -17,7 +17,7 @@ IUSE="avif eps heif openexr" DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 =kde-frameworks/karchive-${PVCUT}*:5 - avif? ( >=media-libs/libavif-0.8.2 ) + avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 ) heif? ( >=media-libs/libheif-1.10.0:= ) openexr? (