############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = htop version = 3.2.1 release = 1 groups = Applications/System url = https://htop.sourceforge.net/ license = GPLv2 summary = Interactive process viewer description htop is an interactive text-mode process viewer for Linux, similar to top(1). end source_dl = https://github.com/htop-dev/htop/releases/download/%{version}/ sources = %{thisapp}.tar.xz build requires libcap-devel libnl3-devel libunwind-devel lm-sensors-devel ncurses-devel end install_cmds rm -rf %{BUILDROOT}%{datadir}/{applications,pixmaps} end end packages package %{name} # This package should be installed in the default system supplements ipfire-release end end package %{name}-debuginfo template DEBUGINFO end end