[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/imv/imv.desc [COPY] Copyright (C) 2021 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Image viewer for X11/Wayland [T] Imv is a command line image viewer intended for use with [T] tiling window managers [U] https://sr.ht/~exec64/imv [A] Harry Jeffery [M] NoTag [C] extra/multimedia [L] MIT [S] Stable [V] 4.5.0 [D] 05cceaef16aae24158abbc337e6af825c5bda52a57068e9f65301d94 imv-4.5.0.tar.gz !https://git.sr.ht/~exec64/imv/archive/v4.5.0.tar.gz var_append mesonopt ' ' -Dtest=disabled pkginstalled wayland || var_append mesonopt ' ' -Dwindows=x11 pkginstalled libx11 || var_append mesonopt ' ' -Dwindows=wayland # Always use the less cursed freeimage backend var_append mesonopt ' ' '-Dfreeimage=enabled \ -Dlibpng=disabled \ -Dlibjpeg=disabled \ -Dlibtiff=disabled \ -Dlibnsgif=disabled' pkginstalled librsvg && var_append mesonopt ' ' -Dlibrsvg=enabled pkginstalled libheif && var_append mesonopt ' ' -Dlibheif=enabled