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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 32F6D1382C5 for ; Sat, 10 Apr 2021 18:44:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63FB5E08BD; Sat, 10 Apr 2021 18:44:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D7EBE08C4 for ; Sat, 10 Apr 2021 18:44:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B1DE3408A6 for ; Sat, 10 Apr 2021 18:44:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 894606EB for ; Sat, 10 Apr 2021 18:44:37 +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: <1618080258.29e63d6a9bd2af627660a22aad1c1358904fa557.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.81.0.ebuild X-VCS-Directories: kde-frameworks/krunner/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 29e63d6a9bd2af627660a22aad1c1358904fa557 X-VCS-Branch: master Date: Sat, 10 Apr 2021 18:44:37 +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: 3ce2bb2e-a84b-49b6-a804-d5623ebef9ff X-Archives-Hash: bfe292aa0511e61c21b619043037a101 commit: 29e63d6a9bd2af627660a22aad1c1358904fa557 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 10 18:23:30 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 10 18:44:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e63d6a kde-frameworks/krunner: 5.81.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/krunner/Manifest | 1 + kde-frameworks/krunner/krunner-5.81.0.ebuild | 46 ++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/kde-frameworks/krunner/Manifest b/kde-frameworks/krunner/Manifest index 30f83644f14..0a1cdfde493 100644 --- a/kde-frameworks/krunner/Manifest +++ b/kde-frameworks/krunner/Manifest @@ -1,2 +1,3 @@ DIST krunner-5.77.0.tar.xz 70584 BLAKE2B 4d1a4cc72034e67710a65c49abd1cb5f1306ec84c1d014e89531eac3754baef12e8bb4613083ec4fbc9b482a5d2cb21285dd334795711820f2648ba4fee48b91 SHA512 f2cdc6a17aa090bef96e10cf60107a71b4f06f8573291602dc1695aece8de8bbf412bcdd79ada4632788bb2aa6166df3bd913f03c3f9c9ee401f1d85b9a13207 DIST krunner-5.80.0.tar.xz 74620 BLAKE2B 9c82f676300fa6bcb85ae2b14055f82b1f06c1c80f11a78fb01085989263992e44fb8c743e14991d94653d0df956239ce77eeb51c81734d391de93bea8c165fb SHA512 71cc43ec6f52993c9a9d5fb6d736734af45b141fef50675a7825a1d03edadc4edfeecd52b5e229aa387a6bd28078cb887d63ecfc259f7b44c1aca1ecfd929d28 +DIST krunner-5.81.0.tar.xz 75660 BLAKE2B eaa32e6d2b8cdfc5889d7d176a80e646788658101a7773c7c6d95bf0a0df47581cdd0d266a7d28980899b2c44cdbe058e743f67c18f900e4cd1dd386c223d75f SHA512 d012c8557b345e6f23b5f1559ad17ac9b08299ff8bb4e013e3a7de4c00373fdf18710e04929138a309466f4d293e8b6247fdc0e62aad747e641fcc74432b250f diff --git a/kde-frameworks/krunner/krunner-5.81.0.ebuild b/kde-frameworks/krunner/krunner-5.81.0.ebuild new file mode 100644 index 00000000000..414cdb8822d --- /dev/null +++ b/kde-frameworks/krunner/krunner-5.81.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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 ~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 #630672 + local myctestargs=( + -E "(dbusrunnertest)" + ) + ecm_src_test +}