From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/
Date: Tue, 26 Nov 2024 19:25:17 +0000 (UTC) [thread overview]
Message-ID: <1732649032.1635651411628d092c58c94b6414e8c13306d077.asturm@gentoo> (raw)
commit: 1635651411628d092c58c94b6414e8c13306d077
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 18:59:14 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 19:23:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16356514
kde-frameworks/kimageformats: drop 5.116.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kimageformats/kimageformats-5.116.0.ebuild | 46 ----------------------
1 file changed, 46 deletions(-)
diff --git a/kde-frameworks/kimageformats/kimageformats-5.116.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.116.0.ebuild
deleted file mode 100644
index caba00cf9789..000000000000
--- a/kde-frameworks/kimageformats/kimageformats-5.116.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 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.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="avif eps heif jpegxl openexr raw"
-
-RDEPEND="
- >=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:= )
- jpegxl? ( media-libs/libjxl:= )
- openexr? ( >=media-libs/openexr-3:= )
- raw? ( media-libs/libraw:= )
-"
-DEPEND="${RDEPEND}
- test? (
- >=dev-qt/qtimageformats-${QTMIN}:5
- heif? ( media-libs/libheif[x265] )
- )
-"
-
-DOCS=( src/imageformats/AUTHORS )
-
-src_configure() {
- local mycmakeargs=(
- -DKIMAGEFORMATS_JXL=$(usex jpegxl)
- $(cmake_use_find_package avif libavif)
- $(cmake_use_find_package eps Qt5PrintSupport)
- -DKIMAGEFORMATS_HEIF=$(usex heif)
- $(cmake_use_find_package openexr OpenEXR)
- $(cmake_use_find_package raw LibRaw)
- )
- ecm_src_configure
-}
next reply other threads:[~2024-11-26 19:25 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 19:25 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-11 8:39 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/ WANG Xuerui
2025-01-10 17:14 Andreas Sturmlechner
2024-11-29 14:30 Arthur Zamarin
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-20 15:20 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=1732649032.1635651411628d092c58c94b6414e8c13306d077.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