# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/imv/imv.conf # Copyright (C) 2021 - 2023 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- var_append mesonopt ' ' '-Dtest=disabled' pkginstalled wayland || var_append mesonopt ' ' '-Dwindows=x11' pkginstalled libx11 || var_append mesonopt ' ' '-Dwindows=wayland' pkginstalled freeimage && var_append mesonopt ' ' '-Dfreeimage=enabled' pkginstalled libtiff && var_append mesonopt ' ' '-Dlibtiff=enabled' pkginstalled libpng && var_append mesonopt ' ' '-Dlibpng=enabled' pkginstalled libjpeg-turbo && var_append mesonopt ' ' '-Dlibjpeg=enabled' pkginstalled librsvg && var_append mesonopt ' ' '-Dlibrsvg=enabled' pkginstalled libheif && var_append mesonopt ' ' '-Dlibheif=enabled'