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 0C422158083 for ; Sat, 14 Sep 2024 03:23:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0286EE29B9; Sat, 14 Sep 2024 03:23:52 +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 D8DCEE29B8 for ; Sat, 14 Sep 2024 03:23:51 +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 00DDF34027D for ; Sat, 14 Sep 2024 03:23:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 437E227FC for ; Sat, 14 Sep 2024 03:23:47 +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: <1726284135.f334b0cae538b1f83dab3c1798e4dd86cd45b207.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-6.6.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f334b0cae538b1f83dab3c1798e4dd86cd45b207 X-VCS-Branch: master Date: Sat, 14 Sep 2024 03:23:47 +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: 93b95667-af94-426c-9c30-d697a6eb0f0d X-Archives-Hash: 89c1fb89742af8b756c14727bc2d59c2 commit: f334b0cae538b1f83dab3c1798e4dd86cd45b207 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 13 14:17:46 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 14 03:22:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f334b0ca kde-frameworks/krunner: 6.6.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 + kde-frameworks/krunner/krunner-6.6.0.ebuild | 34 +++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 1dd49e32882c..f04697fe3f07 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1,2 +1,3 @@ DIST krunner-5.116.0.tar.xz 89076 BLAKE2B 24e29ec52aefd9b53b4c1da14f7783540e66e29d026e2750a52945719daff2ecb582a468780307296cabe00b6aeaf3602ea2793b47db7ede33f34131b0985c4e SHA512 53fdc8e841219578a75b7d6ca67aaebd44e2208adfc99a4937c8377369f66a0f907390f49eca6d98385e3fdddc27ec1844620d7390900999d5eb966a565666c9 DIST krunner-6.5.0.tar.xz 131184 BLAKE2B 691b36c38984a73deeafc43923a7e1c09c026d95a17d7a2ffb970c0b0255bfece5279549ac49fe3f2c4967e22d28bf0f098238cfc014f51cc71134b9ce2c6abf SHA512 c48c69b05c5e0bd465823719ce3b47839fc0883e3176d8549e75dc836d35333f46189050ee1e39beb9014ddbaa33d6639039440682edb39031b4bee72cd08d5f +DIST krunner-6.6.0.tar.xz 131184 BLAKE2B 7bbf15e5b247f30d58370935ebf34b4a2a47a7f0e545b92a03a16bb9ed6677955c06dda92124de2b1d1f62fa480921d8d6bb0738a085f24551b8bbed179229a5 SHA512 b827e48c4c54ca56dcfcdd1663057377f456335d3e4ea47e01fb771950b8dd2a967aa7762efd87a180d00f4fe94de2907c290e4a2bef8834f63accb40002fab9 diff --git a/kde-frameworks/krunner/krunner-6.6.0.ebuild b/kde-frameworks/krunner/krunner-6.6.0.ebuild new file mode 100644 index 000000000000..33e5bed6e5f8 --- /dev/null +++ b/kde-frameworks/krunner/krunner-6.6.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=6.6.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for providing different actions given a string query" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] + =kde-frameworks/kconfig-${PVCUT}*:6 + =kde-frameworks/kcoreaddons-${PVCUT}*:6 + =kde-frameworks/ki18n-${PVCUT}*:6 + =kde-frameworks/kitemmodels-${PVCUT}*:6 +" +RDEPEND="${DEPEND}" + +CMAKE_SKIP_TESTS=( + # requires virtual dbus, otherwise hangs; bugs #630672 + dbusrunnertest + # bug 789351 + runnermanagersinglerunnermodetest + # bug 838502 + runnermanagertest + # bug 926502, needs dbus + threadingtest +)