summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Lamm <expeditioneer@gentoo.org>2020-06-23 07:01:28 +0200
committerDennis Lamm <expeditioneer@gentoo.org>2020-07-15 19:01:12 +0200
commit9479c413a9b5483debe135fe7b7ee9d52b752697 (patch)
tree51da8178eea02b4808b111d018856b22597e018b /dev-libs/libarcus
parentdev-libs/clipper-6.4.2: fixed QA violations (diff)
downloadgentoo-9479c413a9b5483debe135fe7b7ee9d52b752697.tar.gz
gentoo-9479c413a9b5483debe135fe7b7ee9d52b752697.tar.bz2
gentoo-9479c413a9b5483debe135fe7b7ee9d52b752697.zip
dev-libs/libarcus: added longdescription to metadata.xml
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/16381 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Diffstat (limited to 'dev-libs/libarcus')
-rw-r--r--dev-libs/libarcus/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-libs/libarcus/metadata.xml b/dev-libs/libarcus/metadata.xml
index dce895cd5780..87e4648615f3 100644
--- a/dev-libs/libarcus/metadata.xml
+++ b/dev-libs/libarcus/metadata.xml
@@ -21,6 +21,11 @@
<email>perlovka@gmail.com</email>
<name>Michael Perlov</name>
</maintainer>
+ <longdescription>
+ This library contains C++ code and Python3 bindings for creating a socket in a thread and using this socket to
+ send and receive messages based on the Protocol Buffers library.
+ It is designed to facilitate the communication between Cura and its backend and similar code.
+ </longdescription>
<slots>
<subslots>soname major version number</subslots>
</slots>