summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 02:20:47 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-01-14 02:32:04 +0100
commit59c90b123081511039e385ae5fe179ef63a8cac4 (patch)
treef18909145817f8d142427280527a424242e8c2b0 /app-misc/ebusd/metadata.xml
parentwww-client/chromium: drop 120.0.6099.71 (diff)
downloadgentoo-59c90b123081511039e385ae5fe179ef63a8cac4.tar.gz
gentoo-59c90b123081511039e385ae5fe179ef63a8cac4.tar.bz2
gentoo-59c90b123081511039e385ae5fe179ef63a8cac4.zip
app-misc/ebusd: new package, add 23.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-misc/ebusd/metadata.xml')
-rw-r--r--app-misc/ebusd/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-misc/ebusd/metadata.xml b/app-misc/ebusd/metadata.xml
new file mode 100644
index 000000000000..8ea2abcad648
--- /dev/null
+++ b/app-misc/ebusd/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
+ Ebusd is a daemon for handling communication with eBUS devices
+ connected to a 2-wire bus system. The "energy bus" is used by
+ numerous heating systems.
+ </longdescription>
+ <use>
+ <flag name="contrib">Compile and install additional user contribued plugins.</flag>
+ <flag name="knx">Enable support for connecting to KNX.</flag>
+ <flag name="mqtt">Enable support for connecting to MQTT.</flag>
+ </use>
+ <upstream>
+ <bugs-to>https://github.com/john30/ebusd/issues</bugs-to>
+ <remote-id type="github">john30/ebusd</remote-id>
+ </upstream>
+</pkgmetadata>