Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>qt6-websockets</Name> | |||||
| <Packager> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Packager> | |||||
| <License>GFDL-1.3-or-later</License> | |||||
| <License>GPL-3.0-or-later</License> | |||||
| <License>LGPL-3.0-or-later</License> | |||||
| <PartOf>desktop.qt</PartOf> | |||||
| <Summary xml:lang="en">Qt6 Websockets Module</Summary> | |||||
| <Description xml:lang="en">WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. It enables the two entities to send data back and forth if the initial handshake succeeds. WebSocket is the solution for applications that struggle to get real-time data feeds with less network latency and minimum data exchange. | |||||
| The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both. | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>qt6-websockets</Name> | |||||
| <Summary xml:lang="en">Qt6 Websockets Module</Summary> | |||||
| <Description xml:lang="en">WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. It enables the two entities to send data back and forth if the initial handshake succeeds. WebSocket is the solution for applications that struggle to get real-time data feeds with less network latency and minimum data exchange. | |||||
| The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both. | |||||
| </Description> | |||||
| <PartOf>desktop.qt</PartOf> | |||||
| <Files> | |||||
| <Path fileType="library">/usr/lib64/libQt6WebSockets.prl</Path> | |||||
| <Path fileType="library">/usr/lib64/libQt6WebSockets.so.6</Path> | |||||
| <Path fileType="library">/usr/lib64/libQt6WebSockets.so.6.2.0</Path> | |||||
| <Path fileType="library">/usr/lib64/metatypes/qt6websockets_relwithdebinfo_metatypes.json</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/qml/QtWebSockets/libqmlwebsocketsplugin.so</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/qml/QtWebSockets/plugins.qmltypes</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/qml/QtWebSockets/qmldir</Path> | |||||
| <Path fileType="data">/usr/share/qt6/modules/WebSockets.json</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>qt6-websockets-demos</Name> | |||||
| <Summary xml:lang="en">Qt6 Websockets Module</Summary> | |||||
| <Description xml:lang="en">WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. It enables the two entities to send data back and forth if the initial handshake succeeds. WebSocket is the solution for applications that struggle to get real-time data feeds with less network latency and minimum data exchange. | |||||
| The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both. | |||||
| </Description> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <RuntimeDependencies> | |||||
| <Dependency release="1">qt6-websockets</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/echoclient/echoclient</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/echoserver/echoserver</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/qmlwebsocketclient/qmlwebsocketclient</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/qmlwebsocketserver/qmlwebsocketserver</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/simplechat/simplechatserver</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/sslechoclient/sslechoclient</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/examples/websockets/sslechoserver/sslechoserver</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>qt6-websockets-devel</Name> | |||||
| <Summary xml:lang="en">Development files for qt6-websockets</Summary> | |||||
| <Description xml:lang="en">WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. It enables the two entities to send data back and forth if the initial handshake succeeds. WebSocket is the solution for applications that struggle to get real-time data feeds with less network latency and minimum data exchange. | |||||
| The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both. | |||||
| </Description> | |||||
| <PartOf>programming.devel</PartOf> | |||||
| <RuntimeDependencies> | |||||
| <Dependency release="1">qt6-websockets</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qdefaultmaskgenerator_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qsslserver_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsocket_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsocketcorsauthenticator_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsocketdataprocessor_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsocketframe_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsockethandshakerequest_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsockethandshakeresponse_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsocketprotocol_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/6.2.0/QtWebSockets/private/qwebsocketserver_p.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QMaskGenerator</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QWebSocket</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QWebSocketCorsAuthenticator</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QWebSocketProtocol</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QWebSocketServer</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QtWebSockets</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QtWebSocketsDepends</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/QtWebSocketsVersion</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qmaskgenerator.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qtwebsocketsversion.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qwebsocket.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qwebsocketcorsauthenticator.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qwebsocketprotocol.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qwebsockets_global.h</Path> | |||||
| <Path fileType="header">/usr/include/qt6/QtWebSockets/qwebsocketserver.h</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6BuildInternals/StandaloneTests/QtWebSocketsTestsConfig.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsAdditionalTargetInfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfig.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsConfigVersion.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6Qml/QmlPlugins/Qt6qmlwebsocketsTargets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsAdditionalTargetInfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsConfig.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsConfigVersion.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsDependencies.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsTargets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsTargets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/Qt6WebSockets/Qt6WebSocketsVersionlessTargets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/libQt6WebSockets.so</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/mkspecs/modules/qt_lib_websockets.pri</Path> | |||||
| <Path fileType="library">/usr/lib64/qt6/mkspecs/modules/qt_lib_websockets_private.pri</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2021-10-03</Date> | |||||
| <Version>6.2.0</Version> | |||||
| <Comment>Packaging update</Comment> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Update> | |||||
| </History> | |||||
| </PISI> | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.