void-packages/srcpkgs/glances/template

18 lines
600 B
Plaintext

# Template file for 'glances'
pkgname=glances
version=1.7.3
revision=1
noarch=yes
create_srcdir=yes
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="03a5c8193fd3c91b8249c2501bc612008fa81861c14f82464a10b45d08c4ca4f"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"
depends="python python-psutil ${makedepends}"
pycompile_module="glances"
maintainer="Steven R <strob AT styez DOT com>"
homepage="https://github.com/nicolargo/glances"
license="LGPL3"
short_desc="Cross-platform curses-based monitoring tool written in Python"