Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : qt6-shadertools | |||||
| version : 6.2.0 | |||||
| release : 1 | |||||
| source : | |||||
| - https://download.qt.io/official_releases/qt/6.2/6.2.0/submodules/qtshadertools-everywhere-src-6.2.0.tar.xz : 5f66d43610a3a6739fc360d836a2c045135107c0ecd40eb3ed18ce5f3dd79c42 | |||||
| license : GPL-3.0-or-later | |||||
| component : desktop.qt | |||||
| summary : Qt Shader Tools module | |||||
| description: | | |||||
| APIs and tools in this module provide the producer functionality for the shader pipeline that allows Qt Quick to operate on Vulkan in addition to OpenGL. | |||||
| builddeps : | |||||
| - pkgconfig(spirv-cross-c-shared) | |||||
| - glslang-devel | |||||
| - qt6-base-devel | |||||
| rundeps : | |||||
| - devel : | |||||
| - spirv-cross-devel | |||||
| - glslang-devel | |||||
| - qt6-base-devel | |||||
| setup : | | |||||
| %patch -p1 < $pkgfiles/system-libs-instead.patch | |||||
| %cmake_ninja | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
| install -dm00755 $installdir/usr/bin | |||||
| ln -s /usr/lib64/qt6/bin/qsb $installdir/usr/bin/qsb | |||||
| patterns : | |||||
| - devel : | |||||
| - /usr/lib64/qt6/mkspecs | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.