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

12 lines
375 B
Plaintext

% layout 'mingw-w64-qt6-module', no_libs => 1;
\
_qtver=6.0.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='A cross-platform application and UI framework (Translations, mingw-w64)'
depends=(<%== qt6deps qw(base) %>)
makedepends=('mingw-w64-cmake<%== $static_suffix %>' <%== qt6deps qw(tools) %> 'qt6-tools' 'ninja')