summaryrefslogtreecommitdiff
blob: 7570b9e39a2ce745562c575e07f0efae6ef7cbfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>
	<upstream>
		<remote-id type="github">akhuettel/systemd-vmware</remote-id>
	</upstream>
</pkgmetadata>