summaryrefslogtreecommitdiff
path: root/app-emulation/open-vm-tools/metadata.xml
blob: 5ee89dd0b7a3f8f3ad2f2b79f060936ce96016bb (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
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>soap@gentoo.org</email>
    <name>David Seifert</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="cpe">cpe:/a:vmware:tools</remote-id>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>