30 lines
604 B
YAML
30 lines
604 B
YAML
name: qt6-declarative
|
|
description: Classes for QML and JavaScript languages
|
|
version: 6.11.2
|
|
revision: 1
|
|
url: https://www.qt.io/
|
|
license: FDL,GPL3,LGPL3,custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- qt6-base
|
|
optional_depends:
|
|
- qt6-svg
|
|
make_depends:
|
|
- cmake
|
|
- git
|
|
- qt6-languageserver
|
|
- qt6-shadertools
|
|
- qt6-svg
|
|
- vulkan-headers
|
|
downloads:
|
|
- url: https://code.qt.io/qt/qtdeclarative.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 4e3399c26ec57246c08de019cfcbda8d23604cfa
|