blob: 7a1794ec89ba169889bbe7294e91d43df7584edd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = coolercontrold
pkgdesc = A program to monitor and control your cooling devices. This package contains the CoolerControl service daemon.
pkgver = 2.1.0
pkgrel = 1
url = https://gitlab.com/coolercontrol/coolercontrol
arch = x86_64
license = GPL-3.0-or-later
makedepends = cargo
makedepends = nodejs>=18
makedepends = npm
depends = libdrm
depends = gcc-libs
depends = glibc
optdepends = nvidia-utils: NVIDIA GPU support
optdepends = coolercontrol-liqctld
provides = coolercontrold
conflicts = coolercontrold
options = !lto
source = https://gitlab.com/coolercontrol/coolercontrol/-/archive/2.1.0/coolercontrol-2.1.0.tar.gz
sha256sums = f0850097914fb8892ee49c03c5cea55e78c8f3e6aa99b417fc86f44250b6bdbd
pkgname = coolercontrold
|