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 BAEE5158041 for ; Sat, 9 Mar 2024 23:04:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B224E2A69; Sat, 9 Mar 2024 23:04:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E69C7E2A43 for ; Sat, 9 Mar 2024 23:04:43 +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 30C8F33BE91 for ; Sat, 9 Mar 2024 23:04:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A718BBE7 for ; Sat, 9 Mar 2024 23:04:41 +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: <1710025470.4057aff5f9164698f04c7d3466d80a77c9adf8ad.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/metadata.xml kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4057aff5f9164698f04c7d3466d80a77c9adf8ad X-VCS-Branch: master Date: Sat, 9 Mar 2024 23:04:41 +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: 744e8f70-b3b9-4155-ac2c-7c545644dfe4 X-Archives-Hash: 59deac3268c57192be9812f6cb8235cb commit: 4057aff5f9164698f04c7d3466d80a77c9adf8ad Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 2 19:38:04 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 9 23:04:30 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4057aff5 kde-plasma/plasma-meta: Use IUSE webengine for kde-apps/khelpcenter:6 kde-apps/khelpcenter:5 used kde-frameworks/khtml:5 kde-apps/khelpcenter:6 uses dev-qt/qtwebengine:6 Plasma profile has so far not depended on dev-qt/webengine by default, with the unfortunate porting away to qtwebengine now it would. If disabled, due to lack of installed khelpcenter binary, applications fall back to using the default browser for opening - unfortunately - KDE's online handbook instead of the locally installed one. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/metadata.xml | 1 + kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild | 8 ++++---- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/kde-plasma/plasma-meta/metadata.xml b/kde-plasma/plasma-meta/metadata.xml index 3d7b2e409d..718ebb9d08 100644 --- a/kde-plasma/plasma-meta/metadata.xml +++ b/kde-plasma/plasma-meta/metadata.xml @@ -31,6 +31,7 @@ Allow packages that are known to ruin runtime experience ** DO NOT FILE BUGS WITH THIS ENABLED ** Pull in kde-plasma/wacomtablet control center module Install wallpapers for the Plasma Workspace + Use kde-apps/khelpcenter to access the locally installed KDE Help System Handbook Enable Wayland windows screensharing to XWayland applications via gui-apps/xwaylandvideobridge diff --git a/kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild index 1b0e517fbf..89efcbbca7 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild @@ -10,9 +10,9 @@ LICENSE="metapackage" SLOT="6" KEYWORDS="" IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt -cups discover +display-manager +elogind +firewall flatpak grub gtk +handbook -+kwallet +networkmanager oxygen-theme plymouth pulseaudio qt5 +sddm sdk +smart -systemd thunderbolt unsupported wacom +wallpapers +xwayland" +cups discover +display-manager +elogind +firewall flatpak grub gtk +kwallet ++networkmanager oxygen-theme plymouth pulseaudio qt5 +sddm sdk +smart systemd +thunderbolt unsupported wacom +wallpapers webengine +xwayland" REQUIRED_USE="^^ ( elogind systemd )" @@ -79,7 +79,6 @@ RDEPEND=" >=kde-plasma/kde-gtk-config-${PV}:${SLOT} x11-misc/appmenu-gtk-module ) - handbook? ( kde-apps/khelpcenter:* ) kwallet? ( >=kde-plasma/kwallet-pam-${PV}:${SLOT} ) networkmanager? ( >=kde-plasma/plasma-nm-${PV}:${SLOT} @@ -109,6 +108,7 @@ RDEPEND=" ) wacom? ( >=kde-plasma/wacomtablet-${PV}:${SLOT} ) wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} ) + webengine? ( kde-apps/khelpcenter:6 ) xwayland? ( >=gui-apps/xwaylandvideobridge-0.4.0 ) " # Optional runtime deps: kde-plasma/plasma-desktop diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 1b0e517fbf..89efcbbca7 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -10,9 +10,9 @@ LICENSE="metapackage" SLOT="6" KEYWORDS="" IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt -cups discover +display-manager +elogind +firewall flatpak grub gtk +handbook -+kwallet +networkmanager oxygen-theme plymouth pulseaudio qt5 +sddm sdk +smart -systemd thunderbolt unsupported wacom +wallpapers +xwayland" +cups discover +display-manager +elogind +firewall flatpak grub gtk +kwallet ++networkmanager oxygen-theme plymouth pulseaudio qt5 +sddm sdk +smart systemd +thunderbolt unsupported wacom +wallpapers webengine +xwayland" REQUIRED_USE="^^ ( elogind systemd )" @@ -79,7 +79,6 @@ RDEPEND=" >=kde-plasma/kde-gtk-config-${PV}:${SLOT} x11-misc/appmenu-gtk-module ) - handbook? ( kde-apps/khelpcenter:* ) kwallet? ( >=kde-plasma/kwallet-pam-${PV}:${SLOT} ) networkmanager? ( >=kde-plasma/plasma-nm-${PV}:${SLOT} @@ -109,6 +108,7 @@ RDEPEND=" ) wacom? ( >=kde-plasma/wacomtablet-${PV}:${SLOT} ) wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} ) + webengine? ( kde-apps/khelpcenter:6 ) xwayland? ( >=gui-apps/xwaylandvideobridge-0.4.0 ) " # Optional runtime deps: kde-plasma/plasma-desktop