# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/kicad/kicad.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 GCC_WRAPPER_INSERT ' ' "-I$root`pkgprefix includedir glu`" var_append GCC_WRAPPER_INSERT ' ' "-L`pkgprefix libdir glib`" var_append cmakeopt ' ' "-DPIXMAN_INCLUDE_DIR=$root/$(pkgprefix includedir pixman)/pixman-1" var_append cmakeopt ' ' '-DKICAD_REPO_NAME=stable -DKICAD_BUILD_VERSION=$ver -DKICAD_SKIP_BOOST=1' var_append cmakeopt ' ' '-DKICAD_USE_OCC=True -DKICAD_SCRIPTING_WXPYTHON=False' #var_append cmakeopt ' ' '-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON'