summaryrefslogtreecommitdiff
path: root/app-emulation/open-vm-tools/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-emulation/open-vm-tools/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'app-emulation/open-vm-tools/metadata.xml')
-rw-r--r--app-emulation/open-vm-tools/metadata.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/app-emulation/open-vm-tools/metadata.xml b/app-emulation/open-vm-tools/metadata.xml
new file mode 100644
index 000000000000..53c18420cae0
--- /dev/null
+++ b/app-emulation/open-vm-tools/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>floppym@gentoo.org</email>
+ <name>Mike Gilbert</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>vmware@gentoo.org</email>
+ <name>Gentoo VMware Project</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="doc">Generate API documentation</flag>
+ <flag name="grabbitmqproxy">Enable grabbitmqproxy</flag>
+ <flag name="pic">Force shared libraries to be built as PIC</flag>
+ <flag name="vgauth">Enable vgauth</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">vmware/open-vm-tools</remote-id>
+ <remote-id type="sourceforge">open-vm-tools</remote-id>
+ </upstream>
+</pkgmetadata>