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 253CF158094 for ; Sun, 9 Oct 2022 16:39:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11120E0909; Sun, 9 Oct 2022 16:39:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F025DE0909 for ; Sun, 9 Oct 2022 16:39:28 +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 AAD5D341057 for ; Sun, 9 Oct 2022 16:39:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29850615 for ; Sun, 9 Oct 2022 16:39:25 +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.b157d968f95afdb148ed5c4c02f88bbe3e403566.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b157d968f95afdb148ed5c4c02f88bbe3e403566 X-VCS-Branch: master Date: Sun, 9 Oct 2022 16:39:25 +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: 76f56e53-5d45-4a1d-bd9d-c0a0623c3e4e X-Archives-Hash: e465403d327073c220119cdfb300eb8e commit: b157d968f95afdb148ed5c4c02f88bbe3e403566 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 8 13:50:05 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=b157d968 kde-plasma/plasma-desktop: 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/plasma-desktop/plasma-desktop-5.26.0.ebuild | 5 ++++- kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild | 5 ++++- kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild index 991c2eb923..fd7e120af4 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild @@ -122,7 +122,10 @@ RDEPEND="${COMMON_DEPEND} kaccounts? ( net-libs/signon-oauth2 ) screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 ) " -BDEPEND="virtual/pkgconfig" +BDEPEND=" + >=kde-frameworks/kcmutils-${KFMIN}:5 + virtual/pkgconfig +" PATCHES=( "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # downstream patch diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild index 48a99cee39..0bc669439f 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild @@ -122,7 +122,10 @@ RDEPEND="${COMMON_DEPEND} kaccounts? ( net-libs/signon-oauth2 ) screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 ) " -BDEPEND="virtual/pkgconfig" +BDEPEND=" + >=kde-frameworks/kcmutils-${KFMIN}:5 + virtual/pkgconfig +" PATCHES=( "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # downstream patch diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 8e63c39e48..c46f5ae9b3 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -122,7 +122,10 @@ RDEPEND="${COMMON_DEPEND} kaccounts? ( net-libs/signon-oauth2 ) screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 ) " -BDEPEND="virtual/pkgconfig" +BDEPEND=" + >=kde-frameworks/kcmutils-${KFMIN}:5 + virtual/pkgconfig +" PATCHES=( "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # downstream patch