summaryrefslogtreecommitdiff
path: root/app-emulation/vmware-modules/metadata.xml
blob: ba6b23526269120528a83ab415ce519d0fd752c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
    	<email>vmware@gentoo.org</email>
    	<name>Gentoo VMware Project</name>
	</maintainer>
	<longdescription>
		VMware kernel modules.
	</longdescription>
	<use>
    	<flag name="pax_kernel">Apply patch needed for pax enabled kernels</flag>
    	<flag name="vmci">Build the Virtual Machine Communication Interface module; disable this if you want to use the module from the mainline kernel</flag>
    	<flag name="vsock">Build the VMware VMCI transport for Virtual Sockets; disable this if you want to use the module from the mainline kernel</flag>
	</use>
</pkgmetadata>