17 lines
728 B
Bash
17 lines
728 B
Bash
# Template file for 'Solaar'
|
|
pkgname=Solaar
|
|
version=1.1.13
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
depends="python3-evdev python3-pyudev python3-psutil python3-yaml python3-dbus
|
|
python3-xlib python3-gobject"
|
|
checkdepends="${depends}"
|
|
short_desc="Linux device manager for a wide range of Logitech devices"
|
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://pwr-solaar.github.io/Solaar/"
|
|
changelog="https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/CHANGELOG.md"
|
|
distfiles="https://github.com/pwr-Solaar/Solaar/archive/refs/tags/${version}.tar.gz"
|
|
checksum=54cfff1240192e9200400cbe06d2427f1ea41c76f77afafa2dd3fc5d03395adc
|