From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4798E158013 for ; Fri, 15 Dec 2023 16:22:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FA382BC053; Fri, 15 Dec 2023 16:22:10 +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 55B8F2BC053 for ; Fri, 15 Dec 2023 16:22:10 +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 6547633EB78 for ; Fri, 15 Dec 2023 16:22:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 151A714BD for ; Fri, 15 Dec 2023 16:22:07 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1702657293.4fc3b86097d1f3cafd5786a76cd0407be5288b07.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.113.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4fc3b86097d1f3cafd5786a76cd0407be5288b07 X-VCS-Branch: master Date: Fri, 15 Dec 2023 16:22:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 895b1a6c-8548-444c-ad34-6235d99061c3 X-Archives-Hash: 423f735c1846a3856f503d94912fdd6c commit: 4fc3b86097d1f3cafd5786a76cd0407be5288b07 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 15 11:59:13 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 15 16:21:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc3b860 kde-frameworks/krunner: 5.113.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 + kde-frameworks/krunner/krunner-5.113.0.ebuild | 46 +++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 5a273d53cb5c..66bc9576c60f 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1 +1,2 @@ DIST krunner-5.112.0.tar.xz 88696 BLAKE2B 4a2a8b70244ecd794337d29e3920c2ac0a2289b034d8a11bed9d3afcbcec03c3926e91b9ad76bbef8bbce5a416f0356a90eadde2f811e60e79088b377e3769a8 SHA512 82e62c621489f93f55a3d91d6c38538fee77696d96e47a2ccb33e0c1f7541f4bbbbbcb39486b719f7493933c35fa0ea56c91088eccda49189d609cee02fbce43 +DIST krunner-5.113.0.tar.xz 88936 BLAKE2B c2109e0101782bf8e10eacafc691f8d6b54e8db9b8d790c9776d972c481d1c9aab247312499e717853140a9a43eec35cc0d18cb7f4bcb660d0e1bed8424bc3e5 SHA512 f8ba6ac6b18844a85d6f3b60a659b4ce2fb5d2bbb118777156672dc77c71e77312df9441303aa184d486ce2b8470be6d052539b30ce2ebfcd9cad6ffe3ac4b19 diff --git a/kde-frameworks/krunner/krunner-5.113.0.ebuild b/kde-frameworks/krunner/krunner-5.113.0.ebuild new file mode 100644 index 000000000000..dc9f4fd8f391 --- /dev/null +++ b/kde-frameworks/krunner/krunner-5.113.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.9 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for providing different actions given a string query" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~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/threadweaver-${PVCUT}*:5 + =kde-plasma/libplasma-${PVCUT}*:5 + activities? ( =kde-plasma/plasma-activities-${PVCUT}*:5 ) +" +RDEPEND="${DEPEND}" + +CMAKE_SKIP_TESTS=( + # requires virtual dbus, otherwise hangs; bugs #630672 + dbusrunnertest + # bug 789351 + runnermanagersinglerunnermodetest + # bug 838502 + runnermanagertest +) + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package activities KF5Activities) + ) + ecm_src_configure +}