summaryrefslogtreecommitdiff
blob: 4fd1ab46c632deea4aad67c0bbc3c2421023870b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<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="deploypkg">Build deploypkg plugin</flag>
		<flag name="dnet">Enable support for nicinfo</flag>
		<flag name="doc">Generate API documentation</flag>
		<flag name="fuse">Enable vmblock-fuse/vmhgfs-fuse</flag>
		<flag name="gtkmm">Compile with Gtkmm and sigc++ (Recommended)</flag>
		<flag name="multimon">Enable multimon (Requires X)</flag>
		<flag name="resolutionkms">Build the linux/unix resolutionkms module</flag>
		<flag name="vgauth">Build vgauth</flag>
	</use>
	<upstream>
		<remote-id type="github">vmware/open-vm-tools</remote-id>
	</upstream>
</pkgmetadata>