22 lines
795 B
XML
22 lines
795 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>vmware</herd>
|
|
<maintainer>
|
|
<email>floppym@gentoo.org</email>
|
|
<name>Mike Gilbert</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
The Open Virtual Machine Tools (open-vm-tools) are the open source
|
|
implementation of VMware Tools. They are a set of guest operating system
|
|
virtualization components that enhance performance and user experience
|
|
of virtual machines.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="vmhgfs">Build the vmhgfs module for file sharing support with the host</flag>
|
|
<flag name="vmxnet">Build the vmxnet module (older virtual NIC)</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">open-vm-tools</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|