libarcus 3.0.3-2 source package in Ubuntu

Changelog

libarcus (3.0.3-2) unstable; urgency=medium

  * Updated symbols file to make the build succeed on other
    architectures than amd64 (Closes: #882495)

 -- Gregor Riepl <email address hidden>  Fri, 24 Nov 2017 20:19:48 +0100

Upload details

Uploaded by:
3-D printer team
Uploaded to:
Sid
Original maintainer:
3-D printer team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libarcus_3.0.3-2.dsc 2.2 KiB 05b04c809e6f85f307fe14010cfa07cd74585d6294ae00728ba4414d446e67bc
libarcus_3.0.3.orig.tar.gz 28.9 KiB 278a0f7f5b445e6e396f28488055488be1cf56fa325b1766ca94fe9737ffa189
libarcus_3.0.3-2.debian.tar.xz 8.6 KiB 6ab0bc3b73a836ced23b294bc578d14f2caf73489004601b1946bad594b88cfd

Available diffs

No changes file available.

Binary packages built by this source

libarcus-dev: message queue for Cura based on protobuf (development files)

 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 package contains C++ headers and other development files.

libarcus3: message queue for Cura based on protobuf (shared library)

 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 package contains the shared library.

libarcus3-dbgsym: debug symbols for libarcus3
python3-arcus: message queue for Cura based on protobuf (Python bindings)

 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 package contains the Python 3 bindings.

python3-arcus-dbgsym: debug symbols for python3-arcus