# Template file for 'glances' pkgname=glances version=4.3.3 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-defusedxml python3-packaging python3-psutil python3-shtab" checkdepends="$depends" short_desc="Cross-platform curses-based monitoring tool" maintainer="icp " license="LGPL-3.0-or-later" homepage="https://nicolargo.github.io/glances/" changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst" distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz" checksum=3b420d74e3ca9ccd48488a6e85927477c06172310cdbb6c9687ffdd0b3405f49 post_install() { vsconf conf/glances.conf vman docs/man/glances.1 }