% layout 'mingw-w64-qt6-module'; \ _qtver=6.6.2 pkgver=${_qtver/-/} pkgrel=1 arch=(any) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Provides the modules QtGrpc and QtProtobuf (mingw-w64)' depends=(<%== qt6deps qw(base) %> 'mingw-w64-grpc') makedepends=('mingw-w64-cmake<%== $static_suffix %>' 'mingw-w64-protobuf' 'protobuf' 'qt6-base' 'ninja')