From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 011D7158649 for ; Tue, 9 May 2023 15:01:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4DBFE0867; Tue, 9 May 2023 15:01:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B68A6E0867 for ; Tue, 9 May 2023 15:01:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B28BF340DE1 for ; Tue, 9 May 2023 15:01:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36F1AA6F for ; Tue, 9 May 2023 15:01:19 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1683642836.caef271d2c46c9e4eeee76923d7ae39ec8f9a092.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-systemmonitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-systemmonitor/Manifest kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.5.ebuild X-VCS-Directories: kde-plasma/plasma-systemmonitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: caef271d2c46c9e4eeee76923d7ae39ec8f9a092 X-VCS-Branch: master Date: Tue, 9 May 2023 15:01:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 23b1358b-73e2-4b44-aae1-c971b31dc00c X-Archives-Hash: d19ca4cc72c330067a63747038dc9674 commit: caef271d2c46c9e4eeee76923d7ae39ec8f9a092 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 9 14:07:29 2023 +0000 Commit: Andreas Sturmlechner gentoo 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 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 +"