18 lines
601 B
Plaintext
18 lines
601 B
Plaintext
# Template file for 'glances'
|
|
pkgname=glances
|
|
version=1.7.4
|
|
revision=2
|
|
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
|
checksum="20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6"
|
|
build_style="python-module"
|
|
pycompile_module="glances"
|
|
hostmakedepends="python-devel python-distribute"
|
|
makedepends="${hostmakedepends}"
|
|
depends="python python-psutil python-distribute"
|
|
maintainer="Steven R <dev@styez.com>"
|
|
homepage="https://github.com/nicolargo/glances"
|
|
license="LGPL-3"
|
|
short_desc="Cross-platform curses-based monitoring tool written in Python"
|
|
|
|
noarch="yes"
|