htop: bump to version 2.0.1
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Sun, 10 Jul 2016 20:59:34 +0000 (17:59 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 12 Jul 2016 08:48:08 +0000 (10:48 +0200)
commit9a742a1d8829c5fedb2181d061cc7875e00a7f37
tree620c9a5cabe003fb514daa55aaa454ebade544f9
parent68790b5698dcbe456021cbf0779d836b12fe8710
htop: bump to version 2.0.1

- drop 0001-native-affinity.patch as it was replaced upstream [1]. Autoreconf
  could be dropped

- drop conf env ac_cv_file__proc_stat=yes ac_cv_file__proc_meminfo=yes because
  these tests no longer run when cross-compiling [2]

- upstream created a custom check function to use ncurses*-config [3] but it
  does not allow to override the path to ncurses*-config, leading to a build
  failure as the htop build system would search the path of host tools.
  A new patch 0001-Allow-to-override-ncurses-config-path.patch allows this
  override [4]. It brings back the need to autoreconf

- set path to ncurses5-config in conf env in order to avoid the htop build
  system finding it in the path of host tools

[1] https://github.com/hishamhm/htop/commit/dfad0afb36df9ac104490454c6472625e3ecbe0c
[2] https://github.com/hishamhm/htop/commit/b56195663760d76ea61d9ed15121dd4a13fa68cd
[3] https://github.com/hishamhm/htop/commit/96c929f82b811f054726f1ba3e5fd065976a1204
[4] https://github.com/hishamhm/htop/pull/524/commits/666f12f60f7d7936af932bf513bc0e9c5c5158f9

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/htop/0001-Allow-to-override-ncurses-config-path.patch [new file with mode: 0644]
package/htop/0001-native-affinity.patch [deleted file]
package/htop/htop.hash
package/htop/htop.mk