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