From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/
Date: Mon, 20 Dec 2021 15:20:22 +0000 (UTC) [thread overview]
Message-ID: <1640013521.3996d9fbec7246e80d83c23418a6885c22be53ab.asturm@gentoo> (raw)
commit: 3996d9fbec7246e80d83c23418a6885c22be53ab
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 13:43:35 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 15:18:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3996d9fb
kde-frameworks/kimageformats: Switch to media-libs/openexr:3=
Now that stable versions of media-libs/openexr:3 are available, switch
to unconditionally depend on the new slot instead of trying to support
both, involving a messy alternative dependency declaration with
media-libs/ilmbase.
See also: https://github.com/gentoo/gentoo/pull/20930
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kimageformats/kimageformats-5.89.0-r1.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild b/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild
new file mode 100644
index 000000000000..633db4591250
--- /dev/null
+++ b/kde-frameworks/kimageformats/kimageformats-5.89.0-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_QTHELP="false"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="avif eps heif openexr"
+
+DEPEND="
+ >=dev-qt/qtgui-${QTMIN}:5
+ =kde-frameworks/karchive-${PVCUT}*:5
+ avif? ( >=media-libs/libavif-0.8.2:= )
+ eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 )
+ heif? ( >=media-libs/libheif-1.10.0:= )
+ openexr? ( media-libs/openexr:3= )
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( src/imageformats/AUTHORS )
+
+src_configure() {
+ local mycmakeargs=(
+ -DKIMAGEFORMATS_JXL=OFF # TODO: libjxl not packaged yet
+ $(cmake_use_find_package avif libavif)
+ $(cmake_use_find_package eps Qt5PrintSupport)
+ -DKIMAGEFORMATS_HEIF=$(usex heif)
+ $(cmake_use_find_package openexr OpenEXR)
+ )
+
+ ecm_src_configure
+}
next reply other threads:[~2021-12-20 15:20 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-20 15:20 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 21:31 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/ Andreas Sturmlechner
2025-01-11 8:39 WANG Xuerui
2025-01-10 17:14 Andreas Sturmlechner
2024-11-29 14:30 Arthur Zamarin
2024-11-26 19:25 Andreas Sturmlechner
2024-11-20 19:25 Arthur Zamarin
2024-11-20 19:25 Arthur Zamarin
2024-11-20 3:51 Sam James
2024-11-15 13:46 Andreas Sturmlechner
2024-10-09 7:03 Arthur Zamarin
2024-10-04 20:27 Arthur Zamarin
2024-03-01 16:24 Arthur Zamarin
2024-02-28 18:51 Arthur Zamarin
2024-01-21 19:15 Andreas Sturmlechner
2024-01-04 10:11 Sam James
2023-12-28 18:55 Arthur Zamarin
2023-08-26 4:50 Sam James
2023-07-31 7:09 Andreas Sturmlechner
2023-07-25 18:14 Arthur Zamarin
2023-07-25 9:04 Andreas Sturmlechner
2023-05-27 13:44 Arthur Zamarin
2023-02-18 16:06 Arthur Zamarin
2023-02-18 13:27 Arthur Zamarin
2023-01-30 14:44 Andreas Sturmlechner
2022-11-25 1:06 Jakov Smolić
2022-11-23 17:49 Jakov Smolić
2022-11-18 7:22 WANG Xuerui
2022-11-12 14:53 Arthur Zamarin
2022-11-08 20:28 Andreas Sturmlechner
2022-10-26 9:04 Andreas Sturmlechner
2022-10-18 21:37 Andreas Sturmlechner
2022-10-16 9:25 Andreas Sturmlechner
2022-10-06 9:07 Andreas Sturmlechner
2022-08-06 4:08 Sam James
2022-04-29 3:30 Sam James
2022-04-22 1:59 Sam James
2022-04-22 1:57 Sam James
2022-04-10 21:02 Andreas Sturmlechner
2022-04-05 16:37 Andreas Sturmlechner
2022-04-05 16:35 Andreas Sturmlechner
2022-04-05 15:23 Jakov Smolić
2022-04-02 19:46 Arthur Zamarin
2022-04-02 19:46 Arthur Zamarin
2022-04-02 19:39 Arthur Zamarin
2022-03-30 19:48 Andreas Sturmlechner
2022-03-01 0:02 Sam James
2022-02-28 23:58 Sam James
2022-02-28 5:21 Sam James
2022-02-15 19:59 Sam James
2022-02-15 19:51 Sam James
2022-02-10 0:40 Sam James
2022-02-08 11:02 Jakov Smolić
2022-01-08 13:57 Yixun Lan
2021-12-20 15:44 Andreas Sturmlechner
2021-12-10 18:37 Jakov Smolić
2021-12-10 11:15 Jakov Smolić
2021-11-07 23:08 Sam James
2021-09-14 14:15 Yixun Lan
2021-09-14 5:19 Sam James
2021-09-12 23:34 Sam James
2021-07-21 21:57 Marek Szuba
2021-01-13 23:24 Andreas Sturmlechner
2021-01-13 23:24 Andreas Sturmlechner
2018-10-10 12:07 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-04-23 21:07 Andreas Sturmlechner
2018-04-23 14:50 Aaron Bauman
2018-02-11 23:12 Andreas Sturmlechner
2018-02-11 22:01 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1640013521.3996d9fbec7246e80d83c23418a6885c22be53ab.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox