summaryrefslogtreecommitdiff
blob: 89b819e766cc5cd42448ee20db56a17329b481fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>vmware</herd>
	<maintainer>
		<email>vadimk@gentoo.org</email>
	</maintainer>
	<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='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='with-tools'> Install VMware Tools for guest operating system
		</flag>
	</use>
</pkgmetadata>