summaryrefslogtreecommitdiff
blob: bed4bdbaeac447f0de39cbcae4f0a58a96332ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>virtualization@gentoo.org</email>
		<name>Gentoo Virtualization Project</name>
	</maintainer>
	<use>
		<flag name="libvirt">Support connecting to virtual machines
			managed by libvirt.</flag>
		<flag name="spice">Support connecting to SPICE-enabled virtual
			machines.</flag>
		<flag name="vte">Enable terminal support (<pkg>x11-libs/vte</pkg>)
			in the GTK+ interface</flag>
		<flag name="vnc">Support connecting to VNC-enabled virtual
			machines.</flag>
	</use>
	<upstream>
		<remote-id type="gitlab">virt-viewer/virt-viewer</remote-id>
	</upstream>
</pkgmetadata>