[arch-commits] Commit in qt6-shadertools/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 5 11:37:26 UTC 2021


    Date: Tuesday, October 5, 2021 @ 11:37:26
  Author: arojas
Revision: 425130

Update pkgdesc

Modified:
  qt6-shadertools/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 11:35:41 UTC (rev 425129)
+++ PKGBUILD	2021-10-05 11:37:26 UTC (rev 425130)
@@ -9,7 +9,7 @@
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3)
-pkgdesc='Experimental module providing APIs and a host tool to perform graphics and compute shader conditioning for the upcoming Qt graphics abstraction layer'
+pkgdesc='Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL'
 depends=(qt6-base)
 makedepends=(cmake ninja)
 groups=(qt6)



More information about the arch-commits mailing list