]> git.99rst.org Git - openwrt-packages.git/commit
giflib: add version check override
authorJosef Schlehofer <redacted>
Tue, 30 Jun 2026 13:32:58 +0000 (15:32 +0200)
committerJosef Schlehofer <redacted>
Tue, 30 Jun 2026 21:30:05 +0000 (23:30 +0200)
commit093c05cdc13b3ff6c3e0fe5b5c5e6cfcc1151b21
tree57c18dd1d32fc0b2f59b357e4eae211ea9463023
parent4635e913684392867c5594941802e6bb1f7bc0d0
giflib: add version check override

The giflib-utils executables (gif2rgb, gifbuild, gifclrmp, giffix,
giftext, giftool) do not report the package version when run, which
causes the generic version probe to fail.

Add a test-version.sh to skip the version check for the giflib and
giflib-utils packages.

Signed-off-by: Josef Schlehofer <redacted>
libs/giflib/test-version.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT