# htop/cfg - "Build" settings for package #--------------------------------------------------------------------- [about] "htop" is an interactive process viewer for Linux. It's essentially an enhanced version of "top": you can scroll the process list vertically and horizontally, and you can select a process to be killed using the arrow keys instead of by typing its process ID. #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. "procpsng" is listed as a "strict" dependency to ensure that "htop" is built after "procpsng". We build "htop" after "procpsng" so that we can replace the standard "top" executable with a symbolic link to the "htop" program. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.40 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.50 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.35 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 9M #--------------------------------------------------------------------- [depends] actools gawk grep ncurses procpsng:strict sed #--------------------------------------------------------------------- [configure] autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --disable-unicode #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin cd $BINDIR mv htop htop.bin gcc -o htop -D__META_EXEPATH__=\"$BINDIR/htop.bin\" \ $PKGDIR_SPECIAL/xtcolorwrap.c ln -nsf htop top cd $PRODTREE/procpsng/bin ln -nsf $PKGDIR_PROD/bin/htop top #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/testing/utils/htop url_home = tbd url_lfs = n/a url_tarball = https://github.com/htop-dev/htop/archive/refs/tags/\ 3.3.0.tar.gz #--------------------------------------------------------------------- [history] 180411 Updated from 1.0.3 to 2.2.0 210204 Updated to 3.0.5 210923 Updated to 3.1.0 211130 Updated to 3.1.2 220503 Updated to 3.2.0 220616 Updated to 3.2.1 230210 Updated to 3.2.2 240120 Updated to 3.3.0