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 E409F15802F for ; Tue, 7 Mar 2023 19:32:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7104E07EF; Tue, 7 Mar 2023 19:32:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99708E07EF for ; Tue, 7 Mar 2023 19:32:04 +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 A913134139B for ; Tue, 7 Mar 2023 19:32:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FB288D4 for ; Tue, 7 Mar 2023 19:32:02 +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: <1678217281.528217edc01c345cf0987fce34bb85e71a06298a.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-5.27.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: 528217edc01c345cf0987fce34bb85e71a06298a X-VCS-Branch: master Date: Tue, 7 Mar 2023 19:32:02 +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: 8e22b6ae-d4b0-4da9-bf26-767ed192fc65 X-Archives-Hash: 07b30170f688eabd3971609c1c337150 commit: 528217edc01c345cf0987fce34bb85e71a06298a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Mar 7 19:27:36 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Mar 7 19:28:01 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=528217ed kde-plasma/plasma-meta: Add IUSE flatpak for kde-plasma/flatpak-kcm Bug: https://bugs.gentoo.org/895306 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/metadata.xml | 1 + kde-plasma/plasma-meta/plasma-meta-5.27.49.9999.ebuild | 7 ++++--- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 7 ++++--- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/kde-plasma/plasma-meta/metadata.xml b/kde-plasma/plasma-meta/metadata.xml index 35669e5549..6d5eb251a3 100644 --- a/kde-plasma/plasma-meta/metadata.xml +++ b/kde-plasma/plasma-meta/metadata.xml @@ -16,6 +16,7 @@ Pull in resources management GUI; a centralised GHNS alternative and optional sys-apps/fwupd frontend Pull in a graphical display manager Pull in kde-plasma/plasma-firewall for system firewall administration + Pull in kde-plasma/flatpak-kcm for flatpak permissions administration Pull in Breeze theme for sys-boot/grub Enable Breeze widget style and system settings module for GTK+ Enable support for KWallet auto-unlocking via kde-plasma/kwallet-pam diff --git a/kde-plasma/plasma-meta/plasma-meta-5.27.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.27.49.9999.ebuild index 5f5d324335..6d3c3969af 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.27.49.9999.ebuild @@ -10,9 +10,9 @@ LICENSE="metapackage" SLOT="5" KEYWORDS="" IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt -discover +display-manager +elogind +firewall grub gtk +handbook +kwallet -+legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart systemd -thunderbolt +wallpapers" +discover +display-manager +elogind +firewall flatpak grub gtk +handbook ++kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart +systemd thunderbolt +wallpapers" REQUIRED_USE="^^ ( elogind systemd )" @@ -65,6 +65,7 @@ RDEPEND=" !sddm? ( x11-misc/lightdm ) ) elogind? ( sys-auth/elogind[pam] ) + flatpak? ( >=kde-plasma/flatpak-kcm-${PV}:${SLOT} ) grub? ( >=kde-plasma/breeze-grub-${PV}:${SLOT} ) gtk? ( >=kde-plasma/breeze-gtk-${PV}:${SLOT} diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 5f5d324335..6d3c3969af 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="5" KEYWORDS="" IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt -discover +display-manager +elogind +firewall grub gtk +handbook +kwallet -+legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart systemd -thunderbolt +wallpapers" +discover +display-manager +elogind +firewall flatpak grub gtk +handbook ++kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart +systemd thunderbolt +wallpapers" REQUIRED_USE="^^ ( elogind systemd )" @@ -65,6 +65,7 @@ RDEPEND=" !sddm? ( x11-misc/lightdm ) ) elogind? ( sys-auth/elogind[pam] ) + flatpak? ( >=kde-plasma/flatpak-kcm-${PV}:${SLOT} ) grub? ( >=kde-plasma/breeze-grub-${PV}:${SLOT} ) gtk? ( >=kde-plasma/breeze-gtk-${PV}:${SLOT}