Allow to use xxdi, lightweight alternative to vim's "xxd -i"
authorBernard Cafarelli <bernard.cafarelli@gmail.com>
Tue, 18 Oct 2022 13:21:44 +0000 (15:21 +0200)
committerColin Clark <colin.clark@cclark.uk>
Wed, 19 Oct 2022 09:24:08 +0000 (10:24 +0100)
commitef70ba51932269f4579472abaaa8ffe4c3a23705
treeaee99856a5f5689608db5c8fd18b82000eae8da1
parent42dde6f6a792c4194c649d2d85d0723b93e62b34
Allow to use xxdi, lightweight alternative to vim's "xxd -i"

xxdi [0] is a lightweight script that can replace "xxd -i", which is now
needed to build geeqie. This is helpful on systems not running vim.
This checks for its availability on the system and falls back to
existing vim mode if not installed.

[0] https://github.com/gregkh/xxdi
scripts/generate-ClayRGB1998-icc-h.sh