From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1663250-garchives=archives.gentoo.org@lists.gentoo.org>
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 333DB15852A
	for <garchives@archives.gentoo.org>; Wed, 21 Aug 2024 21:51:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DE5632BC036;
	Wed, 21 Aug 2024 21:51:21 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 C523A2BC032
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Aug 2024 21:51:21 +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 1926A340C77
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Aug 2024 21:51:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C79661F12
	for <gentoo-commits@lists.gentoo.org>; Wed, 21 Aug 2024 21:51:17 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1724274991.b955f2dba842cc43dbca5a9245d1e7b971c0e7e5.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdecore-meta/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild
X-VCS-Directories: kde-apps/kdecore-meta/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: b955f2dba842cc43dbca5a9245d1e7b971c0e7e5
X-VCS-Branch: master
Date: Wed, 21 Aug 2024 21:51:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0724075c-fb56-4be0-8c60-bfde7f25091c
X-Archives-Hash: d3fc4d0b6a21ca943e79e1264af4d51e

commit:     b955f2dba842cc43dbca5a9245d1e7b971c0e7e5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 15:34:54 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=b955f2db

kde-apps/kdecore-meta: Drop IUSE thumbnail

kde-apps/dolphin now pulling in kde-apps/thumbnailers in RDEPEND.

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

 .../kdecore-meta/kdecore-meta-23.08.5-r1.ebuild    | 30 ++++++++++++++++++++
 .../kdecore-meta/kdecore-meta-24.05.2-r1.ebuild    | 32 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild b/kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild
new file mode 100644
index 000000000000..de10b7eb2b15
--- /dev/null
+++ b/kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild
@@ -0,0 +1,30 @@
+# 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 +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 )
+"

diff --git a/kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild b/kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild
new file mode 100644
index 000000000000..21765cbcdc58
--- /dev/null
+++ b/kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild
@@ -0,0 +1,32 @@
+# 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 +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 )
+"