Initial Commit

This commit is contained in:
2025-05-08 17:18:33 +03:00
commit bcbb4896b8
2 changed files with 40 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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.6.2
url: https://www.qt.io/
license: GPL3
architecture: any
depends: ["gcc","glibc","qt6-base"]
make_depends: ["cmake","git","ninja"]
type: source