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-apps/kdecore-meta/
Date: Wed, 21 Aug 2024 21:51:17 +0000 (UTC)	[thread overview]
Message-ID: <1724274991.59e8c4810d9d02c64ee2bfa603e454e8d1afc77a.asturm@gentoo> (raw)

commit:     59e8c4810d9d02c64ee2bfa603e454e8d1afc77a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 15:34:55 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 21:16:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e8c481

kde-apps/kdecore-meta: drop 23.08.5, 24.05.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kdecore-meta/kdecore-meta-23.08.5.ebuild | 34 ---------------------
 kde-apps/kdecore-meta/kdecore-meta-24.05.2.ebuild | 36 -----------------------
 kde-apps/kdecore-meta/metadata.xml                |  1 -
 3 files changed, 71 deletions(-)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-23.08.5.ebuild b/kde-apps/kdecore-meta/kdecore-meta-23.08.5.ebuild
deleted file mode 100644
index 2079181d1642..000000000000
--- a/kde-apps/kdecore-meta/kdecore-meta-23.08.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="kdecore - merge this to pull in the most basic applications"
-HOMEPAGE="https://apps.kde.org/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~loong ~ppc64 x86"
-IUSE="+handbook +share +thumbnail +webengine"
-
-RDEPEND="
-	>=kde-apps/dolphin-${PV}:5
-	>=kde-apps/kdialog-${PV}:5
-	>=kde-apps/keditbookmarks-${PV}:5
-	>=kde-apps/kfind-${PV}:5
-	>=kde-apps/konsole-${PV}:5
-	>=kde-apps/kwrite-${PV}:5
-	handbook? ( >=kde-apps/khelpcenter-${PV}:5 )
-	webengine? ( || (
-		>=www-client/falkon-${PV}
-		>=kde-apps/konqueror-${PV}:5
-	) )
-"
-# Optional runtime deps: kde-apps/dolphin
-RDEPEND="${RDEPEND}
-	share? ( kde-frameworks/purpose:5 )
-	thumbnail? (
-		>=kde-apps/ffmpegthumbs-${PV}:5
-		>=kde-apps/thumbnailers-${PV}:5
-	)
-"

diff --git a/kde-apps/kdecore-meta/kdecore-meta-24.05.2.ebuild b/kde-apps/kdecore-meta/kdecore-meta-24.05.2.ebuild
deleted file mode 100644
index 62fdc11c12d1..000000000000
--- a/kde-apps/kdecore-meta/kdecore-meta-24.05.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="kdecore - merge this to pull in the most basic applications"
-HOMEPAGE="https://apps.kde.org/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="+share +thumbnail +webengine"
-
-RDEPEND="
-	>=kde-apps/dolphin-${PV}:*
-	>=kde-apps/kdialog-${PV}:*
-	>=kde-apps/keditbookmarks-${PV}:*
-	>=kde-apps/kfind-${PV}:*
-	>=kde-apps/konsole-${PV}:*
-	>=kde-apps/kwrite-${PV}:*
-	webengine? (
-		>=kde-apps/khelpcenter-${PV}:*
-		|| (
-			>=www-client/falkon-${PV}
-			>=kde-apps/konqueror-${PV}:*
-		)
-	)
-"
-# Optional runtime deps: kde-apps/dolphin
-RDEPEND="${RDEPEND}
-	share? ( kde-frameworks/purpose:6 )
-	thumbnail? (
-		>=kde-apps/ffmpegthumbs-${PV}:*
-		>=kde-apps/thumbnailers-${PV}:*
-	)
-"

diff --git a/kde-apps/kdecore-meta/metadata.xml b/kde-apps/kdecore-meta/metadata.xml
index 0d9e85803212..7ea8697f712f 100644
--- a/kde-apps/kdecore-meta/metadata.xml
+++ b/kde-apps/kdecore-meta/metadata.xml
@@ -10,7 +10,6 @@
 	</upstream>
 	<use>
 		<flag name="share">Install <pkg>kde-frameworks/purpose</pkg> for share file context menu actions in <pkg>kde-apps/dolphin</pkg></flag>
-		<flag name="thumbnail">Install <pkg>kde-apps/ffmpegthumbs</pkg> and <pkg>kde-apps/thumbnailers</pkg> for thumbnail generation in <pkg>kde-apps/dolphin</pkg></flag>
 		<flag name="webengine">Enable <pkg>www-client/falkon</pkg> which depends on <pkg>dev-qt/qtwebengine</pkg></flag>
 	</use>
 </pkgmetadata>


             reply	other threads:[~2024-08-21 21:51 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21 21:51 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-21  9:27 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdecore-meta/ Arthur Zamarin
2025-07-28  5:38 Arthur Zamarin
2025-07-24 19:23 Arthur Zamarin
2025-06-30 19:29 Arthur Zamarin
2025-03-27  7:21 Arthur Zamarin
2025-03-07 16:59 Arthur Zamarin
2025-02-10 23:20 Andreas Sturmlechner
2025-01-10 11:31 WANG Xuerui
2024-10-25  5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-10-07  5:41 Arthur Zamarin
2024-09-04 14:15 Andreas Sturmlechner
2024-08-21 21:51 Andreas Sturmlechner
2023-01-09 19:47 Andreas Sturmlechner
2022-11-01  5:34 WANG Xuerui
2020-02-16 13:41 Andreas Sturmlechner
2020-02-16 13:41 Andreas Sturmlechner
2020-01-09 18:20 Andreas Sturmlechner
2019-03-02 23:28 Andreas Sturmlechner
2018-11-18 19:04 Andreas Sturmlechner
2018-11-18 19:04 Andreas Sturmlechner
2018-02-27 16:14 Andreas Sturmlechner
2017-03-11 19:51 Johannes Huber
2016-07-29 20:23 Johannes Huber
2016-04-26  6:28 Johannes Huber

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=1724274991.59e8c4810d9d02c64ee2bfa603e454e8d1afc77a.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