summaryrefslogtreecommitdiff
blob: 28dcc7d8d2b816ef2b2a623fc772669523de4af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>virtualization</herd>
  <use>
    <flag name='policykit'>
      Enables <pkg>sys-auth/polkit</pkg> authentication support,
      required when using <pkg>app-emulation/libvirt</pkg> with
      PolicyKit authentication
    </flag>

    <flag name='sasl'>
      Depend on the proper libraries needed to connect to SASL-enabled
      libvirtd instances (e.g. Kerberos-protected instances).
    </flag>
	<flag name='spice'>
		Support connecting to SPICE-enabled virtual machines.
	</flag>
  </use>
</pkgmetadata>