From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 2C9D0158287 for ; Thu, 15 May 2025 22:14:34 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E931B343890 for ; Thu, 15 May 2025 22:14:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9394111047D; Thu, 15 May 2025 22:14:23 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8502011047D for ; Thu, 15 May 2025 22:14:23 +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 3DC49343865 for ; Thu, 15 May 2025 22:14:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62E4B1EC0 for ; Thu, 15 May 2025 22:14:20 +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: <1747347228.00d1aa2ac4cb6c8e2e24322c811932040eb2da2d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/metadata.xml kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 00d1aa2ac4cb6c8e2e24322c811932040eb2da2d X-VCS-Branch: master Date: Thu, 15 May 2025 22:14:20 +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: 554994fd-41a9-46b7-8128-b62748235995 X-Archives-Hash: f2c7ec03a0f744aaf5a5b9fffbb6bbe3 commit: 00d1aa2ac4cb6c8e2e24322c811932040eb2da2d Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 15 20:46:28 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 15 22:13:48 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=00d1aa2a kde-plasma/plasma-workspace: Add IUSE ksysguard For lack of a better name considering the range of features. Upstream commit e66a336e360107ca2aa5e383bd240a644e7e09ea Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/metadata.xml | 1 + kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-workspace/metadata.xml b/kde-plasma/plasma-workspace/metadata.xml index 1ecfd2fa7a..98289d49f0 100644 --- a/kde-plasma/plasma-workspace/metadata.xml +++ b/kde-plasma/plasma-workspace/metadata.xml @@ -10,6 +10,7 @@ Enable AppStream software metadata support + Enable device notifier and system monitor applets as well as terminate applications runner Enable support for location-based time zone changes Enable locale generation and Users KCM using sys-auth/polkit and sys-apps/accountsservice Enable camera indicator applet (requires media-video/pipewire at runtime) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 47e280c39a..dd60f583fc 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -14,8 +14,8 @@ DESCRIPTION="KDE Plasma workspace" LICENSE="GPL-2" # TODO: CHECK SLOT="6" KEYWORDS="" -IUSE="appstream +calendar +fontconfig networkmanager +policykit screencast -+semantic-desktop systemd telemetry +wallpaper-metadata +X" +IUSE="appstream +calendar +fontconfig +ksysguard networkmanager +policykit +screencast +semantic-desktop systemd telemetry +wallpaper-metadata +X" REQUIRED_USE="fontconfig? ( X )" RESTRICT="test" @@ -78,7 +78,6 @@ COMMON_DEPEND=" >=kde-plasma/kwin-${KDE_CATV}:6 >=kde-plasma/layer-shell-qt-${KDE_CATV}:6 >=kde-plasma/libkscreen-${KDE_CATV}:6 - >=kde-plasma/libksysguard-${KDE_CATV}:6 >=kde-plasma/libplasma-${KDE_CATV}:6 >=kde-plasma/plasma-activities-${KDE_CATV}:6 >=kde-plasma/plasma-activities-stats-${KDE_CATV}:6 @@ -91,6 +90,7 @@ COMMON_DEPEND=" virtual/libudev:= appstream? ( >=dev-libs/appstream-1[qt6] ) calendar? ( >=kde-frameworks/kholidays-${KFMIN}:6 ) + ksysguard? ( >=kde-plasma/libksysguard-${KDE_CATV}:6 ) policykit? ( virtual/libcrypt:= ) networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 ) semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:6 ) @@ -190,6 +190,7 @@ src_configure() { $(cmake_use_find_package appstream AppStreamQt) $(cmake_use_find_package calendar KF6Holidays) $(cmake_use_find_package fontconfig Fontconfig) + $(cmake_use_find_package ksysguard KSysGuard) $(cmake_use_find_package networkmanager KF6NetworkManagerQt) -DBUILD_CAMERAINDICATOR=$(usex screencast) $(cmake_use_find_package semantic-desktop KF6Baloo)