commit:     caef271d2c46c9e4eeee76923d7ae39ec8f9a092
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May  9 14:07:29 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May  9 14:33:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caef271d

kde-plasma/plasma-systemmonitor: 5.27.5 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-systemmonitor/Manifest           |  1 +
 .../plasma-systemmonitor-5.27.5.ebuild             | 42 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/kde-plasma/plasma-systemmonitor/Manifest 
b/kde-plasma/plasma-systemmonitor/Manifest
index fe7ce37b1b06..16b9ea1d90a1 100644
--- a/kde-plasma/plasma-systemmonitor/Manifest
+++ b/kde-plasma/plasma-systemmonitor/Manifest
@@ -1 +1,2 @@
 DIST plasma-systemmonitor-5.27.4.tar.xz 172528 BLAKE2B 
769ed944aa351d8c445fd9cb6da74434fe919f5e51b5efa5b045ac43ba1dc07dca496b6bb894609c3d318d8d334449514be48602587b4a2145e1589a5148ad45
 SHA512 
2656baf0aeb1f5f7ba53db0525a1b9454b341dbbb528aee246fdfd78c2534c60de69a8895b343443e889449bee24b083ab49078e01c0533da7a42dc6ad8666a9
+DIST plasma-systemmonitor-5.27.5.tar.xz 172512 BLAKE2B 
a51d9ce7fe27fe38acb21ca732170102f48a2f6c88297b0d19fb3ddac4aa1bd52a0c06ffbb290cf843cef545e45303890a51408d96cac735695a7204e696c250
 SHA512 
11a0d9a91aba9cdbcba8f96183d8d45a07470307183b2d32715dc041e24e4720bd6c87b3bd67d9341b1ede5bf288cf1e3944136dfb5cda61b25e10c069d18f6d

diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.5.ebuild 
b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.5.ebuild
new file mode 100644
index 000000000000..712be4533e5b
--- /dev/null
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Monitor system sensors, process information and other system 
resources"
+HOMEPAGE="https://apps.kde.org/plasma-systemmonitor/";
+
+LICENSE="|| ( GPL-3 GPL-2 )"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+       >=dev-qt/qtdbus-${QTMIN}:5
+       >=dev-qt/qtdeclarative-${QTMIN}:5
+       >=dev-qt/qtgui-${QTMIN}:5
+       >=dev-qt/qtwidgets-${QTMIN}:5
+       >=kde-frameworks/kconfig-${KFMIN}:5
+       >=kde-frameworks/kcoreaddons-${KFMIN}:5
+       >=kde-frameworks/kdbusaddons-${KFMIN}:5
+       >=kde-frameworks/kdeclarative-${KFMIN}:5
+       >=kde-frameworks/kglobalaccel-${KFMIN}:5
+       >=kde-frameworks/ki18n-${KFMIN}:5
+       >=kde-frameworks/kio-${KFMIN}:5
+       >=kde-frameworks/kitemmodels-${KFMIN}:5
+       >=kde-frameworks/knewstuff-${KFMIN}:5
+       >=kde-frameworks/kservice-${KFMIN}:5
+       >=kde-plasma/libksysguard-${PVCUT}:5
+"
+RDEPEND="${DEPEND}
+       >=dev-qt/qtquickcontrols2-${QTMIN}:5
+       >=kde-frameworks/kirigami-${KFMIN}:5
+       >=kde-frameworks/kitemmodels-${KFMIN}:5[qml]
+       >=kde-frameworks/kquickcharts-${KFMIN}:5
+       >=kde-plasma/ksystemstats-${PVCUT}:5
+"

Reply via email to