Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>libarcus</Name> | <Name>libarcus</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>F. von Gellhorn</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>flinux@vongellhorn.ch</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>LGPL-3.0-or-later</License> | <License>LGPL-3.0-or-later</License> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Summary xml:lang="en">Communication library between internal components for Ultimaker software</Summary> | <Summary xml:lang="en">Communication library between internal components for Ultimaker software</Summary> | ||||
| <Description xml:lang="en">This library contains C++ code and Python3 bindings for creating | <Description xml:lang="en">This library contains C++ code and Python3 bindings for creating | ||||
| a socket in a thread and using this socket to send and receive messages | 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 | based on the Protocol Buffers library. It is designed to facilitate the | ||||
| communication between Cura and its backend and similar code. | communication between Cura and its backend and similar code. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>libarcus</Name> | <Name>libarcus</Name> | ||||
| <Summary xml:lang="en">Communication library between internal components for Ultimaker software</Summary> | <Summary xml:lang="en">Communication library between internal components for Ultimaker software</Summary> | ||||
| <Description xml:lang="en">This library contains C++ code and Python3 bindings for creating | <Description xml:lang="en">This library contains C++ code and Python3 bindings for creating | ||||
| a socket in a thread and using this socket to send and receive messages | 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 | based on the Protocol Buffers library. It is designed to facilitate the | ||||
| communication between Cura and its backend and similar code. | communication between Cura and its backend and similar code. | ||||
| Show All 10 Lines | <Package> | ||||
| <Summary xml:lang="en">Development files for libarcus</Summary> | <Summary xml:lang="en">Development files for libarcus</Summary> | ||||
| <Description xml:lang="en">This library contains C++ code and Python3 bindings for creating | <Description xml:lang="en">This library contains C++ code and Python3 bindings for creating | ||||
| a socket in a thread and using this socket to send and receive messages | 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 | based on the Protocol Buffers library. It is designed to facilitate the | ||||
| communication between Cura and its backend and similar code. | communication between Cura and its backend and similar code. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="12">libarcus</Dependency> | <Dependency release="13">libarcus</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/Arcus/ArcusExport.h</Path> | <Path fileType="header">/usr/include/Arcus/ArcusExport.h</Path> | ||||
| <Path fileType="header">/usr/include/Arcus/Error.h</Path> | <Path fileType="header">/usr/include/Arcus/Error.h</Path> | ||||
| <Path fileType="header">/usr/include/Arcus/MessageTypeStore.h</Path> | <Path fileType="header">/usr/include/Arcus/MessageTypeStore.h</Path> | ||||
| <Path fileType="header">/usr/include/Arcus/Socket.h</Path> | <Path fileType="header">/usr/include/Arcus/Socket.h</Path> | ||||
| <Path fileType="header">/usr/include/Arcus/SocketListener.h</Path> | <Path fileType="header">/usr/include/Arcus/SocketListener.h</Path> | ||||
| <Path fileType="header">/usr/include/Arcus/Types.h</Path> | <Path fileType="header">/usr/include/Arcus/Types.h</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/Arcus/Arcus-targets-relwithdebinfo.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/Arcus/Arcus-targets-relwithdebinfo.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/Arcus/Arcus-targets.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/Arcus/Arcus-targets.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/Arcus/ArcusConfig.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/Arcus/ArcusConfig.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/Arcus/ArcusConfigVersion.cmake</Path> | <Path fileType="library">/usr/lib64/cmake/Arcus/ArcusConfigVersion.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/libArcus.so</Path> | <Path fileType="library">/usr/lib64/libArcus.so</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="12"> | <Update release="13"> | ||||
| <Date>2019-01-07</Date> | <Date>2019-04-22</Date> | ||||
| <Version>3.6.0</Version> | <Version>4.0.0</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>F. von Gellhorn</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>flinux@vongellhorn.ch</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.