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 3A458158095 for ; Sun, 9 Oct 2022 16:39:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D675E08FB; Sun, 9 Oct 2022 16:39:27 +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 3320BE08FB for ; Sun, 9 Oct 2022 16:39:27 +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 3E5B2340DD9 for ; Sun, 9 Oct 2022 16:39:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D12FE609 for ; Sun, 9 Oct 2022 16:39:24 +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: <1665333512.b357813c03ef6d2844cddcae14fa758fbded4fc5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild kde-plasma/kinfocenter/kinfocenter-9999.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b357813c03ef6d2844cddcae14fa758fbded4fc5 X-VCS-Branch: master Date: Sun, 9 Oct 2022 16:39:24 +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: 1e39a15e-1ab8-4d9a-a782-fba1b4cafc1c X-Archives-Hash: 616c7ef9c762eee9731f82a79264d9c0 commit: b357813c03ef6d2844cddcae14fa758fbded4fc5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 8 13:47:36 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 9 16:38:32 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b357813c kde-plasma/kinfocenter: Add kde-frameworks/kcmutils BDEPEND Uses kcmutils_generate_desktop_file cmake macro Bug: https://bugs.gentoo.org/868270 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild | 1 + kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild | 1 + kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild index a095368a96..fd80784979 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild @@ -43,6 +43,7 @@ RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 >=kde-plasma/systemsettings-${PVCUT}:5 " +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5" src_configure() { local mycmakeargs=( diff --git a/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild index edd266a392..e6f95e3d1b 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild @@ -43,6 +43,7 @@ RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 >=kde-plasma/systemsettings-${PVCUT}:5 " +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5" src_configure() { local mycmakeargs=( diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index e99b678858..5109e09274 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild @@ -43,6 +43,7 @@ RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 >=kde-plasma/systemsettings-${PVCUT}:5 " +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5" src_configure() { local mycmakeargs=(