summaryrefslogtreecommitdiff
blob: 967ec7cafeba8f6c86cb234a7c12182780e080a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>vmware</herd>
	<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='doc'>Generate API documentation</flag>
		<flag name='fuse'>Build vmblock-fuse in favor of FUSE based blocking
		mechanism for DnD</flag>
		<flag name="pic">Force shared libraries to be built as PIC</flag>
	</use>
</pkgmetadata>