24 lines
647 B
YAML
24 lines
647 B
YAML
name: qt6-webchannel
|
|
description: Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
|
|
version: 6.11.1
|
|
revision: 2
|
|
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
|
|
- qt6-declarative
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://code.qt.io/qt/qtwebchannel.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 0c4b668118b29bbf59c9f05bfe147ff67bea9e63
|