# Template file for 'glances' pkgname=glances version=2.8.2 revision=1 noarch=yes wrksrc="Glances-${version}" build_style=python2-module hostmakedepends="python-setuptools" depends="${hostmakedepends} python-psutil" pycompile_module="glances" short_desc="Cross-platform curses-based monitoring tool" maintainer="Alessio Sergi " homepage="https://github.com/nicolargo/glances" license="LGPL-3" distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz" checksum=6095dcdf0b7a6b6819cc647ee9733ddce309c0745107258850d601109e3411d0 post_install() { vsconf conf/glances.conf }