22 lines
535 B
Plaintext
22 lines
535 B
Plaintext
name: qt6-shadertools
|
|
description: Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
|
|
version: 6.10.0
|
|
revision: 1
|
|
url: https://www.qt.io/
|
|
license: GPL3
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- qt6-base
|
|
make_depends:
|
|
- cmake
|
|
- git
|
|
downloads:
|
|
- url: https://code.qt.io/qt/qtshadertools.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 7b064b6e4fb2e57a6f78666532382bbb5e38be91
|