Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : qt6-websockets | |||||
| version : 6.2.1 | |||||
| release : 1 | |||||
| source : | |||||
| - https://download.qt.io/official_releases/qt/6.2/6.2.1/submodules/qtwebsockets-everywhere-src-6.2.1.tar.xz : 23344e21e96a839697abed7bf7931a8c08a752f08bf25edf240748501aba3816 | |||||
| license : | |||||
| - GFDL-1.3-or-later | |||||
| - GPL-3.0-or-later | |||||
| - LGPL-3.0-or-later | |||||
| component : | |||||
| - desktop.qt | |||||
| - demos : programming.library | |||||
| summary : Qt6 Websockets Module | |||||
| description: | | |||||
| 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. | |||||
| builddeps : | |||||
| - pkgconfig(Qt6Qml) | |||||
| setup : | | |||||
| %cmake_ninja | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
| patterns : | |||||
| - devel : | |||||
| - /usr/lib64/qt6/mkspecs | |||||
| - demos : | |||||
| - /usr/lib64/qt6/examples | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.