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