blob: 1577abb5072c1ba402bfb4018a3480e643bfd786 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = mingw-w64-qt6-shadertools-static
pkgdesc = APIs and tools in this module provide the producer functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL (mingw-w64)
pkgver = 6.4.3
pkgrel = 1
url = https://www.qt.io
arch = any
groups = mingw-w64-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = mingw-w64-cmake-static
makedepends = mingw-w64-vulkan-headers
makedepends = mingw-w64-vulkan-icd-loader
makedepends = qt6-shadertools
makedepends = ninja
depends = mingw-w64-qt6-base-static
optdepends = qt6-shadertools: development tools
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.4/6.4.3/submodules/qtshadertools-everywhere-src-6.4.3.tar.xz
sha256sums = c648b74ce3e769a20bd62792a589c540bceacfedf2f38fc7273d2c39782768f8
pkgname = mingw-w64-qt6-shadertools-static
|