blob: 3756218a826df4dc3d166d1d8497b257bff34f50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = virtiofsd-git
pkgdesc = Vhost-user virtio-fs device backend written in Rust
pkgver = 1.13.3.r15.g4786298
pkgrel = 2
url = https://gitlab.com/virtio-fs/virtiofsd
arch = x86_64
license = Apache-2.0
license = BSD-3-Clause
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
depends = libcap-ng
depends = libseccomp
provides = virtiofsd
conflicts = virtiofsd
source = git+https://gitlab.com/virtio-fs/virtiofsd.git
sha512sums = SKIP
pkgname = virtiofsd-git
|