Skip to content

Commit

Permalink
kde-plasma/plasma-meta: Add IUSE oxygen-theme for legacy style/icons/…
Browse files Browse the repository at this point in the history
…sounds

See also:
https://community.kde.org/Distributions/Packaging_Recommendations#Plasma_packages

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
  • Loading branch information
a17r committed Mar 3, 2024
1 parent 7651c0e commit 500bc6a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
1 change: 1 addition & 0 deletions kde-plasma/plasma-meta/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<flag name="grub">Pull in Breeze theme for <pkg>sys-boot/grub</pkg></flag>
<flag name="gtk">Enable Breeze widget style and system settings module for GTK+</flag>
<flag name="kwallet">Enable support for KWallet auto-unlocking via <pkg>kde-plasma/kwallet-pam</pkg></flag>
<flag name="oxygen-theme">Pull in Oxygen icons, sound theme and visual style for KDE Plasma</flag>
<flag name="plymouth">Pull in Breeze theme for <pkg>sys-boot/plymouth</pkg></flag>
<flag name="pulseaudio">Install Plasma applet for PulseAudio volume management</flag>
<flag name="sddm">Pull in the <pkg>x11-misc/sddm</pkg> display manager and system settings module</flag>
Expand Down
11 changes: 7 additions & 4 deletions kde-plasma/plasma-meta/plasma-meta-6.0.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ SLOT="6"
KEYWORDS=""
IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt
cups discover +display-manager +elogind +firewall flatpak grub gtk +handbook
+kwallet +networkmanager plymouth pulseaudio +sddm sdk +smart systemd
thunderbolt unsupported wacom +wallpapers"
+kwallet +networkmanager oxygen-theme plymouth pulseaudio +sddm sdk +smart
systemd thunderbolt unsupported wacom +wallpapers"

REQUIRED_USE="^^ ( elogind systemd )"

Expand Down Expand Up @@ -41,8 +41,6 @@ RDEPEND="
>=kde-plasma/libplasma-${PV}:${SLOT}
>=kde-plasma/milou-${PV}:${SLOT}
>=kde-plasma/ocean-sound-theme-${PV}:${SLOT}
>=kde-plasma/oxygen-${PV}:${SLOT}
>=kde-plasma/oxygen-sounds-${PV}:${SLOT}
>=kde-plasma/plasma-activities-${PV}:${SLOT}
>=kde-plasma/plasma-activities-stats-${PV}:${SLOT}
>=kde-plasma/plasma-desktop-${PV}:${SLOT}
Expand Down Expand Up @@ -86,6 +84,11 @@ RDEPEND="
>=kde-plasma/plasma-nm-${PV}:${SLOT}
net-misc/networkmanager[elogind?,systemd?]
)
oxygen-theme? (
>=kde-frameworks/oxygen-icons-6.0.0:*
>=kde-plasma/oxygen-${PV}:${SLOT}
>=kde-plasma/oxygen-sounds-${PV}:${SLOT}
)
plymouth? (
>=kde-plasma/breeze-plymouth-${PV}:${SLOT}
>=kde-plasma/plymouth-kcm-${PV}:${SLOT}
Expand Down
11 changes: 7 additions & 4 deletions kde-plasma/plasma-meta/plasma-meta-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ SLOT="6"
KEYWORDS=""
IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt
cups discover +display-manager +elogind +firewall flatpak grub gtk +handbook
+kwallet +networkmanager plymouth pulseaudio +sddm sdk +smart systemd
thunderbolt unsupported wacom +wallpapers"
+kwallet +networkmanager oxygen-theme plymouth pulseaudio +sddm sdk +smart
systemd thunderbolt unsupported wacom +wallpapers"

REQUIRED_USE="^^ ( elogind systemd )"

Expand Down Expand Up @@ -41,8 +41,6 @@ RDEPEND="
>=kde-plasma/libplasma-${PV}:${SLOT}
>=kde-plasma/milou-${PV}:${SLOT}
>=kde-plasma/ocean-sound-theme-${PV}:${SLOT}
>=kde-plasma/oxygen-${PV}:${SLOT}
>=kde-plasma/oxygen-sounds-${PV}:${SLOT}
>=kde-plasma/plasma-activities-${PV}:${SLOT}
>=kde-plasma/plasma-activities-stats-${PV}:${SLOT}
>=kde-plasma/plasma-desktop-${PV}:${SLOT}
Expand Down Expand Up @@ -86,6 +84,11 @@ RDEPEND="
>=kde-plasma/plasma-nm-${PV}:${SLOT}
net-misc/networkmanager[elogind?,systemd?]
)
oxygen-theme? (
>=kde-frameworks/oxygen-icons-6.0.0:*
>=kde-plasma/oxygen-${PV}:${SLOT}
>=kde-plasma/oxygen-sounds-${PV}:${SLOT}
)
plymouth? (
>=kde-plasma/breeze-plymouth-${PV}:${SLOT}
>=kde-plasma/plymouth-kcm-${PV}:${SLOT}
Expand Down

0 comments on commit 500bc6a

Please sign in to comment.