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.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
|
|
- 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: 4d6a7ec14efc38ed09e55403b0843719539d162a
|