commit:     0be42cc4c66f14a6680ac3d3ad0690a86dfcf882
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 12:43:47 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May  7 15:23:44 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0be42cc4

kde-plasma/plasma-meta: Add IUSE=crash-handler

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-meta/metadata.xml              |  1 +
 kde-plasma/plasma-meta/plasma-meta-5.21.5.ebuild | 10 +++++-----
 kde-plasma/plasma-meta/plasma-meta-9999.ebuild   | 10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index 0f90ac4886..2681c26c0e 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -8,6 +8,7 @@
        <use>
                <flag name="browser-integration">Enable integration with 
Chrome/Firefox with browser extensions</flag>
                <flag name="colord">Enable <pkg>kde-plasma/kwin</pkg> color 
management via <pkg>x11-misc/colord</pkg></flag>
+               <flag name="crash-handler">Pull in 
<pkg>kde-plasma/drkonqi</pkg> for assisted upstream crash reports</flag>
                <flag name="crypt">Pull in <pkg>kde-plasma/plasma-vault</pkg> 
for encrypted vaults integration</flag>
                <flag name="desktop-portal">Enable 
<pkg>sys-apps/xdg-desktop-portal</pkg> backend implementation for Plasma</flag>
                <flag name="discover">Pull in resources management GUI; a 
centralised GHNS alternative and optional <pkg>sys-apps/fwupd</pkg> 
frontend</flag>

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.21.5.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.21.5.ebuild
index a108002f6a..d92ec2088b 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.21.5.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.21.5.ebuild
@@ -9,16 +9,15 @@ HOMEPAGE="https://kde.org/plasma-desktop/";
 LICENSE="metapackage"
 SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="bluetooth +browser-integration colord crypt +desktop-portal discover
-+display-manager +elogind +firewall grub gtk +handbook +kwallet +legacy-systray
-+networkmanager plymouth pulseaudio qrcode +sddm sdk +smart systemd thunderbolt
-+wallpapers"
+IUSE="bluetooth +browser-integration colord +crash-handler crypt 
+desktop-portal
+discover +display-manager +elogind +firewall grub gtk +handbook +kwallet
++legacy-systray +networkmanager plymouth pulseaudio qrcode +sddm sdk +smart
+systemd thunderbolt +wallpapers"
 
 REQUIRED_USE="^^ ( elogind systemd )"
 
 RDEPEND="
        >=kde-plasma/breeze-${PV}:${SLOT}
-       >=kde-plasma/drkonqi-${PV}:${SLOT}
        >=kde-plasma/kactivitymanagerd-${PV}:${SLOT}
        >=kde-plasma/kde-cli-tools-${PV}:${SLOT}
        >=kde-plasma/kdecoration-${PV}:${SLOT}
@@ -52,6 +51,7 @@ RDEPEND="
        bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
        browser-integration? ( 
>=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )
        colord? ( x11-misc/colord )
+       crash-handler? ( >=kde-plasma/drkonqi-${PV}:${SLOT} )
        crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
        desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
        discover? ( >=kde-plasma/discover-${PV}:${SLOT} )

diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
index 7f88aa85e2..19925e8e46 100644
--- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
@@ -9,16 +9,15 @@ HOMEPAGE="https://kde.org/plasma-desktop/";
 LICENSE="metapackage"
 SLOT="5"
 KEYWORDS=""
-IUSE="bluetooth +browser-integration colord crypt +desktop-portal discover
-+display-manager +elogind +firewall grub gtk +handbook +kwallet +legacy-systray
-+networkmanager plymouth pulseaudio qrcode +sddm sdk +smart systemd thunderbolt
-+wallpapers"
+IUSE="bluetooth +browser-integration colord +crash-handler crypt 
+desktop-portal
+discover +display-manager +elogind +firewall grub gtk +handbook +kwallet
++legacy-systray +networkmanager plymouth pulseaudio qrcode +sddm sdk +smart
+systemd thunderbolt +wallpapers"
 
 REQUIRED_USE="^^ ( elogind systemd )"
 
 RDEPEND="
        >=kde-plasma/breeze-${PV}:${SLOT}
-       >=kde-plasma/drkonqi-${PV}:${SLOT}
        >=kde-plasma/kactivitymanagerd-${PV}:${SLOT}
        >=kde-plasma/kde-cli-tools-${PV}:${SLOT}
        >=kde-plasma/kdecoration-${PV}:${SLOT}
@@ -53,6 +52,7 @@ RDEPEND="
        bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
        browser-integration? ( 
>=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )
        colord? ( x11-misc/colord )
+       crash-handler? ( >=kde-plasma/drkonqi-${PV}:${SLOT} )
        crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
        desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
        discover? ( >=kde-plasma/discover-${PV}:${SLOT} )

Reply via email to