# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/kwin-x11/kwin-x11.desc # Copyright (C) 2025 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] The KDE Plasma window manager for X11 [T] Easy to use, but flexible, X Window Manager. [U] https://www.kde.org [A] The KDE-Team [M] The T2 Project [C] extra/office extra/desktop/kde [F] CROSS OBJDIR [E] opt kdoctools docbook-xml [L] GPL [V] 6.6.2 [CV-GROUP] kde-plasma [D] 736dbc7aeae0161af287b08299893564847059b97e4b4a658cd8747a kwin-x11-6.6.2.tar.xz https://download.kde.org/stable/plasma/6.6.2/ . $base/package/*/*/kde-conf.in var_append GCC_WRAPPER_APPEND ' ' -I$root$(pkgprefix includedir epoxy) if atstage cross; then # TODO: make its cmake build it hook_add preconf 5 'c++ -fPIC -o qtwaylandscanner ../src/wayland/tools/qtwaylandscanner.cpp \ -I$root/TOOLCHAIN/cross/qt/include/QtCore -I$root/TOOLCHAIN/cross/qt/include -L$root/TOOLCHAIN/cross/qt/lib \ -Wl,-rpath,$root/TOOLCHAIN/cross/qt/lib $(PKG_CONFIG_PATH="$SYSPKG_CONFIG_PATH" pkg-config Qt6Core --cflags --libs)' var_append cmakeopt ' ' '-DQTWAYLANDSCANNER_KDE_EXECUTABLE=$PWD/qtwaylandscanner' fi