mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: ite8291r3-ctl-0.3.
This commit is contained in:
parent
586ca3f9a7
commit
0ceb3487ba
1 changed files with 14 additions and 0 deletions
14
srcpkgs/ite8291r3-ctl/template
Normal file
14
srcpkgs/ite8291r3-ctl/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'ite8291r3-ctl'
|
||||||
|
pkgname=ite8291r3-ctl
|
||||||
|
version=0.3
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-usb python3-xlib python3-Pillow"
|
||||||
|
short_desc="Userspace driver for the ITE 8291 RGB keyboard backlight controller"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://github.com/pobrn/ite8291r3-ctl"
|
||||||
|
distfiles="${PYPI_SITE}/i/ite8291r3-ctl/ite8291r3-ctl-${version}.tar.gz"
|
||||||
|
checksum=d8645a478c552fde378f5a81fee32e1be6e8987698a8c40e6947234bd5be9532
|
||||||
|
make_check=no # no tests available
|
Loading…
Add table
Reference in a new issue