blob: 725357b7546c8a2c7143eb9db958fc30d43c3fc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=virtual/pkgconfig virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst setup
DEPEND=dev-libs/glib || ( dev-lang/python:3.8 )
DESCRIPTION=QEMU Guest Agent (qemu-ga) for use when running inside a VM
EAPI=7
HOMEPAGE=https://wiki.qemu.org/Features/GuestAgent
INHERIT=systemd toolchain-funcs udev python-any-r1
KEYWORDS=amd64 ~ppc ~ppc64 x86
LICENSE=GPL-2 BSD-2
RDEPEND=dev-libs/glib
SLOT=0
SRC_URI=http://wiki.qemu.org/download/qemu-4.2.0.tar.xz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 systemd c846b9e02ac8293bfc9ca38a195c2a18 udev 0a92682c0f65a60d01453db598fc6490 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-any-r1 901d9e22c7a848a1196502edf060f330
_md5_=25e1d2e036464f447acd3462175e49e0
|