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 5A17315ACFB for ; Sat, 15 Apr 2023 17:22:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80834E087C; Sat, 15 Apr 2023 17:22:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51FF6E087C for ; Sat, 15 Apr 2023 17:22:03 +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 6FB8B340DB5 for ; Sat, 15 Apr 2023 17:22:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 189F5A44 for ; Sat, 15 Apr 2023 17:22:00 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1681579314.5a202c48f7b89cd8fdabd919292ea96485265be2.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/system-monitoring-center/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/system-monitoring-center/Manifest sys-apps/system-monitoring-center/metadata.xml sys-apps/system-monitoring-center/system-monitoring-center-2.10.0.ebuild X-VCS-Directories: sys-apps/system-monitoring-center/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 5a202c48f7b89cd8fdabd919292ea96485265be2 X-VCS-Branch: master Date: Sat, 15 Apr 2023 17:22:00 +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: ec7cb9d2-57c4-448b-820d-a460ecf2ca3c X-Archives-Hash: 1778e1d762550bd362ec324458a0f301 commit: 5a202c48f7b89cd8fdabd919292ea96485265be2 Author: Maciej Barć gentoo org> AuthorDate: Sat Apr 15 17:17:45 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Apr 15 17:21:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a202c48 sys-apps/system-monitoring-center: new package; add 2.10.0 Signed-off-by: Maciej Barć gentoo.org> sys-apps/system-monitoring-center/Manifest | 1 + sys-apps/system-monitoring-center/metadata.xml | 26 ++++++++++++++++ .../system-monitoring-center-2.10.0.ebuild | 35 ++++++++++++++++++++++ 3 files changed, 62 insertions(+) diff --git a/sys-apps/system-monitoring-center/Manifest b/sys-apps/system-monitoring-center/Manifest new file mode 100644 index 000000000000..69cea52ceb3f --- /dev/null +++ b/sys-apps/system-monitoring-center/Manifest @@ -0,0 +1 @@ +DIST system-monitoring-center-2.10.0.tar.gz 536051 BLAKE2B 198771c8ee79359644f2760954629026ce8edb4d451c83f8a2ca179f1ef59883ccb1dc9764388e6e778f5af9e5a96997ec70553be9bfefcbed60bce8a6e936b3 SHA512 ac46956b1e8cb1a21444f047c93ead522a1f99b2b2e63f342ac79e57c377cf3e7474e70d60410f7b657c9284f78ee00f3830fdd873e5ff9d2d500343077628c9 diff --git a/sys-apps/system-monitoring-center/metadata.xml b/sys-apps/system-monitoring-center/metadata.xml new file mode 100644 index 000000000000..eb7f5c97f740 --- /dev/null +++ b/sys-apps/system-monitoring-center/metadata.xml @@ -0,0 +1,26 @@ + + + + + + xgqt@gentoo.org + Maciej Barć + + + Features: detailed system performance and usage usage monitoring/managing + features: monitoring CPU, RAM, Disk, Network, GPU hardware/usage + information, monitoring and managing processes and services (systemd), + monitoring users, sensors and general system information, supports + PolicyKit. No need to run the application with "sudo", hardware selection + options (selecting CPU cores, disks, network cards, GPUs), plotting + performance data of multiple devices at the same time, interactive charts + for querying performance data on any point, option for showing processes as + tree or list, optimized for low CPU usage and fast start, supports ARM + architecture, free and open source. + + + https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md + https://gitlab.com/hakandundar34coding/system-monitoring-center/-/issues/ + hakandundar34coding/system-monitoring-center + + diff --git a/sys-apps/system-monitoring-center/system-monitoring-center-2.10.0.ebuild b/sys-apps/system-monitoring-center/system-monitoring-center-2.10.0.ebuild new file mode 100644 index 000000000000..6c32b80e8b88 --- /dev/null +++ b/sys-apps/system-monitoring-center/system-monitoring-center-2.10.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{9..11} ) + +inherit meson python-single-r1 xdg + +DESCRIPTION="Multi-featured system monitor GUI written in Python" +HOMEPAGE="https://github.com/hakandundar34coding/system-monitoring-center/" +SRC_URI="https://github.com/hakandundar34coding/${PN}/archive/v${PV}.tar.gz + -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND=" + ${PYTHON_DEPS} + gui-libs/gtk:4[introspection] + sys-apps/dmidecode + $(python_gen_cond_dep ' + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + ') +" + +src_install() { + meson_src_install + python_optimize "${ED}"/usr/share/${PN} + + mv "${ED}"/usr/share/appdata "${ED}"/usr/share/metainfo || die +}