Initial Commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: qt6-websockets
|
||||
description: Provides WebSocket communication compliant with RFC 6455
|
||||
version: 6.10.1
|
||||
revision: 1
|
||||
url: https://www.qt.io/
|
||||
license: GPL3-only,LGPL3-only,LicenseRef-Qt-Commercial,Qt-GPL-exception-1.0
|
||||
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: ba2ada87ef9027650efb6251e7fc05519f484e95
|
||||
Reference in New Issue
Block a user