Versions
v2.7.7 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- test
v2.6.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-emulation / libguestfs : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images
dev-libs / jansson : C library for encoding, decoding and manipulating JSON data
dev-libs / json-c : A JSON implementation in C
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-ml / libvirt-ocaml : OCaml language binding for libvirt native C API
sys-block / nbdkit : NBD server with stable plugin ABI and permissive license
sys-libs / libnbd : NBD client library in userspace
sys-libs / libosinfo : GObject library for managing information about real and virtual OSes
Runtime Dependencies
app-arch / unzip : unzipper for pkzip-compressed files
app-emulation / libguestfs : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images
app-emulation / qemu : QEMU + Kernel-based Virtual Machine userland tools
dev-libs / jansson : C library for encoding, decoding and manipulating JSON data
dev-libs / json-c : A JSON implementation in C
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-ml / libvirt-ocaml : OCaml language binding for libvirt native C API
sys-block / nbdkit : NBD server with stable plugin ABI and permissive license
sys-libs / libnbd : NBD client library in userspace
sys-libs / libosinfo : GObject library for managing information about real and virtual OSes
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-emulation/virt-v2v: new package, add 2.6.0, 2.7.7
virt-v2v was once part of app-emulation/guestfs-tools, however it was split into its own tool some time ago. This commit restores app-emulation/virt-v2v into its own package. Closes: https://bugs.gentoo.org/914356 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40857 Signed-off-by: Sam James <sam@gentoo.org>