2013-08-03 23:58:35 +00:00
|
|
|
# Template file for 'glances'
|
|
|
|
pkgname=glances
|
2014-05-18 00:30:40 +00:00
|
|
|
version=1.7.7
|
2014-04-18 14:57:37 +00:00
|
|
|
revision=1
|
2013-08-03 23:58:35 +00:00
|
|
|
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
2014-05-18 00:30:40 +00:00
|
|
|
checksum=13c783333d4223040120f32665195694413f52a240cebfff48c154ca769efeff
|
2014-01-24 18:44:18 +00:00
|
|
|
build_style="python-module"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_module="glances"
|
2014-02-22 22:34:47 +00:00
|
|
|
hostmakedepends="python-devel python-distribute"
|
|
|
|
makedepends="${hostmakedepends}"
|
|
|
|
depends="python python-psutil python-distribute"
|
|
|
|
maintainer="Steven R <dev@styez.com>"
|
2013-08-03 23:58:35 +00:00
|
|
|
homepage="https://github.com/nicolargo/glances"
|
2014-02-22 22:34:47 +00:00
|
|
|
license="LGPL-3"
|
2014-01-01 15:10:11 +00:00
|
|
|
short_desc="Cross-platform curses-based monitoring tool written in Python"
|
2014-02-22 22:34:47 +00:00
|
|
|
|
|
|
|
noarch="yes"
|