blob: 50fb2f4d8ed1bb7141d9b3fc607e489424f1d8d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = bcachefs-kernel-dkms-git
pkgdesc = Bcachefs DKMS module from upstream bcachefs kernel sources
pkgver = 20260302131047.6ebab1b41eda
pkgrel = 1
epoch = 1
url = https://github.com/koverstreet/bcachefs
arch = any
license = GPL-2.0-only
makedepends = git
depends = dkms
optdepends = bcachefs-tools: userspace utilities for bcachefs filesystem
optdepends = clang: required when building against clang-built kernels
provides = bcachefs-dkms
conflicts = bcachefs-dkms
conflicts = bcachefs-git
conflicts = bcachefs-source-git
source = dkms.conf.in
source = Makefile.dkms
sha256sums = 65ba768fc98fd73e400385bf3155cdcb14b04d2189ebc1429dec0c0ad7594e3f
sha256sums = a37fa1baaf8825631ceff9410b3be78e06d19833814586cd3140b4af9c2f8d14
pkgname = bcachefs-kernel-dkms-git
|