summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb4682edd124982924c63b7132fdbc63faab73c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = keyboard-center2
	pkgdesc = Application to map G-keys on (some) Logitech Gaming Keyboards
	pkgver = 2.0.5
	pkgrel = 3
	url = https://github.com/zocker-160/keyboard-center
	install = keyboard-center.install
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = python>=3.12
	depends = python-pyqt5>=5.15
	depends = python-uinput>=1.0.1
	depends = python-pyusb>=1.0.2
	depends = python-lupa>=1.14
	depends = python-setuptools
	depends = hidapi>=0.10
	depends = libnotify>=0.7.9
	depends = lua>=5.3
	optdepends = openrgb: RGB control for your keyboard
	optdepends = xdotool: type strings for X11
	optdepends = ydotool: type strings using uinput
	optdepends = wtype: type strings for Wayland
	conflicts = keyboard-center
	conflicts = keyboard-center-git
	source = keyboard-center2-2.0.5::git+https://github.com/zocker-160/keyboard-center.git#tag=2.0.5
	sha256sums = SKIP

pkgname = keyboard-center2