2013-08-03 20:58:35 -03:00
|
|
|
# Template file for 'glances'
|
|
|
|
pkgname=glances
|
2014-06-15 11:23:39 +02:00
|
|
|
version=2.0
|
2014-06-18 16:52:38 +02:00
|
|
|
revision=2
|
|
|
|
noarch="yes"
|
2013-08-03 20:58:35 -03:00
|
|
|
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
2014-06-18 16:52:38 +02:00
|
|
|
checksum=e2332eb9b52cead8ef6c0f993547f5a59fe02446e56d6e4ce81a11f9e41adf22
|
2014-01-24 14:44:18 -04:00
|
|
|
build_style="python-module"
|
2014-01-01 16:10:11 +01:00
|
|
|
pycompile_module="glances"
|
2014-06-18 16:52:38 +02:00
|
|
|
hostmakedepends="python-devel python-setuptools python-psutil"
|
2014-02-22 18:34:47 -04:00
|
|
|
makedepends="${hostmakedepends}"
|
2014-06-18 16:52:38 +02:00
|
|
|
depends="${makedepends/python-devel/}"
|
2014-02-22 18:34:47 -04:00
|
|
|
maintainer="Steven R <dev@styez.com>"
|
2013-08-03 20:58:35 -03:00
|
|
|
homepage="https://github.com/nicolargo/glances"
|
2014-02-22 18:34:47 -04:00
|
|
|
license="LGPL-3"
|
2014-06-18 16:52:38 +02:00
|
|
|
short_desc="Cross-platform curses-based monitoring tool written in Python2"
|