17 lines
464 B
Plaintext
17 lines
464 B
Plaintext
pkgbase = pyfan
|
|
pkgdesc = Fan control utilising hwmon and pid
|
|
pkgver = 1.5
|
|
pkgrel = 1
|
|
url = https://git.harting.dev/anonfunc/PyFan
|
|
arch = any
|
|
license = GPL3
|
|
depends = python-yaml
|
|
depends = python-simple-pid
|
|
optdepends = lm_sensors: check and load required hwmon modules
|
|
backup = etc/pyfan
|
|
source = https://git.harting.dev/anonfunc/PyFan/archive/1.5.tar.gz
|
|
sha256sums = dde67bf6c379c9705a5d00ad2ea438812728cfb136057374ab9115ece2f48bea
|
|
|
|
pkgname = pyfan
|
|
|