* added the Unlicense as valid in misc/share/REGISTER
[t2sde.git] / package / graphic / gimp / gimp.conf
blobfcb79445d07efaf2ad5b65392c29fc6440d90f3e
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/gimp/gimp.conf
3 # Copyright (C) 2004 - 2024 The T2 SDE Project
4 # Copyright (C) 1998 - 2004 ROCK Linux Project
5
6 # This Copyright note is generated by scripts/Create-CopyPatch,
7 # more information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 2.
11 # --- T2-COPYRIGHT-NOTE-END ---
13 var_append mesonopt ' ' '-Dcheck-update=no'
14 var_append mesonopt ' ' '-Denable-default-bin=enabled'
16 #pkginstalled _pygtk || var_append mesonopt ' ' '-Dpython=disabled'
18 # tools/defcheck.py does not work w/o debug sysmbols, ..! :-/
19 var_remove GCC_WRAPPER_APPEND " " "-c?:-s"