blob: 88f48e648c1a2144a6fb99399c79343e21fda4c2 (
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
|
pkgbase = bootc-git-composefs
pkgdesc = Boot and upgrade via container images (composefs branch)
pkgver = 1.7.1.r61.g023be10
pkgrel = 1
url = https://bootc-dev.github.io/bootc
arch = x86_64
arch = i686
arch = armv6h
arch = armv7h
license = MIT OR Apache-2.0
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
depends = ostree
depends = bootupd
depends = dracut
provides = bootc=1.7.1.r61.g023be10
conflicts = bootc
conflicts = bootc-git
source = git+https://www.github.com/bootc-dev/bootc.git#branch=composefs-backend
sha256sums = SKIP
pkgname = bootc-git-composefs
|