# Template file for 'htop' pkgname=htop version=3.0.4 revision=1 build_style=gnu-configure configure_args="--enable-unicode --enable-cgroup --enable-taskstats" hostmakedepends="automake" makedepends="ncurses-devel" short_desc="Interactive process viewer" maintainer="Frank Steinborn " license="GPL-2.0-only" homepage="https://htop.dev/" changelog="https://github.com/htop-dev/htop/blob/master/ChangeLog" distfiles="https://github.com/htop-dev/htop/archive/${version}.tar.gz" checksum=d8a0536ce95e3d59f8e292e73ee037033a74a8cc118fd10d22048bd4aeb61324 CFLAGS="-fcommon" pre_configure() { ./autogen.sh }