void-packages/srcpkgs/glances/template
2014-04-18 11:57:37 -03:00

18 lines
601 B
Plaintext

# Template file for 'glances'
pkgname=glances
version=1.7.6
revision=1
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="7d026bd6f0289e88a9acd3be813eb5288a2af2216bab7086a58bf560dc781279"
build_style="python-module"
pycompile_module="glances"
hostmakedepends="python-devel python-distribute"
makedepends="${hostmakedepends}"
depends="python python-psutil python-distribute"
maintainer="Steven R <dev@styez.com>"
homepage="https://github.com/nicolargo/glances"
license="LGPL-3"
short_desc="Cross-platform curses-based monitoring tool written in Python"
noarch="yes"