commit:     08af8909d5ab37d4f78928ba692bda387f8cf147
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 22:03:36 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 22:13:45 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=08af8909

kde-plasma/plasma-meta: Add IUSE cups, wacom

Bug: https://bugs.gentoo.org/916757
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-meta/metadata.xml                    | 1 +
 kde-plasma/plasma-meta/plasma-meta-5.27.49.9999.ebuild | 8 +++++---
 kde-plasma/plasma-meta/plasma-meta-9999.ebuild         | 6 ++++--
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index 2fd30c2d07..739e05ae62 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -28,6 +28,7 @@
                <flag name="sdk">Pull in <pkg>kde-plasma/plasma-sdk</pkg> for 
Plasma development</flag>
                <flag name="smart">Pull in <pkg>kde-plasma/plasma-disks</pkg> 
for disk health monitoring</flag>
                <flag name="thunderbolt">Pull in 
<pkg>kde-plasma/plasma-thunderbolt</pkg> control center module</flag>
+               <flag name="wacom">Pull in <pkg>kde-plasma/wacomtablet</pkg> 
control center module</flag>
                <flag name="wallpapers">Install wallpapers for the Plasma 
Workspace</flag>
        </use>
 </pkgmetadata>

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 7ebd698927..03dcf0e074 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
-+desktop-portal discover +display-manager +elogind +firewall flatpak grub gtk
-+handbook +kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm
-sdk +smart systemd thunderbolt +wallpapers"
+cups +desktop-portal discover +display-manager +elogind +firewall flatpak grub
+gtk +handbook +kwallet +legacy-systray +networkmanager plymouth pulseaudio 
+sddm
+sdk +smart systemd thunderbolt wacom +wallpapers"
 
 REQUIRED_USE="^^ ( elogind systemd )"
 
@@ -55,6 +55,7 @@ RDEPEND="
        colord? ( x11-misc/colord )
        crash-handler? ( >=kde-plasma/drkonqi-${PV}:${SLOT} )
        crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
+       cups? ( kde-plasma/print-manager:${SLOT} )
        desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
        discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
        display-manager? (
@@ -91,6 +92,7 @@ RDEPEND="
                firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} )
        )
        thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
+       wacom? ( kde-plasma/wacomtablet:${SLOT} )
        wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
 "
 # 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 6d3c3969af..1c22668c0a 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 flatpak grub gtk +handbook
+cups discover +display-manager +elogind +firewall flatpak grub gtk +handbook
 +kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart
-systemd thunderbolt +wallpapers"
+systemd thunderbolt wacom +wallpapers"
 
 REQUIRED_USE="^^ ( elogind systemd )"
 
@@ -56,6 +56,7 @@ RDEPEND="
        colord? ( x11-misc/colord )
        crash-handler? ( >=kde-plasma/drkonqi-${PV}:${SLOT} )
        crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
+       cups? ( >=kde-plasma/print-manager-${PV}:${SLOT} )
        discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
        display-manager? (
                sddm? (
@@ -91,6 +92,7 @@ RDEPEND="
                firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} )
        )
        thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
+       wacom? ( >=kde-plasma/wacomtablet-${PV}:${SLOT} )
        wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
 "
 # Optional runtime deps: kde-plasma/plasma-desktop

Reply via email to