PKGBUILDs/qt5-gamepad/mingw-w64/PKGBUILD.sh.ep

11 lines
369 B
Plaintext

% layout 'mingw-w64-qt5-module';
\
pkgver=5.14.0
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"
depends=('mingw-w64-qt5-base' 'mingw-w64-sdl2')
optdepends=('mingw-w64-qt5-declarative: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL' 'FDL' 'custom')