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-nm/
Date: Tue, 28 Feb 2023 15:44:13
Message-Id: 1677599035.404799c917386b80b9a5f29c3756de1f00b0180e.asturm@gentoo
1 commit: 404799c917386b80b9a5f29c3756de1f00b0180e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 15:38:20 2023 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 15:43:55 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404799c9
7
8 kde-plasma/plasma-nm: drop 5.27.1
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 kde-plasma/plasma-nm/Manifest | 1 -
13 kde-plasma/plasma-nm/plasma-nm-5.27.1.ebuild | 83 ----------------------------
14 2 files changed, 84 deletions(-)
15
16 diff --git a/kde-plasma/plasma-nm/Manifest b/kde-plasma/plasma-nm/Manifest
17 index 1b2d5764beaf..23c9e50a9596 100644
18 --- a/kde-plasma/plasma-nm/Manifest
19 +++ b/kde-plasma/plasma-nm/Manifest
20 @@ -1,3 +1,2 @@
21 DIST plasma-nm-5.26.5.tar.xz 972940 BLAKE2B 4f10049a0a946b67fd0638913c365558a8e95b80d1d896323f4030738f8dd4d07cc77c4aaf212c52d8ba89635d932369d2f69e134722d24a5eed41841b15409a SHA512 bb17b06de15cc5b36d1eedd4fc8551eff240f8e61a4a036450b2365c99eb5885adc9541c29aa95b311d79d57b62ab95f41b746402cb6de7ecee6c6c4e87ac9a3
22 -DIST plasma-nm-5.27.1.tar.xz 1148268 BLAKE2B 8a09fe6b8b0e623813c75930ea2a3557c47c7d209654a32db7b93843c885803e17b1fb17fd4b66d2803bf3ebeb62732f36bb089c605e0f16ddbad9288cc16c00 SHA512 d398da4aa538ad0c9a2b1e66734c5909753cbd58ca8a10c2a9c02facbb8efcb16640bc5ae68dcd93882821f7b57b086c38a4a6569e388b652090126841c66317
23 DIST plasma-nm-5.27.2.tar.xz 1148676 BLAKE2B 9982c7cf343df1ae32d8d78abfa15fdf4c729e8c1b22cbd0310802e26c8adacdc9c37e1f9698ecf06a1cd90f689bdb72208f3634764f27ab0128c78ca09a77b3 SHA512 134f61e193632d301d2b3fbb7a215741e0ef3588df0f97e0a69fc26a85961ca79083238b2f952681e98e971e0e350e10827f910efc90618021d4bdc84d4b3c7b
24
25 diff --git a/kde-plasma/plasma-nm/plasma-nm-5.27.1.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.27.1.ebuild
26 deleted file mode 100644
27 index 420f8ce7353d..000000000000
28 --- a/kde-plasma/plasma-nm/plasma-nm-5.27.1.ebuild
29 +++ /dev/null
30 @@ -1,83 +0,0 @@
31 -# Copyright 1999-2023 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=8
35 -
36 -ECM_TEST="true"
37 -KFMIN=5.102.0
38 -PVCUT=$(ver_cut 1-3)
39 -QTMIN=5.15.7
40 -inherit ecm plasma.kde.org
41 -
42 -DESCRIPTION="KDE Plasma applet for NetworkManager"
43 -
44 -LICENSE="GPL-2 LGPL-2.1"
45 -SLOT="5"
46 -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
47 -IUSE="openconnect teamd"
48 -
49 -DEPEND="
50 - >=app-crypt/qca-2.3.0:2[qt5(+)]
51 - >=dev-qt/qtdbus-${QTMIN}:5
52 - >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
53 - >=dev-qt/qtgui-${QTMIN}:5
54 - >=dev-qt/qtnetwork-${QTMIN}:5
55 - >=dev-qt/qtwidgets-${QTMIN}:5
56 - >=kde-frameworks/kcompletion-${KFMIN}:5
57 - >=kde-frameworks/kconfig-${KFMIN}:5
58 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5
59 - >=kde-frameworks/kcoreaddons-${KFMIN}:5
60 - >=kde-frameworks/kdbusaddons-${KFMIN}:5
61 - >=kde-frameworks/ki18n-${KFMIN}:5
62 - >=kde-frameworks/kio-${KFMIN}:5
63 - >=kde-frameworks/kitemviews-${KFMIN}:5
64 - >=kde-frameworks/knotifications-${KFMIN}:5
65 - >=kde-frameworks/kservice-${KFMIN}:5
66 - >=kde-frameworks/kwallet-${KFMIN}:5
67 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
68 - >=kde-frameworks/kwindowsystem-${KFMIN}:5
69 - >=kde-frameworks/kxmlgui-${KFMIN}:5
70 - >=kde-frameworks/modemmanager-qt-${KFMIN}:5
71 - >=kde-frameworks/networkmanager-qt-${KFMIN}:5[teamd=]
72 - >=kde-frameworks/plasma-${KFMIN}:5
73 - >=kde-frameworks/solid-${KFMIN}:5
74 - net-misc/networkmanager[teamd=]
75 - >=dev-qt/qtxml-${QTMIN}:5
76 - net-misc/mobile-broadband-provider-info
77 - openconnect? (
78 - >=dev-qt/qtxml-${QTMIN}:5
79 - net-vpn/networkmanager-openconnect
80 - net-vpn/openconnect:=
81 - )
82 -"
83 -RDEPEND="${DEPEND}
84 - >=dev-qt/qtquickcontrols-${QTMIN}:5
85 - >=dev-qt/qtquickcontrols2-${QTMIN}:5
86 - >=kde-frameworks/kdeclarative-${KFMIN}:5
87 - >=kde-frameworks/kirigami-${KFMIN}:5
88 - >=kde-frameworks/kquickcharts-${KFMIN}:5
89 - >=kde-plasma/kde-cli-tools-${PVCUT}:5
90 -"
91 -BDEPEND="
92 - >=kde-frameworks/kcmutils-${KFMIN}:5
93 - virtual/pkgconfig
94 -"
95 -
96 -src_prepare() {
97 - ecm_src_prepare
98 -
99 - # TODO: try to get a build switch upstreamed
100 - if ! use openconnect; then
101 - sed -e "s/^pkg_check_modules.*openconnect/#&/" -i CMakeLists.txt || die
102 - fi
103 -}
104 -
105 -pkg_postinst() {
106 - ecm_pkg_postinst
107 -
108 - if ! has_version "kde-plasma/plasma-workspace:5"; then
109 - elog "${PN} is not terribly useful without kde-plasma/plasma-workspace:5."
110 - elog "However, the networkmanagement KCM can be called from either systemsettings"
111 - elog "or manually: $ kcmshell5 kcm_networkmanagement"
112 - fi
113 -}