You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
734 B
22 lines
734 B
<?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>
|