mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-emulation/virtiofsd: Add 1.10.1
Bug: https://bugs.gentoo.org/933366 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
d20785302e
commit
d5a289cfab
@@ -70,6 +70,7 @@ DIST vhost-user-backend-0.13.1.crate 20534 BLAKE2B 5c06c2aa1009482c1c0ef838e78fe
|
||||
DIST virtio-bindings-0.2.2.crate 17617 BLAKE2B 0c4013b8b91be27b242c1bb3f70bef843702d674ed2922cf666009e6dc6b3fceb5febfddf1994cb3c551ff6b3c64296d9171535b1fdb566a41dc3c0bc0428b61 SHA512 bfc99801eb785190d0796045d72589e4ef037ffea91f93fdc8232c8873bfec133b16cfdcca1969347f435983603fc69235d587a0e92517bab06edc1027b4f2cd
|
||||
DIST virtio-queue-0.11.0.crate 147937 BLAKE2B 184b191106139ec12d363b389e27144b252612c7ad94eef3cb6c6547d10f720fdc06117b5bf05b0bcfc03c4d232ccade7b4f257b3de705cd0269c17db58ced99 SHA512 e38c9173e26963b552729b0651f7d38d56a4b98995da2eb48f78a53e3ab61c67002c07428d5f1fab7e1450d358601b74afa41e893f660a19812cb67eafada11b
|
||||
DIST virtiofsd-v1.10.0.tar.bz2 94982 BLAKE2B 32ce893cc44b99abedd136173b380141fb873cef65c0bd400b15c2ae9957d1b379cfc390d1dd7f2591f4d2930f120dc9bdfc7de087ea50f323db6a70bee36967 SHA512 cde56b446c0baa73a29dea6378f60f0a816fe72d97585acc39d60f3bb19fcd016d094405c2ba2327666d84c1618d1b0164ccb03c8871fa6c76e16a3251acecde
|
||||
DIST virtiofsd-v1.10.1.tar.bz2 95103 BLAKE2B daf29f27d52100c09e06f557bcbcfcba3011762accd037e70680441496fca90256f90f77800732f8052d6e0dffeb47f34a92b96e84d217a373e18fe512ac4f11 SHA512 928922c45893e6a395c8c5fa87521cc87393e6b214fd7e668a00bcf2f86c68387b7323a562266680f60aff33a5c5915a5bd7f13a662465d41eb7ee36f9fd8d18
|
||||
DIST vm-memory-0.14.0.crate 85354 BLAKE2B f2716e17e4272e0baacc38e9783d6abf337a80a18a63119bb1b644ab2c65a7064c4fa2c229309e5d06ebbfadd25bd566e2c96bbc7d281bbe5b29b163718378f2 SHA512 fa7341be2393a42af6ea6c803c1f9657a5e152abd79af83b41918abb01f2f3a6e33431e39e40297164dfca2f7ef14dfc20d80c0278f27bc7abd4d7a4a7ef7710
|
||||
DIST vmm-sys-util-0.12.1.crate 58520 BLAKE2B 6b1d176169caa32fb6cbe77d4058dd1df37fc23e5a92d76b8f0eb5f7e2282c2a120f5ad3fdf7710bb1d0b0a24a34770a34310e5da6bcde4c230b485a81eaf2d7 SHA512 dbaf9e2cd002baa97f43ee7659e2bd259df9aeb029fdd5a7e7473c1d38cf82a8208ba5849c12ecc02571da1702082c3491673c68f8029f43c1234ed8e834f960
|
||||
DIST winapi-0.3.9.crate 1200382 BLAKE2B cb5799749ccd935ea2d7068d953cecf19f543d9db7dc16ad4584bb7005373ada34937a3ced7225544d8bc765da599911c7a3190efefb3a25b7c1bb7123b4f673 SHA512 ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
|
||||
|
||||
148
app-emulation/virtiofsd/virtiofsd-1.10.1.ebuild
Normal file
148
app-emulation/virtiofsd/virtiofsd-1.10.1.ebuild
Normal file
@@ -0,0 +1,148 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
CRATES="
|
||||
aho-corasick@0.7.18
|
||||
anstream@0.3.2
|
||||
anstyle@1.0.1
|
||||
anstyle-parse@0.2.1
|
||||
anstyle-query@1.0.0
|
||||
anstyle-wincon@1.0.1
|
||||
arc-swap@1.5.0
|
||||
atty@0.2.14
|
||||
autocfg@1.1.0
|
||||
bitflags@1.3.2
|
||||
bitflags@2.4.1
|
||||
capng@0.2.2
|
||||
cc@1.0.79
|
||||
cfg-if@1.0.0
|
||||
clap@4.3.11
|
||||
clap_builder@4.3.11
|
||||
clap_derive@4.3.2
|
||||
clap_lex@0.5.0
|
||||
colorchoice@1.0.0
|
||||
env_logger@0.8.4
|
||||
errno@0.3.1
|
||||
errno-dragonfly@0.1.2
|
||||
error-chain@0.12.4
|
||||
futures@0.3.21
|
||||
futures-channel@0.3.21
|
||||
futures-core@0.3.21
|
||||
futures-executor@0.3.21
|
||||
futures-io@0.3.21
|
||||
futures-macro@0.3.21
|
||||
futures-sink@0.3.21
|
||||
futures-task@0.3.21
|
||||
futures-util@0.3.21
|
||||
heck@0.4.1
|
||||
hermit-abi@0.1.19
|
||||
hermit-abi@0.3.2
|
||||
hostname@0.3.1
|
||||
humantime@2.1.0
|
||||
is-terminal@0.4.9
|
||||
itoa@1.0.2
|
||||
libc@0.2.147
|
||||
libseccomp-sys@0.2.1
|
||||
linux-raw-sys@0.4.5
|
||||
log@0.4.17
|
||||
match_cfg@0.1.0
|
||||
memchr@2.5.0
|
||||
num_cpus@1.13.1
|
||||
num_threads@0.1.6
|
||||
once_cell@1.18.0
|
||||
pin-project-lite@0.2.9
|
||||
pin-utils@0.1.0
|
||||
proc-macro2@1.0.63
|
||||
quote@1.0.29
|
||||
regex@1.6.0
|
||||
regex-syntax@0.6.27
|
||||
rustix@0.38.7
|
||||
slab@0.4.7
|
||||
strsim@0.10.0
|
||||
syn@1.0.98
|
||||
syn@2.0.23
|
||||
syslog@6.0.1
|
||||
termcolor@1.1.3
|
||||
thiserror@1.0.41
|
||||
thiserror-impl@1.0.41
|
||||
time@0.3.11
|
||||
unicode-ident@1.0.2
|
||||
utf8parse@0.2.1
|
||||
version_check@0.9.4
|
||||
vhost@0.10.0
|
||||
vhost-user-backend@0.13.1
|
||||
virtio-bindings@0.2.2
|
||||
virtio-queue@0.11.0
|
||||
vm-memory@0.14.0
|
||||
vmm-sys-util@0.12.1
|
||||
winapi@0.3.9
|
||||
winapi-i686-pc-windows-gnu@0.4.0
|
||||
winapi-util@0.1.5
|
||||
winapi-x86_64-pc-windows-gnu@0.4.0
|
||||
windows-sys@0.48.0
|
||||
windows-targets@0.48.1
|
||||
windows_aarch64_gnullvm@0.48.0
|
||||
windows_aarch64_msvc@0.48.0
|
||||
windows_i686_gnu@0.48.0
|
||||
windows_i686_msvc@0.48.0
|
||||
windows_x86_64_gnu@0.48.0
|
||||
windows_x86_64_gnullvm@0.48.0
|
||||
windows_x86_64_msvc@0.48.0
|
||||
"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="Shared file system for virtual machines"
|
||||
HOMEPAGE="https://virtio-fs.gitlab.io/"
|
||||
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://gitlab.com/virtio-fs/virtiofsd.git"
|
||||
EGIT_BRANCH="main"
|
||||
else
|
||||
SRC_URI="https://gitlab.com/virtio-fs/virtiofsd/-/archive/v${PV}/virtiofsd-v${PV}.tar.bz2"
|
||||
SRC_URI+=" ${CARGO_CRATE_URIS}"
|
||||
KEYWORDS="~amd64 ~ppc64"
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
fi
|
||||
|
||||
LICENSE="Apache-2.0 BSD"
|
||||
# Dependent crate licenses
|
||||
LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016 Unlicense"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="
|
||||
sys-libs/libcap-ng
|
||||
sys-libs/libseccomp
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
# update with proper path to binaries this crate installs, omit leading /
|
||||
QA_FLAGS_IGNORED="usr/libexec/${PN}"
|
||||
|
||||
src_unpack() {
|
||||
if [[ "${PV}" == *9999* ]]; then
|
||||
git-r3_src_unpack
|
||||
cargo_live_src_unpack
|
||||
else
|
||||
cargo_src_unpack
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
|
||||
mkdir "${ED}/usr/libexec" || die
|
||||
mv "${ED}/usr/"{bin,libexec}/${PN} || die
|
||||
|
||||
# Install 50-virtiofsd.json but to avoid conflicts with
|
||||
# <app-emulation/qemu-8.0.0 install it under different name. In this case,
|
||||
# smaller number means higher priority, but that's probably what users want
|
||||
# anyway if they install this package on top of app-emulation/qemu.
|
||||
# TODO: remove once old QEMUs are removed from the portage.
|
||||
insinto "/usr/share/qemu/vhost-user"
|
||||
newins "50-virtiofsd.json" "40-virtiofsd.json"
|
||||
}
|
||||
Reference in New Issue
Block a user