Skip to content
Snippets Groups Projects
Commit 929af4ff authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/qt6-qtshadertools: upgrade to 6.8.0

parent 74a90e2d
No related branches found
No related tags found
1 merge request!73248community/qt6: upgrade to 6.8.0
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# The group tag is just to easily find this APKBUILD by some scripts for automation # The group tag is just to easily find this APKBUILD by some scripts for automation
# group=qt6 # group=qt6
maintainer="Bart Ribbers <bribbers@disroot.org>"
pkgname=qt6-qtshadertools pkgname=qt6-qtshadertools
pkgver=6.7.2 pkgver=6.8.0
pkgrel=0 pkgrel=0
pkgdesc="Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning" pkgdesc="Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning"
url="https://qt.io/" url="https://qt.io/"
arch="all" arch="all"
license="LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0" license="LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0"
depends_dev=" depends_dev="vulkan-headers"
qt6-qtbase-dev
vulkan-headers
"
makedepends="$depends_dev makedepends="$depends_dev
cmake cmake
perl perl
qt6-qtbase-dev
samurai samurai
" "
subpackages="$pkgname-dev" subpackages="$pkgname-dev"
...@@ -42,5 +40,5 @@ package() { ...@@ -42,5 +40,5 @@ package() {
} }
sha512sums=" sha512sums="
b33e55f81d6878518dfe05db8ea3b319614dda10e215784496a61daaf8415fdeed1a3d802efc3cddc4fbca6c9894faf13475b35b3bb7d9a215b91238f9b38233 qtshadertools-everywhere-src-6.7.2.tar.xz fc15e7df6806c29f7c185dfb81a83d45bc0e65887812e09432b992d0606eb0477a6897ee611d490f671d2b2f8f492e0a74a7271b2d0397b5d37596d6217a7b7b qtshadertools-everywhere-src-6.8.0.tar.xz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment