linamh/app-emulation/kvm/metadata.xml
2009-01-24 11:03:18 +00:00

33 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>none</herd>
<maintainer>
<email>dang@gentoo.org</email>
<name>Daniel Gryniewicz</name>
</maintainer>
<maintainer>
<email>cardoe@gentoo.org</email>
<name>Doug Goldstein</name>
</maintainer>
<longdescription lang="en">
KVM (for Kernel-based Virtual Machine) is a full virtualization solution
for Linux on x86 hardware containing virtualization extensions (Intel VT
or AMD-V)
</longdescription>
<use>
<flag name='alsa'>Enable alsa output for sound emulation</flag>
<flag name='esd'>Enable esound output for sound emulation</flag>
<flag name='gnutls'>Enable TLS support for the VNC console server</flag>
<flag name='havekernel'>Don't require a kernel build tree (useful if
using a binary distrbuted kernel aka binary packages)</flag>
<flag name='modules'>Build the kernel modules from the kvm package</flag>
<flag name='ncurses'>Enable the ncurses-based console</flag>
<flag name='pulseaudio'>Enable pulseaudio output for sound emulation</flag>
<flag name='sdl'>Enable the SDL-based console</flag>
<flag name='test'>Build tests</flag>
<flag name='vde'>Enable VDE-based networking</flag>
</use>
</pkgmetadata>