Commit graph

4 commits

Author SHA1 Message Date
John Audia
f21452d95a ncdu: update to 1.18
Upstream bump

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-01-24 17:57:05 -08:00
John Audia
3492409667 ncdu: update to 1.17 and add blue option
Upstream bump and add a patch to use a blue highlight color for the dark
color scheme (--color dark) as some users find the default bright green is
too intense.

Note that invoking ncdu without the --color switch at use uses the upstream
default bright green, so users will need to call ncdu with --color dark in
order to get the blue color.

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-07-05 21:59:19 -07:00
Charles Lehner
cd5425496e ncdu: update to 1.12
- Update version
- Use https
- Remove patch which is merged into 1.12

Signed-off-by: Charles Lehner <cel@celehner.com>
2016-08-29 02:00:30 -07:00
Charles Lehner
851c9c9da7 ncdu: update to 1.11
- Add patch to get WEXITSTATUS and WIFEXITED defined
    The issue is fixed in upstream's development repo, so the patch won't be
    needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright

Signed-off-by: Charles Lehner <cel@celehner.com>
2015-05-14 15:52:08 -04:00