summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: bbd7036918f498f755fe3e3c74fea5638ff2cb47 (plain)
1
2
3
4
5
6
7
8
9
10
% layout 'mingw-w64-qt5-module';
\
pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Provides a set of easy to use chart components (mingw-w64)"
depends=(<%== qt5deps qw(base) %> 'mingw-w64-pkg-config')
optdepends=(<%== qt5optdeps declarative => 'QML bindings' %>)
makedepends=('mingw-w64-gcc' <%== qt5deps qw(declarative) %>)
license=('GPL3' 'LGPL' 'FDL' 'custom')