Source-Makefile: feeds/packages/admin/htop/Makefile
Build-Depends: HTOP_LMSENSORS:lm-sensors

Package: htop
Version: 3.2.1-0
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses
Conflicts: 
Menu-Depends: 
Provides: 
Section: admin
Category: Administration
Repository: base
Title: Interactive processes viewer
Maintainer: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Source: htop-3.2.1.tar.gz
License: GPL-2.0-or-later
LicenseFiles: COPYING
Type: ipkg
Description:  Htop is an ncursed-based process viewer similar to top, but
 it allows to scroll the list vertically and horizontally to
 see all processes and their full command lines.
https://hisham.hm/htop/
Etienne CHAMPETIER <champetier.etienne@gmail.com>
@@
Config:
	config HTOP_LMSENSORS
		bool "Compile Htop with lm-sensors support"
		depends on PACKAGE_htop
		default y if TARGET_x86
		help
			Build htop with lm-sensors support.
			This doesn't add lm-sensors as dependency,
			if present it'll loaded using dlopen().
@@


