blob: 0202dfac20909c13d3fdbeee5bdbbbc30ebac55e (
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
26
27
|
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
pkgver = 0.3.9
pkgrel = 1
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
options = !strip
backup = etc/smartmeter/smartmeter.conf
backup = etc/smartmeter/docker-compose.yaml
source = smartmeter-0.3.9::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.9
source = sysusers_smartmeter.conf
source = smartmeter.service
sha256sums = 81ab42e136f45da8983a347fcc3efa2232b2906976c3b27151de06ad6fb292ec
sha256sums = c5de1caa62617c8a3287a342ec868e00c8a808647f71bef3a606521d76ac318f
sha256sums = 625c1f130758a596f3115cf0ae9f7317d323fcd0a7245f950e07cfb2fc574cb4
pkgname = smartmeter
|