blob: da0a86748b22cae3bebc4be161d62036ae811b24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cloudshell2-fan
pkgdesc = scipt and systemd service for CloudShell2 to turn fan on/off
pkgver = 1.1.1
pkgrel = 2
url = https://www.rustysoft.de/?02_cloudshell2-fan
arch = armv7h
license = GPL3
depends = i2c-tools
depends = python
depends = python-systemd
depends = smartmontools
source = https://github.com/beedaddy/cloudshell2-fan/archive/v1.1.1.tar.gz
sha256sums = f3236fdffcf519f3529c018541b4fb5b8847a62dffb8a0a3e9e2778bb3e9c0f7
pkgname = cloudshell2-fan
|