Commit Graph

26 Commits

Author SHA1 Message Date
John Audia 4948049d92 htop: build with CONFIG_HTOP_LMSENSORS=y
Default CONFIG_HTOP_LMSENSORS to y so users just need to install
libsensors, no need to build your own, but no need to pay the
size price when you don't use it.  Closes #23700.

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-03-31 09:35:51 -04:00
John Audia 3ee7b46610 htop: update to 3.3.0
Changelog: https://github.com/htop-dev/htop/compare/3.2.2...3.3.0

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-01-15 17:13:28 +02:00
John Audia 3482ea24e4 htop: update to 3.2.2
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-02-05 16:09:57 -05:00
John Audia 6d73b8a09a htop: update to 3.2.1
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-06-04 08:58:11 -04:00
John Audia b4043d9225 htop: update to 3.2.0
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>
2022-05-04 22:46:05 +03:00
John Audia 3b041e3b45 htop: update to 3.1.2-1
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>
2021-12-06 07:43:48 -05:00
Etienne Champetier 253e3f558c htop: explicitly disable some build options
Since 3.1.0 delayacct option is enabled if the needed dependencies
are detected, it was previously disabled.
Sensors also check for dependency so we need to explicitly
disable it when not enabled.

Fixes 5f91672055

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-10-03 22:46:07 -04:00
Hannu Nyman 5f91672055 htop: update to 3.1.0
Update htop to versio 3.1.0

* Adjust Makefile configuration options to update
* Avoid libcap dependency
* Backport post-release fix for old automake

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-03 14:11:57 -04:00
Etienne Champetier 37ca4e923d htop: Add HTOP_LMSENSORS config option
Enabled by default for x86, this enables lm-sensors support in htop.
Also add --enable-linux-affinity to avoid autodetecting it

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-08-31 15:59:43 -04:00
John Audia 476f70e9a0 htop: update to 3.0.5-1
Signed-off-by: John Audia <graysky@archlinux.us>
2021-01-14 15:36:23 +02:00
John Audia 8b5af4ed6f htop: update to 3.0.4-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-12-22 15:19:41 +02:00
John Audia e9ec8d8153 htop: update to 3.0.3-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-12-07 09:11:10 -05:00
John Audia dee2300132 htop: update to 3.0.2-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-09-16 07:33:54 -04:00
John Audia 1d989fc64d htop: update to 3.0.1-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
2020-09-03 06:16:46 -04:00
John Audia acbdaf863f htop: update to 3.0.0-1
new upstream, new release taken from ChangeLog[1]:
 New maintainers - after a prolonged period of inactivity from Hisham,
 the creator and original maintainer, a team of community maintainers
 have volunteered to take over a fork at https://htop.dev and
 https://github.com/htop-dev to keep the project going.

1. https://github.com/htop-dev/htop/blob/master/ChangeLog

Signed-off-by: John Audia <graysky@archlinux.us>
2020-08-28 17:12:04 -04:00
Rosen Penev de6471014a
htop: fix compilation with GCC10
Patch taken from upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:22:00 -07:00
Rosen Penev c0b9f73919 htop: Minor adjustments
Added PKG_CPE_ID for proper CVE tracking.

Fixed URLs. Changed to HTTPS as well.

Removed autoreconf as there is no patching being done.

PKG_BUILD_PARALLEL was enabled for faster building.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-18 21:33:25 -07:00
Hannu Nyman 998ef40632 htop: update to 2.2.0
Update htop to 2.2.0

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-24 19:01:14 +03:00
Hannu Nyman 6466c2e6ae htop: update to 2.1.0
* Update htop to 2.1.0
* Remove unnecessary patch
  (upstream has removed the reference to libtool version)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-03-11 19:25:52 +02:00
Etienne CHAMPETIER b2f87f62ac htop: use PKG_HASH
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2017-03-04 09:32:28 -08:00
Hannu Nyman 823bdf5255 htop: update to 2.0.2
* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-15 21:13:49 +03:00
Etienne CHAMPETIER 85fa6d7ea7 htop: update to 2.0.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-03-30 17:34:30 +00:00
Ian Leonard ecfed433db htop: Add PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:07:03 -07:00
Etienne CHAMPETIER 9a575ba009 change my email address 2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER d8f9ff3f9b htop: add PKG_LICENSE, add myself as maintainer
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 00:59:06 +02:00
Etienne CHAMPETIER 9362f2d860 htop: import 1.0.3 from packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-11 00:59:06 +02:00