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

12 lines
304 B
Plaintext
Raw Normal View History

2021-04-28 17:11:48 +02:00
% layout 'mingw-w64-qt6-module';
\
2021-06-08 13:12:14 +02:00
_qtver=6.1.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Network authentication module (mingw-w64)'
depends=(<%== qt6deps qw(base) %>)
makedepends=('mingw-w64-cmake<%== $static_suffix %>' 'qt6-base' 'ninja')