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..02911940601d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+generated-by = makedeb-makepkg
+
+pkgbase = keyboard-center
+ pkgdesc = Application to map G-keys on (some) Logitech Gaming Keyboards
+ pkgver = 0.1.4
+ pkgrel = 1
+ url = https://github.com/zocker-160/keyboard-center
+ install = keyboard-center.install
+ arch = x86_64
+ license = GPL3
+ depends = python>=3.8
+ depends = python-pyqt5>=5.14
+ depends = python-pip>=20
+ depends = python-uinput>=0.11.2
+ depends = python-ruamel-yaml>=0.15
+ depends = python-pyusb>=1.0.2
+ depends = python-inotify-simple>=1.3
+ depends = libnotify>=0.7.9
+ source = keyboard-center-0.1.4::git+https://github.com/zocker-160/keyboard-center.git#tag=0.1.4
+ sha256sums = SKIP
+
+pkgname = keyboard-center