Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-shadertools
Commits: 6d7b804e by Antonio Rojas at 2024-11-16T20:28:14+01:00 Use SPDX licenses - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,7 +8,10 @@ pkgver=6.8.0 pkgrel=1 arch=(x86_64) url='https://www.qt.io' -license=(GPL3) +license=(GPL-3.0-only + LGPL-3.0-only + LicenseRef-Qt-Commercial + Qt-GPL-exception-1.0) pkgdesc='Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL' depends=(gcc-libs glibc View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-shadertools/-/commit/6d7b804e9d3f6def1d66e7f52143865ed8051d99 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-shadertools/-/commit/6d7b804e9d3f6def1d66e7f52143865ed8051d99 You're receiving this email because of your account on gitlab.archlinux.org.
