Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libarcus | name : libarcus | ||||
| version : 4.8.0 | version : 4.8.0 | ||||
| release : 25 | release : 26 | ||||
| source : | source : | ||||
| - https://github.com/Ultimaker/libArcus/archive/4.8.0.tar.gz : f5a7234506c89a36adccdab2a3c410a75aaaa9e7c7f9533db834881c59001677 | - https://github.com/Ultimaker/libArcus/archive/4.8.0.tar.gz : f5a7234506c89a36adccdab2a3c410a75aaaa9e7c7f9533db834881c59001677 | ||||
| homepage : https://github.com/Ultimaker/libArcus | |||||
| license : LGPL-3.0-or-later | license : LGPL-3.0-or-later | ||||
| component : programming.library | component : programming.library | ||||
| summary : Communication library between internal components for Ultimaker software | summary : Communication library between internal components for Ultimaker software | ||||
| description: | | description: | | ||||
| 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. | 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(protobuf) | - pkgconfig(protobuf) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python3-sip-devel | - python-sip | ||||
| setup : | | setup : | | ||||
| %cmake . -DBUILD_EXAMPLES=OFF | %cmake . -DBUILD_EXAMPLES=OFF | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.