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 381F515838C for ; Sun, 21 Jan 2024 19:15:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B017E29CC; Sun, 21 Jan 2024 19:15:07 +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 5C8BEE29C5 for ; Sun, 21 Jan 2024 19:15:07 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7391A3432BA for ; Sun, 21 Jan 2024 19:15:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0942914B5 for ; Sun, 21 Jan 2024 19:15:05 +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: <1705864494.f19bd7ee8dbc372799c920874e5f736833d2015d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kimageformats/kimageformats-5.113.0-r1.ebuild kde-frameworks/kimageformats/kimageformats-5.113.0.ebuild kde-frameworks/kimageformats/kimageformats-5.114.0-r1.ebuild kde-frameworks/kimageformats/kimageformats-5.114.0.ebuild kde-frameworks/kimageformats/kimageformats-5.248.0-r1.ebuild kde-frameworks/kimageformats/kimageformats-5.248.0.ebuild X-VCS-Directories: kde-frameworks/kimageformats/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f19bd7ee8dbc372799c920874e5f736833d2015d X-VCS-Branch: master Date: Sun, 21 Jan 2024 19:15:05 +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: eec0e3c2-fb3f-4cff-9b1d-8cefb26ad696 X-Archives-Hash: a01845faeaf605b3b7abdfdc586dddd9 commit: f19bd7ee8dbc372799c920874e5f736833d2015d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 21 19:13:42 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 21 19:14:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19bd7ee kde-frameworks/kimageformats: Add new media-libs/libjxl:= slot op Closes: https://bugs.gentoo.org/922546 Signed-off-by: Andreas Sturmlechner gentoo.org> .../{kimageformats-5.113.0.ebuild => kimageformats-5.113.0-r1.ebuild} | 2 +- .../{kimageformats-5.114.0.ebuild => kimageformats-5.114.0-r1.ebuild} | 2 +- .../{kimageformats-5.248.0.ebuild => kimageformats-5.248.0-r1.ebuild} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-frameworks/kimageformats/kimageformats-5.113.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.113.0-r1.ebuild similarity index 97% rename from kde-frameworks/kimageformats/kimageformats-5.113.0.ebuild rename to kde-frameworks/kimageformats/kimageformats-5.113.0-r1.ebuild index a5e7e3c7f6cc..caba00cf9789 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.113.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.113.0-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND=" avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 ) heif? ( >=media-libs/libheif-1.10.0:= ) - jpegxl? ( media-libs/libjxl ) + jpegxl? ( media-libs/libjxl:= ) openexr? ( >=media-libs/openexr-3:= ) raw? ( media-libs/libraw:= ) " diff --git a/kde-frameworks/kimageformats/kimageformats-5.114.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.114.0-r1.ebuild similarity index 97% rename from kde-frameworks/kimageformats/kimageformats-5.114.0.ebuild rename to kde-frameworks/kimageformats/kimageformats-5.114.0-r1.ebuild index 6de760043423..b55c4a4fdbfa 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.114.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.114.0-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND=" avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 ) heif? ( >=media-libs/libheif-1.10.0:= ) - jpegxl? ( media-libs/libjxl ) + jpegxl? ( media-libs/libjxl:= ) openexr? ( >=media-libs/openexr-3:= ) raw? ( media-libs/libraw:= ) " diff --git a/kde-frameworks/kimageformats/kimageformats-5.248.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.248.0-r1.ebuild similarity index 96% rename from kde-frameworks/kimageformats/kimageformats-5.248.0.ebuild rename to kde-frameworks/kimageformats/kimageformats-5.248.0-r1.ebuild index 693850e0d16c..01dedff97b95 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.248.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.248.0-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND=" avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtbase-${QTMIN}:6[widgets] ) heif? ( >=media-libs/libheif-1.10.0:= ) - jpegxl? ( >=media-libs/libjxl-0.7.0 ) + jpegxl? ( >=media-libs/libjxl-0.7.0:= ) openexr? ( >=media-libs/openexr-3:= ) raw? ( media-libs/libraw:= ) "