Initial Commit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: qt6-quick3d
|
||||
description: Qt module and API for defining 3D content in Qt Quick
|
||||
version: 6.10.1
|
||||
revision: 1
|
||||
url: https://www.qt.io/
|
||||
license: GPL3-only,LGPL3-only,LicenseRef-Qt-Commercial,Qt-GPL-exception-1.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- openxr
|
||||
- qt6-base
|
||||
- qt6-declarative
|
||||
- qt6-quicktimeline
|
||||
- qt6-shadertools
|
||||
- zlib
|
||||
optional_depends:
|
||||
- assimp
|
||||
make_depends:
|
||||
- assimp
|
||||
- cmake
|
||||
- vulkan-headers
|
||||
downloads:
|
||||
- url: https://code.qt.io/qt/qtquick3d.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: c145340b680366c9ecb7bedb3f24cfa7f0f16f80
|
||||
Reference in New Issue
Block a user