summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1372e65ade497aaf0522e0ad1f026f4556a2b888 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = afancontrol
	pkgdesc = Advanced Fan Control program, which controls PWM fans according to the current temperatures of the system components.
	pkgver = 3.0.0
	pkgrel = 2
	url = https://github.com/KostyaEsmukov/afancontrol
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-click
	optdepends = lm_sensors: to use the motherboard-based sensors and PWM fans
	optdepends = freeipmi: readonly PWM fans
	optdepends = hddtemp: for measuring HDD/SSD temperatures
	optdepends = python-pyserial: Arduino support
	optdepends = python-prometheus_client: Prometheus support
	backup = etc/afancontrol/afancontrol.conf
	source = afancontrol-3.0.0.tar.gz::https://github.com/KostyaEsmukov/afancontrol/archive/3.0.0.tar.gz
	sha256sums = 2d954c3e382c1d60d02dae89eec1349bd71440927a8fd582ae67031fdb1c3540

pkgname = afancontrol