From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/s-tui/
Date: Sun, 7 Jan 2024 23:46:47 +0000 (UTC) [thread overview]
Message-ID: <1704665373.1c441819093624a4d40b82949680583501f30d0d.davidroman@gentoo> (raw)
commit: 1c441819093624a4d40b82949680583501f30d0d
Author: Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Sun Jan 7 22:09:33 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Jan 7 22:09:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c441819
app-admin/s-tui: add 1.1.4
Signed-off-by: Joe Kappus <joe <AT> wt.gd>
app-admin/s-tui/Manifest | 1 +
app-admin/s-tui/s-tui-1.1.4.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/app-admin/s-tui/Manifest b/app-admin/s-tui/Manifest
index e8bad70d10..a935d7167f 100644
--- a/app-admin/s-tui/Manifest
+++ b/app-admin/s-tui/Manifest
@@ -1 +1,2 @@
DIST s-tui-1.1.3.gh.tar.gz 2608383 BLAKE2B 15e8e47acb11df816b415eca6bb67db4464054570c9435f704e51dfbb5e798cda1e5c9e5baf69dc01917c6cebb1b040f4f594d2199de7dfb0be7425320357b49 SHA512 80a746187d7d4e4581b6a7c68c3939772eed95ae16530ca38692c9fcfdb98068e60fbe401cf741e1896d8a303a240b231c27a7bf5471c24357fe06df6fdfb153
+DIST s-tui-1.1.4.gh.tar.gz 2608449 BLAKE2B 80dfc8c4dbce181cf50a5fe3bf05b553401f0cd17b184b9123e61807ee1e5c06bdbdf543fc86a0aca8f7aa4aa508e76756047a121e5d6ddbce167e097938a870 SHA512 20adfb27bae6467650a901211f4b58d0351d756a5b9465922953feb3711969c6d647782f99479475499b4658ef65da6283ad4e55ce72839d36c08f8a7f244322
diff --git a/app-admin/s-tui/s-tui-1.1.4.ebuild b/app-admin/s-tui/s-tui-1.1.4.ebuild
new file mode 100644
index 0000000000..c980717745
--- /dev/null
+++ b/app-admin/s-tui/s-tui-1.1.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Stress-Terminal UI monitoring tool"
+HOMEPAGE="https://amanusk.github.io/s-tui/"
+
+if [[ ${PV} == *9999* ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/amanusk/${PN}.git"
+ EGIT_SUBMODULES=()
+else
+ SRC_URI="https://github.com/amanusk/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+ KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+ >=dev-python/psutil-5.9.1[${PYTHON_USEDEP}]
+ >=dev-python/urwid-2.0.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+
+pkg_postinst() {
+ optfeature "Stress options in program menu" app-benchmarks/stress
+}
next reply other threads:[~2024-01-07 23:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-07 23:46 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 11:04 [gentoo-commits] repo/proj/guru:master commit in: app-admin/s-tui/ David Roman
2024-04-22 6:16 Viorel Munteanu
2024-01-15 15:46 David Roman
2024-01-15 15:46 David Roman
2024-01-07 23:46 David Roman
2023-02-25 7:17 Viorel Munteanu
2021-06-13 8:49 Haelwenn Monnier
2021-05-22 10:05 Andrew Ammerlaan
2021-02-27 21:23 Andrew Ammerlaan
2020-11-12 19:46 Andrew Ammerlaan
2020-09-24 13:01 Andrew Ammerlaan
2020-09-06 11:21 Andrew Ammerlaan
2020-09-06 11:21 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1704665373.1c441819093624a4d40b82949680583501f30d0d.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox