forked from hasufell/hasufell-repository
monitor/s-tui: initial import
This commit is contained in:
parent
a4ab7b3c37
commit
2294d2c243
@ -35,6 +35,7 @@ media-libs
|
|||||||
media-plugins
|
media-plugins
|
||||||
media-sound
|
media-sound
|
||||||
media-video
|
media-video
|
||||||
|
monitor
|
||||||
net-firewall
|
net-firewall
|
||||||
net-im
|
net-im
|
||||||
net-libs
|
net-libs
|
||||||
|
24
packages/monitor/s-tui/s-tui-0.7.5.exheres-0
Normal file
24
packages/monitor/s-tui/s-tui-0.7.5.exheres-0
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# Copyright 2018 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require github [ user="amanusk" tag="v${PV}" ]
|
||||||
|
require pypi setup-py [ import=setuptools ]
|
||||||
|
|
||||||
|
SUMMARY="Stress-Terminal UI monitoring tool "
|
||||||
|
HOMEPAGE="https://amanusk.github.io/s-tui/ ${HOMEPAGE}"
|
||||||
|
|
||||||
|
LICENCES="GPL-2.0"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
build+run:
|
||||||
|
dev-python/psutil[>=5.2.0][python_abis:*(-)?]
|
||||||
|
dev-python/urwid[>=1.3.1][python_abis:*(-)?]
|
||||||
|
suggestion:
|
||||||
|
app-benchmarks/stress [[ description = [ For running stress tests in s-tui ] ]]
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user