% layout 'static-compat-qt6-module'; \ _qtver=6.6.2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Module that contains unsupported Qt 5 APIs' depends=(<%== qt6deps qw(base) %>) optdepends=(<%== qt6optdeps declarative => 'for QtGraphicalEffects' %>) makedepends=(static-compat-cmake <%== qt6deps qw(declarative shadertools) %> ninja)