Michal Privoznik 1a4437b03f
app-emulation/virtiofsd: Add live ebuild
This is new package. virtiofsd allows sharing files between
virtual machines and host. app-emulation/qemu used to ship a C
implementation, but it was dropped recently [1] in favor of Rust
implementation. Package the latter then.

The list of crates was generated by 'cargo ebuild' helper.

1: 0aaf44776e
Closes: https://bugs.gentoo.org/show_bug.cgi?id=897892
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2023-04-17 10:04:24 -05:00

16 lines
489 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>michal.privoznik@gmail.com</email>
<name>Michal Privoznik</name>
</maintainer>
<maintainer type="project">
<email>virtualization@gentoo.org</email>
<name>Gentoo Virtualization Project</name>
</maintainer>
<upstream>
<remote-id type="gitlab">virtio-fs/virtiofsd</remote-id>
</upstream>
</pkgmetadata>