# Template file for 'iotop-c'
pkgname=iotop-c
version=1.31
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="ncurses-devel"
short_desc="Utility like top for IO"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/Tomas-M/iotop"
distfiles="https://github.com/Tomas-M/iotop/releases/download/v${version}/iotop-${version}.tar.xz"
checksum=7740ada353262808c12f19b5efc37b3c7bfb6be3be4abc0404557806d0204b26

do_install() {
	vbin iotop iotop-c
	vman iotop.8 iotop-c.8
}
