commit:     0b040f5e28b18da2476ff9fa41d735b2f42daafa
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May  6 19:00:15 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May  6 19:20:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b040f5e

kde-plasma/plasma-systemmonitor: 6.3.5 version bump

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

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

diff --git a/kde-plasma/plasma-systemmonitor/Manifest 
b/kde-plasma/plasma-systemmonitor/Manifest
index a806f7cea1e1..8f730c53d656 100644
--- a/kde-plasma/plasma-systemmonitor/Manifest
+++ b/kde-plasma/plasma-systemmonitor/Manifest
@@ -1 +1,2 @@
 DIST plasma-systemmonitor-6.3.4.tar.xz 201840 BLAKE2B 
62cc8df8603c0f80271161f680d5febaf9770e640b24b8904c46da2a5f1ed4deb998c68cec9fe2217b7cb977504ce099945eff3f18d84b3fd22bd57449d61c43
 SHA512 
bc46131f78d364d13792871b4393fd03980591ec690bf483335b6437a3d45866b283d0d247e76ab37f67e62f53514ec934e66a6d4f3fe38e50bd755aa7f68833
+DIST plasma-systemmonitor-6.3.5.tar.xz 201892 BLAKE2B 
904ffae6a378953dd90b7147585c6204de6101e60c1ae6e9933a5206f311d9975f7684cc259c0247b86c7dda9d1f9b1181dc9b04c4f7eb6d563b7dcec37b21db
 SHA512 
c71a4123c8a49a8d831a8d086d880c9765f0894bcd7fe1be3957a92d23793dd26cd8179a415153b88c63f394100e1f71f7a2c1afff9df4d8a478a4ba5d5a112d

diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.5.ebuild 
b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.5.ebuild
new file mode 100644
index 000000000000..f96d6b317c56
--- /dev/null
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-6.3.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=6.10.0
+QTMIN=6.8.1
+inherit ecm plasma.kde.org xdg
+
+DESCRIPTION="Monitor system sensors, process information and other system 
resources"
+HOMEPAGE="https://apps.kde.org/plasma-systemmonitor/";
+
+LICENSE="|| ( GPL-3 GPL-2 )"
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+       >=dev-libs/kirigami-addons-1.1.0:6
+       >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+       >=dev-qt/qtdeclarative-${QTMIN}:6
+       >=kde-frameworks/kconfig-${KFMIN}:6
+       >=kde-frameworks/kcoreaddons-${KFMIN}:6
+       >=kde-frameworks/kcrash-${KFMIN}:6
+       >=kde-frameworks/kdbusaddons-${KFMIN}:6
+       >=kde-frameworks/kglobalaccel-${KFMIN}:6
+       >=kde-frameworks/ki18n-${KFMIN}:6
+       >=kde-frameworks/kiconthemes-${KFMIN}:6
+       >=kde-frameworks/kio-${KFMIN}:6
+       >=kde-frameworks/kitemmodels-${KFMIN}:6
+       >=kde-frameworks/knewstuff-${KFMIN}:6
+       >=kde-frameworks/kpackage-${KFMIN}:6
+       >=kde-frameworks/kservice-${KFMIN}:6
+       >=kde-frameworks/kwindowsystem-${KFMIN}:6
+       >=kde-plasma/libksysguard-${KDE_CATV}:6
+"
+RDEPEND="${DEPEND}
+       >=kde-frameworks/kirigami-${KFMIN}:6
+       >=kde-frameworks/kitemmodels-${KFMIN}:6
+       >=kde-frameworks/kquickcharts-${KFMIN}:6
+       >=kde-plasma/ksystemstats-${KDE_CATV}:6
+"

Reply via email to