# Template file for 'glances' pkgname=glances version=2.6.2 revision=1 noarch=yes wrksrc="Glances-${version}" build_style=python-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=0024461fade788e9b7411720fca7835e2971d0f41f240e396a53d975e1d5640d post_install() { rm -rf ${DESTDIR}/usr/share/doc vsconf ${wrksrc}/conf/glances.conf }