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 BAC1D158176 for ; Fri, 10 Oct 2025 18:43:51 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A474D341436 for ; Fri, 10 Oct 2025 18:43:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EB0731103B8; Fri, 10 Oct 2025 18:43:46 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E2DB61103B8 for ; Fri, 10 Oct 2025 18:43:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CADC340D1F for ; Fri, 10 Oct 2025 18:43:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D4193A6A for ; Fri, 10 Oct 2025 18:43:45 +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: <1760121737.6c5e9a6e4cbef43b3878809e04c9aaf111eba384.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-workspace/metadata.xml kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r2.ebuild kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r3.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6c5e9a6e4cbef43b3878809e04c9aaf111eba384 X-VCS-Branch: master Date: Fri, 10 Oct 2025 18:43:45 +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: d0eea38d-bfa8-4aab-90fb-cf7087dc32aa X-Archives-Hash: 3b6124ef5e976fdbb9d641c4500fdf90 commit: 6c5e9a6e4cbef43b3878809e04c9aaf111eba384 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 9 20:31:11 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 10 18:42:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5e9a6e kde-plasma/plasma-workspace: Add IUSE phonon Inspired by https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5908 Bug: https://bugs.gentoo.org/963983 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/metadata.xml | 1 + ...pace-6.4.5-r2.ebuild => plasma-workspace-6.4.5-r3.ebuild} | 12 +++++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-workspace/metadata.xml b/kde-plasma/plasma-workspace/metadata.xml index 72b8fb2505eb..8c3d00e1e1bd 100644 --- a/kde-plasma/plasma-workspace/metadata.xml +++ b/kde-plasma/plasma-workspace/metadata.xml @@ -13,6 +13,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 KIO to Phonon bridge for network streaming via media-libs/phonon Enable locale generation and Users KCM using sys-auth/polkit and sys-apps/accountsservice Enable camera indicator applet (requires media-video/pipewire at runtime) Enable User Feedback control module for kde-plasma/systemsettings diff --git a/kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r2.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r3.ebuild similarity index 96% rename from kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r2.ebuild rename to kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r3.ebuild index b799fd4d0ef7..03ef13bc33d9 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r2.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-6.4.5-r3.ebuild @@ -15,8 +15,9 @@ SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${P}-patchset.tar.xz" LICENSE="GPL-2" # TODO: CHECK SLOT="6" KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="appstream +calendar +fontconfig +ksysguard networkmanager +policykit -screencast +semantic-desktop systemd telemetry +wallpaper-metadata +X" +IUSE="appstream +calendar +fontconfig +ksysguard networkmanager phonon ++policykit screencast +semantic-desktop systemd telemetry ++wallpaper-metadata +X" REQUIRED_USE="fontconfig? ( X )" RESTRICT="test" @@ -83,7 +84,6 @@ COMMON_DEPEND=" >=kde-plasma/plasma-activities-stats-${KDE_CATV}:6 >=kde-plasma/plasma5support-${KDE_CATV}:6 media-libs/libcanberra - >=media-libs/phonon-4.12.0[qt6(+)] sci-libs/libqalculate:= sys-apps/dbus sys-libs/zlib @@ -91,6 +91,7 @@ COMMON_DEPEND=" appstream? ( >=dev-libs/appstream-1[qt6] ) calendar? ( >=kde-frameworks/kholidays-${KFMIN}:6 ) ksysguard? ( >=kde-plasma/libksysguard-${KDE_CATV}:6 ) + phonon? ( >=media-libs/phonon-4.12.0[qt6(+)] ) policykit? ( virtual/libcrypt:= ) networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 ) semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:6 ) @@ -169,6 +170,11 @@ src_prepare() { cmake_comment_add_subdirectory login-sessions + if ! use phonon; then + sed -e "s/^find_package.*Phonon4Qt6/#&/" -i CMakeLists.txt || die + cmake_comment_add_subdirectory phonon + fi + if ! use policykit; then cmake_run_in kcms cmake_comment_add_subdirectory users fi