blob: def782319a0b2dbe2f1f074caec044b8573629b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
pkgver = 0.3.3
pkgrel = 2
url = https://github.com/ahpohl/smartmeter
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
depends = mosquitto
optdepends = nodejs-node-red
optdepends = postgresql
optdepends = timescaledb
optdepends = pg_cron
optdepends = grafana-bin
backup = etc/smartmeter.conf
source = smartmeter-0.3.3::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.3
source = sysusers_smartmeter.conf
source = smartmeter.service
sha256sums = SKIP
sha256sums = c5de1caa62617c8a3287a342ec868e00c8a808647f71bef3a606521d76ac318f
sha256sums = 8d95a53962eef2bf7b470ed5eebc0c5c5e3777d31759cbd2498cd2359b9ca74a
pkgname = smartmeter
|