summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: ec55dde4015d8c1e10ee0321e301d384bb9fa15c (plain)
1
2
3
4
5
6
7
8
9
10
% layout 'mingw-w64-qt5-module';
\
pkgver=5.15.2
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"
depends=(<%== qt5deps qw(base) %> 'mingw-w64-sdl2')
optdepends=(<%== qt5optdeps declarative => 'QML bindings' %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' <%== qt5deps qw(declarative) %>)
license=('GPL3' 'LGPL' 'FDL' 'custom')