# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # Bump with app-emulation/libguestfs and app-emulation/guestfs-tools (if any new release there) CHECKREQS_DISK_USR=500M CHECKREQS_DISK_BUILD=500M inherit check-reqs DESCRIPTION="VM appliance disk image used in libguestfs package" HOMEPAGE="https://libguestfs.org/" SRC_URI="https://download.libguestfs.org/binaries/appliance/appliance-${PV}.tar.xz" S="${WORKDIR}" LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="amd64 ~ppc64 ~x86" BDEPEND="app-arch/xz-utils" # Mixing libguestfs versions causes weird problems, bug #501588 RDEPEND="!