blob: 773e358fcf223d40131d9284e1d40896e8162ea4 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = balena-engine
pkgdesc = A Moby-based container engine for the Internet of Things
pkgver = 19.03.11
pkgrel = 1
epoch = 1
url = https://www.balena.io/
arch = x86_64
arch = i686
arch = aarch64
arch = armv6h
arch = armv7h
license = Apache
makedepends = git
makedepends = go>=1.10.8
makedepends = cmake
makedepends = systemd
makedepends = docker
depends = glibc
depends = bridge-utils
depends = iproute2
depends = device-mapper
depends = sqlite
depends = libsystemd
depends = libseccomp
depends = libtool
depends = btrfs-progs
optdepends = lxc: lxc backend support
options = !strip
options = !buildflags
source = git+https://github.com/balena-os/balena-engine.git#tag=v19.03.11
source = balena-engine.sysusers
source = 80-balena-engine.rules
source = balena-engine.service.patch
sha256sums = SKIP
sha256sums = 39ab64fca83966b0edf2d56013ce33dcb44962800c1f0a29673708c9ba9328e3
sha256sums = fbdcb0d6c5794c9db8fa30e81fa0f1d2f91d11e23f4c286e15ff57e8bef87bce
sha256sums = c871ee7817b57c6f1c7674d0c93b1db767bb394a70852d8288df257bc2d29f54
pkgname = balena-engine
|