void-packages/srcpkgs/Solaar/template
2021-03-01 16:28:39 -05:00

16 lines
591 B
Bash

# Template file for 'Solaar'
pkgname=Solaar
version=1.0.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pyudev python3-psutil python3-yaml python3-xlib"
short_desc="Linux device manager for a wide range of Logitech devices"
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://pwr-solaar.github.io/Solaar/"
distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
checksum=6514f278da3f3a96dda6f254b786a2b106e1a5c20e0c20e61c8273b3e5c33973
# Package provides no tests
make_check=no