PKGBUILDs/qt6-grpc/mingw-w64/PKGBUILD.sh.ep

12 lines
366 B
Plaintext

% layout 'mingw-w64-qt6-module';
\
_qtver=6.6.3
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')