29 lines
580 B
YAML
29 lines
580 B
YAML
name: qt6-5compat
|
|
description: Module that contains unsupported Qt 5 APIs
|
|
version: 6.11.1
|
|
revision: 2
|
|
url: https://www.qt.io/
|
|
license: FDL,GPL3,LGPL3,custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- icu
|
|
- qt6-base
|
|
- qt6-shadertools
|
|
optional_depends:
|
|
- qt6-declarative
|
|
make_depends:
|
|
- cmake
|
|
- git
|
|
- qt6-declarative
|
|
downloads:
|
|
- url: https://code.qt.io/qt/qt5compat.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: c1e3fdd994e6d54daeb545c6a9507d3201def264
|