void-packages/srcpkgs/glances/template

18 lines
601 B
Text
Raw Normal View History

2013-08-03 23:58:35 +00:00
# Template file for 'glances'
pkgname=glances
2014-04-18 14:57:37 +00:00
version=1.7.6
revision=1
2013-08-03 23:58:35 +00:00
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
2014-04-18 14:57:37 +00:00
checksum="7d026bd6f0289e88a9acd3be813eb5288a2af2216bab7086a58bf560dc781279"
2014-01-24 18:44:18 +00:00
build_style="python-module"
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"
short_desc="Cross-platform curses-based monitoring tool written in Python"
2014-02-22 22:34:47 +00:00
noarch="yes"