Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>zeromq</Name> | <Name>zeromq</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Joey Riches</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>yakoyoku@gmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>GPL-3.0-or-later</License> | <License>GPL-3.0-or-later</License> | ||||
| <License>LGPL-3.0-or-later</License> | <License>LGPL-3.0-or-later</License> | ||||
| <PartOf>programming</PartOf> | <PartOf>programming</PartOf> | ||||
| <Summary xml:lang="en">ZeroMQ lightweight messaging kernel</Summary> | <Summary xml:lang="en">ZeroMQ lightweight messaging kernel</Summary> | ||||
| <Description xml:lang="en">The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. | <Description xml:lang="en">The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>zeromq</Name> | <Name>zeromq</Name> | ||||
| <Summary xml:lang="en">ZeroMQ lightweight messaging kernel</Summary> | <Summary xml:lang="en">ZeroMQ lightweight messaging kernel</Summary> | ||||
| <Description xml:lang="en">The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. | <Description xml:lang="en">The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming</PartOf> | <PartOf>programming</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/inproc_lat</Path> | <Path fileType="executable">/usr/bin/inproc_lat</Path> | ||||
| <Path fileType="executable">/usr/bin/inproc_thr</Path> | <Path fileType="executable">/usr/bin/inproc_thr</Path> | ||||
| <Path fileType="executable">/usr/bin/local_lat</Path> | <Path fileType="executable">/usr/bin/local_lat</Path> | ||||
| <Path fileType="executable">/usr/bin/local_thr</Path> | <Path fileType="executable">/usr/bin/local_thr</Path> | ||||
| <Path fileType="executable">/usr/bin/proxy_thr</Path> | <Path fileType="executable">/usr/bin/proxy_thr</Path> | ||||
| <Path fileType="executable">/usr/bin/remote_lat</Path> | <Path fileType="executable">/usr/bin/remote_lat</Path> | ||||
| <Path fileType="executable">/usr/bin/remote_thr</Path> | <Path fileType="executable">/usr/bin/remote_thr</Path> | ||||
| <Path fileType="library">/usr/lib64/libzmq.so.5</Path> | <Path fileType="library">/usr/lib64/libzmq.so.5</Path> | ||||
| <Path fileType="library">/usr/lib64/libzmq.so.5.2.2</Path> | <Path fileType="library">/usr/lib64/libzmq.so.5.2.4</Path> | ||||
| <Path fileType="data">/usr/share/zmq/AUTHORS.txt</Path> | <Path fileType="data">/usr/share/zmq/AUTHORS.txt</Path> | ||||
| <Path fileType="data">/usr/share/zmq/COPYING.LESSER.txt</Path> | <Path fileType="data">/usr/share/zmq/COPYING.LESSER.txt</Path> | ||||
| <Path fileType="data">/usr/share/zmq/COPYING.txt</Path> | <Path fileType="data">/usr/share/zmq/COPYING.txt</Path> | ||||
| <Path fileType="data">/usr/share/zmq/NEWS.txt</Path> | <Path fileType="data">/usr/share/zmq/NEWS.txt</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>zeromq-devel</Name> | <Name>zeromq-devel</Name> | ||||
| <Summary xml:lang="en">Development files for zeromq</Summary> | <Summary xml:lang="en">Development files for zeromq</Summary> | ||||
| <Description xml:lang="en">The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. | <Description xml:lang="en">The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="7">zeromq</Dependency> | <Dependency release="8">zeromq</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="data">/usr/doc/zmq/zmq.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_atomic_counter_dec.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_atomic_counter_destroy.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_atomic_counter_inc.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_atomic_counter_new.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_atomic_counter_set.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_atomic_counter_value.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_bind.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_close.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_connect.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_ctx_get.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_ctx_new.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_ctx_set.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_ctx_shutdown.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_ctx_term.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_curve.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_curve_keypair.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_curve_public.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_disconnect.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_errno.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_getsockopt.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_gssapi.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_has.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_inproc.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_ipc.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_close.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_copy.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_data.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_get.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_gets.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_init.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_init_data.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_init_size.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_more.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_move.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_recv.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_routing_id.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_send.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_set.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_set_routing_id.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_msg_size.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_null.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_pgm.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_plain.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_poll.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_poller.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_proxy.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_proxy_steerable.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_recv.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_recvmsg.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_send.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_send_const.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_sendmsg.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_setsockopt.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_socket.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_socket_monitor.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_socket_monitor_versioned.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_strerror.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_tcp.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_timers.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_tipc.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_udp.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_unbind.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_version.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_vmci.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_z85_decode.html</Path> | |||||
| <Path fileType="data">/usr/doc/zmq/zmq_z85_encode.html</Path> | |||||
| <Path fileType="header">/usr/include/zmq.h</Path> | <Path fileType="header">/usr/include/zmq.h</Path> | ||||
| <Path fileType="header">/usr/include/zmq_utils.h</Path> | <Path fileType="header">/usr/include/zmq_utils.h</Path> | ||||
| <Path fileType="library">/usr/lib64/cmake/ZeroMQ/ZeroMQConfig.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/ZeroMQ/ZeroMQConfigVersion.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/ZeroMQ/ZeroMQTargets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/ZeroMQ/ZeroMQTargets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/libzmq.so</Path> | <Path fileType="library">/usr/lib64/libzmq.so</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/libzmq.pc</Path> | <Path fileType="data">/usr/lib64/pkgconfig/libzmq.pc</Path> | ||||
| <Path fileType="data">/usr/share/cmake/ZeroMQ/ZeroMQConfig.cmake</Path> | <Path fileType="man">/usr/share/man/man3/zmq_atomic_counter_dec.3</Path> | ||||
| <Path fileType="data">/usr/share/cmake/ZeroMQ/ZeroMQConfigVersion.cmake</Path> | <Path fileType="man">/usr/share/man/man3/zmq_atomic_counter_destroy.3</Path> | ||||
| <Path fileType="data">/usr/share/cmake/ZeroMQ/ZeroMQTargets-relwithdebinfo.cmake</Path> | <Path fileType="man">/usr/share/man/man3/zmq_atomic_counter_inc.3</Path> | ||||
| <Path fileType="data">/usr/share/cmake/ZeroMQ/ZeroMQTargets.cmake</Path> | <Path fileType="man">/usr/share/man/man3/zmq_atomic_counter_new.3</Path> | ||||
| <Path fileType="man">/usr/share/man/man3/zmq_atomic_counter_set.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_atomic_counter_value.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_bind.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_close.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_connect.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_connect_peer.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_ctx_get.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_ctx_new.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_ctx_set.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_ctx_shutdown.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_ctx_term.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_curve_keypair.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_curve_public.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_disconnect.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_errno.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_getsockopt.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_has.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_close.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_copy.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_data.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_get.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_gets.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_init.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_init_buffer.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_init_data.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_init_size.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_more.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_move.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_recv.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_routing_id.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_send.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_set.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_set_routing_id.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_msg_size.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_poll.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_poller.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_proxy.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_proxy_steerable.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_recv.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_recvmsg.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_send.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_send_const.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_sendmsg.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_setsockopt.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_socket.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_socket_monitor.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_socket_monitor_versioned.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_strerror.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_timers.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_unbind.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_version.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_z85_decode.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man3/zmq_z85_encode.3</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_curve.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_gssapi.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_inproc.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_ipc.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_null.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_pgm.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_plain.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_tcp.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_tipc.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_udp.7</Path> | |||||
| <Path fileType="man">/usr/share/man/man7/zmq_vmci.7</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="7"> | <Update release="8"> | ||||
| <Date>2020-02-10</Date> | <Date>2021-02-27</Date> | ||||
| <Version>4.3.2</Version> | <Version>4.3.4</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Joey Riches</Name> | <Name>Martin Reboredo</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>yakoyoku@gmail.com</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.