void-packages/srcpkgs/glances/template
2014-06-15 11:23:39 +02:00

18 lines
597 B
Plaintext

# Template file for 'glances'
pkgname=glances
version=2.0
revision=1
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum=e7c719af8676caaefa70adff1e5ef856c3c97791e3171608eded6d95350f9d94
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"