summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..971f6708851c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = g910-gkeys-git
+ pkgdesc = GKey support for Logitech G910 Keyboard on GNU/Linux
+ pkgver = 0.2.2
+ pkgrel = 1
+ url = https://github.com/JSubelj/g910-gkey-macro-support
+ install = g910-gkeys-git.install
+ arch = any
+ license = GPL3
+ depends = python-pyusb
+ depends = python-uinput
+ backup = etc/g910-gkeys/config.json
+ backup = usr/lib/systemd/system/g910-gkeys.service
+ source = git://github.com/JSubelj/g910-gkey-macro-support.git
+ md5sums = SKIP
+
+pkgname = g910-gkeys-git
+