Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/
Date: Tue, 08 Sep 2020 18:08:20
Message-Id: 1599588461.e7840abf9563a60b05215c261cd68cd1cf4a4632.asturm@gentoo
1 commit: e7840abf9563a60b05215c261cd68cd1cf4a4632
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 19:47:09 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 8 18:07:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7840abf
7
8 kde-plasma/plasma-meta: Drop 5.19.4
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/plasma-meta/plasma-meta-5.19.4.ebuild | 95 ------------------------
14 1 file changed, 95 deletions(-)
15
16 diff --git a/kde-plasma/plasma-meta/plasma-meta-5.19.4.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.19.4.ebuild
17 deleted file mode 100644
18 index 5948ae659c5..00000000000
19 --- a/kde-plasma/plasma-meta/plasma-meta-5.19.4.ebuild
20 +++ /dev/null
21 @@ -1,95 +0,0 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=7
26 -
27 -DESCRIPTION="Merge this to pull in all Plasma 5 packages"
28 -HOMEPAGE="https://kde.org/plasma-desktop"
29 -
30 -LICENSE="metapackage"
31 -SLOT="5"
32 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
33 -IUSE="bluetooth +browser-integration crypt +desktop-portal discover
34 -+display-manager elogind grub gtk +handbook +kwallet +legacy-systray
35 -+networkmanager plymouth pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers"
36 -
37 -REQUIRED_USE="?? ( elogind systemd )"
38 -
39 -RDEPEND="
40 - >=kde-plasma/breeze-${PV}:${SLOT}
41 - >=kde-plasma/drkonqi-${PV}:${SLOT}
42 - >=kde-plasma/kactivitymanagerd-${PV}:${SLOT}
43 - >=kde-plasma/kde-cli-tools-${PV}:${SLOT}
44 - >=kde-plasma/kdecoration-${PV}:${SLOT}
45 - >=kde-plasma/kdeplasma-addons-${PV}:${SLOT}
46 - >=kde-plasma/kgamma-${PV}:${SLOT}
47 - >=kde-plasma/khotkeys-${PV}:${SLOT}
48 - >=kde-plasma/kinfocenter-${PV}:${SLOT}
49 - >=kde-plasma/kmenuedit-${PV}:${SLOT}
50 - >=kde-plasma/kscreen-${PV}:${SLOT}
51 - >=kde-plasma/kscreenlocker-${PV}:${SLOT}
52 - >=kde-plasma/ksshaskpass-${PV}:${SLOT}
53 - >=kde-plasma/ksysguard-${PV}:${SLOT}
54 - >=kde-plasma/kwayland-integration-${PV}:${SLOT}
55 - >=kde-plasma/kwayland-server-${PV}:${SLOT}
56 - >=kde-plasma/kwin-${PV}:${SLOT}
57 - >=kde-plasma/kwrited-${PV}:${SLOT}
58 - >=kde-plasma/libkscreen-${PV}:${SLOT}
59 - >=kde-plasma/libksysguard-${PV}:${SLOT}
60 - >=kde-plasma/milou-${PV}:${SLOT}
61 - >=kde-plasma/oxygen-${PV}:${SLOT}
62 - >=kde-plasma/plasma-desktop-${PV}:${SLOT}
63 - >=kde-plasma/plasma-integration-${PV}:${SLOT}
64 - >=kde-plasma/plasma-workspace-${PV}:${SLOT}
65 - >=kde-plasma/polkit-kde-agent-${PV}:${SLOT}
66 - >=kde-plasma/powerdevil-${PV}:${SLOT}
67 - >=kde-plasma/systemsettings-${PV}:${SLOT}
68 - >=kde-plasma/user-manager-${PV}:${SLOT}
69 - sys-apps/dbus[elogind?,systemd?]
70 - sys-auth/polkit[elogind?,systemd?]
71 - sys-fs/udisks:2[elogind?,systemd?]
72 - bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
73 - browser-integration? ( >=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )
74 - crypt? ( >=kde-plasma/plasma-vault-${PV}:${SLOT} )
75 - desktop-portal? ( >=kde-plasma/xdg-desktop-portal-kde-${PV}:${SLOT} )
76 - discover? ( >=kde-plasma/discover-${PV}:${SLOT} )
77 - display-manager? (
78 - sddm? (
79 - >=kde-plasma/sddm-kcm-${PV}:${SLOT}
80 - x11-misc/sddm[elogind?,systemd?]
81 - )
82 - !sddm? ( x11-misc/lightdm )
83 - )
84 - grub? ( >=kde-plasma/breeze-grub-${PV}:${SLOT} )
85 - gtk? (
86 - >=kde-plasma/breeze-gtk-${PV}:${SLOT}
87 - >=kde-plasma/kde-gtk-config-${PV}:${SLOT}
88 - )
89 - handbook? ( kde-apps/khelpcenter:5 )
90 - kwallet? ( >=kde-plasma/kwallet-pam-${PV}:${SLOT} )
91 - legacy-systray? ( >=kde-plasma/xembed-sni-proxy-${PV}:${SLOT} )
92 - networkmanager? (
93 - >=kde-plasma/plasma-nm-${PV}:${SLOT}
94 - net-misc/networkmanager[elogind?,systemd?]
95 - qrcode? ( kde-frameworks/prison[qml] )
96 - )
97 - plymouth? (
98 - >=kde-plasma/breeze-plymouth-${PV}:${SLOT}
99 - >=kde-plasma/plymouth-kcm-${PV}:${SLOT}
100 - )
101 - pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} )
102 - sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} )
103 - thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
104 - wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
105 -"
106 -
107 -pkg_postinst() {
108 - has_version sys-auth/consolekit || return
109 - use elogind || use systemd || return
110 - ewarn "An existing installation of sys-auth/consolekit was detected even though"
111 - ewarn "${PN} was configured with USE $(usex elogind elogind systemd)."
112 - ewarn "There can only be one session manager at runtime, otherwise random issues"
113 - ewarn "may occur. Please make sure USE consolekit is nowhere enabled in make.conf"
114 - ewarn "or package.use and remove sys-auth/consolekit before raising bugs."
115 - ewarn "For more information, visit https://wiki.gentoo.org/wiki/KDE"
116 -}