summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8953d4d2ffb5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = antimicro
+ pkgdesc = Graphical program used to map keyboard keys and mouse controls to gamepad buttons
+ pkgver = 2.14
+ pkgrel = 1
+ url = https://github.com/Ryochan7/antimicro
+ install = antimicro.install
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = cmake
+ makedepends = gettext
+ makedepends = itstool
+ makedepends = qt5-tools
+ depends = libxkbcommon-x11
+ depends = libxtst
+ depends = qt5-base
+ depends = sdl2
+ source = https://github.com/Ryochan7/antimicro/archive/2.14.tar.gz
+ md5sums = 66aecb2cb11070fb53e23d50196b7e97
+
+pkgname = antimicro
+