26 lines
609 B
YAML
26 lines
609 B
YAML
name: qt6-websockets
|
|
description: Provides WebSocket communication compliant with RFC 6455
|
|
version: 6.11.2
|
|
revision: 1
|
|
url: https://www.qt.io/
|
|
license: GPL3-only,LGPL3-only,LicenseRef-Qt-Commercial,Qt-GPL-exception-1.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- qt6-base
|
|
optional_depends:
|
|
- qt6-declarative
|
|
make_depends:
|
|
- cmake
|
|
- qt6-declarative
|
|
downloads:
|
|
- url: https://code.qt.io/qt/qtwebsockets.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 3eab06de7076a83514e98c2403baa433d137b013
|