# Template file for 'glances' pkgname=glances version=3.4.0.3 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-psutil python3-defusedxml python3-packaging python3-ultrajson" 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=fc66089237b3a6a6cdd1868a296f16d35d97e8229b7efe369430abd140d07eb2 post_install() { vsconf conf/glances.conf }