From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1367629-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 7190915808B
	for <garchives@archives.gentoo.org>; Mon, 14 Feb 2022 21:37:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9FCCAE0901;
	Mon, 14 Feb 2022 21:37:35 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 8716AE0901
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:37:35 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 1C2AF342FEF
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:37:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CF9A2EC
	for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:37:31 +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: <1644874451.d84eeaec495b7451b688a0436fd01311fd957d0f.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/krunner/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-frameworks/krunner/Manifest kde-frameworks/krunner/krunner-5.91.0.ebuild
X-VCS-Directories: kde-frameworks/krunner/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: d84eeaec495b7451b688a0436fd01311fd957d0f
X-VCS-Branch: master
Date: Mon, 14 Feb 2022 21:37:31 +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: 9bdf1839-fdba-4a70-bda6-8b90881edce0
X-Archives-Hash: 54bf9c797d3f28fbcd77250729f410ac

commit:     d84eeaec495b7451b688a0436fd01311fd957d0f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 14 21:18:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 14 21:34:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84eeaec

kde-frameworks/krunner: 5.91.0 version bump

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

 kde-frameworks/krunner/Manifest              |  1 +
 kde-frameworks/krunner/krunner-5.91.0.ebuild | 47 ++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest
index 50c7c7900e50..9bb7ebf423d6 100644
--- a/kde-frameworks/krunner/Manifest
+++ b/kde-frameworks/krunner/Manifest
@@ -1 +1,2 @@
 DIST krunner-5.90.0.tar.xz 84212 BLAKE2B ac561fd57fc04fccc2084f9f42f63e91ce34161e8c2f0196bccaa13ec2f1b4e3bc72fa816647197f7dec81ca7dc6a1c53c28f3e5d19cf27252f942fbc12dc1fe SHA512 46673979dba79372d422ce956a59c5b34b7ce5a4e6e86ed98ad5f384d7c9a9d61c4b8cc83d367174e8fbe0db612544c71983331e93aadfa498011185e537a353
+DIST krunner-5.91.0.tar.xz 85976 BLAKE2B 7eb9909b8cc97b12179caaafc1943bb6172f1e43d54cb9ce1365510853226031222e4601757283263013183230c55d3bd95082a647da1224120c9fd72b8f292b SHA512 ed00401417526f67d5d27033e1f93fd52485530dcb3e60fbf367fe22956002ab38d5786661107225417a985e15cfc17acc5ef29181104c90059b047e47f3f69b

diff --git a/kde-frameworks/krunner/krunner-5.91.0.ebuild b/kde-frameworks/krunner/krunner-5.91.0.ebuild
new file mode 100644
index 000000000000..2f9c5b2e8930
--- /dev/null
+++ b/kde-frameworks/krunner/krunner-5.91.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Framework for providing different actions given a string query"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="activities"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	=kde-frameworks/kconfig-${PVCUT}*:5
+	=kde-frameworks/kcoreaddons-${PVCUT}*:5
+	=kde-frameworks/ki18n-${PVCUT}*:5
+	=kde-frameworks/kio-${PVCUT}*:5
+	=kde-frameworks/kservice-${PVCUT}*:5
+	=kde-frameworks/plasma-${PVCUT}*:5
+	=kde-frameworks/solid-${PVCUT}*:5
+	=kde-frameworks/threadweaver-${PVCUT}*:5
+	activities? ( =kde-frameworks/kactivities-${PVCUT}*:5 )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package activities KF5Activities)
+	)
+	ecm_src_configure
+}
+
+src_test() {
+	# requires virtual dbus, otherwise hangs; bugs #630672, #789351
+	local myctestargs=(
+		-E "(dbusrunnertest|runnermanagersinglerunnermodetest)"
+	)
+	ecm_src_test
+}