From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E073D138359 for ; Wed, 15 Jul 2020 17:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FB24E0841; Wed, 15 Jul 2020 17:01:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8311E0841 for ; Wed, 15 Jul 2020 17:01:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 579E934EFEE for ; Wed, 15 Jul 2020 17:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5052291 for ; Wed, 15 Jul 2020 17:01:17 +0000 (UTC) From: "Dennis Lamm" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dennis Lamm" Message-ID: <1594832472.9479c413a9b5483debe135fe7b7ee9d52b752697.expeditioneer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libarcus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libarcus/metadata.xml X-VCS-Directories: dev-libs/libarcus/ X-VCS-Committer: expeditioneer X-VCS-Committer-Name: Dennis Lamm X-VCS-Revision: 9479c413a9b5483debe135fe7b7ee9d52b752697 X-VCS-Branch: master Date: Wed, 15 Jul 2020 17:01:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 57ec67ce-12ac-4b97-8d61-909adf0ba94a X-Archives-Hash: 68ee1c963302f425a3e0eb384c2bad78 commit: 9479c413a9b5483debe135fe7b7ee9d52b752697 Author: Dennis Lamm gentoo org> AuthorDate: Tue Jun 23 05:01:28 2020 +0000 Commit: Dennis Lamm gentoo org> CommitDate: Wed Jul 15 17:01:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9479c413 dev-libs/libarcus: added longdescription to metadata.xml Signed-off-by: Dennis Lamm gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/16381 Signed-off-by: Dennis Lamm gentoo.org> dev-libs/libarcus/metadata.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-libs/libarcus/metadata.xml b/dev-libs/libarcus/metadata.xml index dce895cd578..87e4648615f 100644 --- a/dev-libs/libarcus/metadata.xml +++ b/dev-libs/libarcus/metadata.xml @@ -21,6 +21,11 @@ perlovka@gmail.com Michael Perlov + + 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. + soname major version number