summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
diff options
context:
space:
mode:
authorMartchus2020-01-29 19:10:10 +0100
committerMartchus2020-01-29 19:10:10 +0100
commitc8e875d5ebb59a0a63bb2ebd9f04ccb8e96d91e5 (patch)
tree5cd3900d3b5b73497f0f56e25de94276da7307c3 /PKGBUILD.sh.ep
parente3ebd4ce68c441ba79dee30fdd3e4dc519fef041 (diff)
downloadaur-c8e875d5ebb59a0a63bb2ebd9f04ccb8e96d91e5.tar.gz
Update to 5.14.1
Diffstat (limited to 'PKGBUILD.sh.ep')
-rw-r--r--PKGBUILD.sh.ep10
1 files changed, 10 insertions, 0 deletions
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
new file mode 100644
index 000000000000..d7824cab2a39
--- /dev/null
+++ b/PKGBUILD.sh.ep
@@ -0,0 +1,10 @@
+% layout 'mingw-w64-qt5-module';
+\
+pkgver=5.14.1
+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')