summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: 8923c9cd810e19fc325767a4b98f72ed691bcb28 (plain)
1
2
3
4
5
6
7
8
9
10
% layout 'mingw-w64-qt5-module';
\
pkgver=5.15.13
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')