# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 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://libguestfs.org/download/binaries/appliance/appliance-${PV}.tar.xz" S="${WORKDIR}" LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" BDEPEND="app-arch/xz-utils" # Mixing libguestfs versions causes weird problems. #501588 RDEPEND="!