# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/gpgme/gpgme.conf # Copyright (C) 2023 - 2024 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 confopt ' ' '--disable-g13-test \ --disable-gpg-test \ --disable-gpgsm-test \ --disable-gpgconf-test' langs=cpp pkginstalled clisp && var_append langs ' ' cl #pkginstalled python && var_append langs ' ' python pkginstalled qt5base && var_append langs ' ' qt5 pkginstalled qt6base && var_append langs ' ' qt6 && var_remove langs ' ' qt5 cleanconfopt=0 var_append confopt ' ' "--enable-languages=\'$langs\'"