Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-grpc
Commits: 7962d603 by Antonio Rojas at 2024-11-16T20:28:37+01:00 Use SPDX licenses - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -7,7 +7,10 @@ pkgver=6.8.0 pkgrel=2 arch=(x86_64) url='https://www.qt.io' -license=(GPL3 LGPL3 FDL custom) +license=(GPL-3.0-only + LGPL-3.0-only + LicenseRef-Qt-Commercial + Qt-GPL-exception-1.0) pkgdesc='Provides the modules QtGrpc and QtProtobuf' depends=(abseil-cpp gcc-libs View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-grpc/-/commit/7962d6030adec5c0c8b6c352e2ffdb4a67d3a6dc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-grpc/-/commit/7962d6030adec5c0c8b6c352e2ffdb4a67d3a6dc You're receiving this email because of your account on gitlab.archlinux.org.
