summaryrefslogtreecommitdiff
blob: c2824d72bae0566139b7cce8ac3e886fbf3b0bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>vmware</herd>
	<longdescription>
		VMWare Workstation is a virtual machine which can be used to install 
		other operating systems in a virtual environment to run on top of Gentoo.
	</longdescription>
	<use>
		<flag name='ovftool'>Install OVF tool.</flag>
		<flag name='server'>Install VMware Workstation Server component.</flag>
		<flag name='vix'>Install VIX. The VIX API allows you to write programs and scripts
		that automate virtual machine operations, and run programs or manipulate
		files within guest operating systems.
		</flag>
		<flag name="vmware-tools">Install VMware Tools images</flag>
	</use>
</pkgmetadata>