public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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,  5 Apr 2022 16:37:38 +0000 (UTC)	[thread overview]
Message-ID: <1649176646.31879100d50efe92181c471e9ad29a3d540688ce.asturm@gentoo> (raw)

commit:     31879100d50efe92181c471e9ad29a3d540688ce
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 16:37:26 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 16:37:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31879100

kde-frameworks/kimageformats: Drop 5.92.0 (r0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kimageformats/kimageformats-5.92.0.ebuild      | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-frameworks/kimageformats/kimageformats-5.92.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.92.0.ebuild
deleted file mode 100644
index fd202de9c9be..000000000000
--- a/kde-frameworks/kimageformats/kimageformats-5.92.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 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
-}


             reply	other threads:[~2022-04-05 16:37 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-05 16:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-01 16:24 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/ 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: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=1649176646.31879100d50efe92181c471e9ad29a3d540688ce.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