summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: 6f0886083b26b9a68278ccb467b5f0dfd5381efa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% layout 'mingw-w64-qt5-module', static_config => 0, no_libraries => 1;
\
% content_for additional_contributors => begin
# Contributor: ant32 <antreimer@gmail.com>
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
depends=(<%== qt5deps qw(base) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' <%== qt5deps qw(tools) %>)
license=('GPL3' 'LGPL3' 'FDL' 'custom')