# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/wxwidgets/wxwidgets.conf # Copyright (C) 2004 - 2025 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- runconf=0 var_append GCC_WRAPPER_INSERT ' ' "-L$root$(pkgprefix libdir glib)" var_append cmakeopt ' ' "-DwxBUILD_PRECOMP=OFF \ -DwxBUILD_TESTS=OFF \ -DwxBUILD_TOOLKIT=gtk3 \ -DwxUSE_EXPAT=sys \ -DwxUSE_GLCANVAS_EGL=ON \ -DwxUSE_GTKPRINT=ON \ -DwxUSE_LIBJPEG=sys \ -DwxUSE_LIBLZMA=sys \ -DwxUSE_LIBPNG=sys \ -DwxUSE_LIBTIFF=sys \ -DwxUSE_OPENGL=ON \ -DwxUSE_PRIVATE_FONTS=ON \ -DwxUSE_REGEX=sys \ -DwxUSE_ZLIB=sys" hook_add postmake 5 'cp -vf wxwin.m4 $root$datadir/aclocal/'