summaryrefslogtreecommitdiff
path: root/app-misc/vcontrold/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /app-misc/vcontrold/metadata.xml
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'app-misc/vcontrold/metadata.xml')
-rw-r--r--app-misc/vcontrold/metadata.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/app-misc/vcontrold/metadata.xml b/app-misc/vcontrold/metadata.xml
new file mode 100644
index 000000000000..b718f1673eb4
--- /dev/null
+++ b/app-misc/vcontrold/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>tobias.leupold@gmx.de</email>
+ <name>Tobias Leupold</name>
+</maintainer>
+<maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+</maintainer>
+<longdescription lang="en">
+ Vcontrold can be used for communication with Viessmann Vito heatings
+ through their Optolink interface using an optical communication device
+ (which can be built quite cheap and easily, cf. the homepage of the
+ "OpenV" project).
+</longdescription>
+<use>
+ <flag name="man">Build the manpages</flag>
+ <flag name="vclient">
+ Build the vclient helper program to talk to vcontrold
+ </flag>
+ <flag name="vsim">
+ Build the vsim helper program (simulates the heating's answers, for
+ development and debugging)
+ </flag>
+</use>
+</pkgmetadata>