17 lines
599 B
Text
17 lines
599 B
Text
# Template file for 'glances'
|
|
pkgname=glances
|
|
version=1.7.7
|
|
revision=1
|
|
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
|
checksum=13c783333d4223040120f32665195694413f52a240cebfff48c154ca769efeff
|
|
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"
|