Update 3rdparty attributions

The XDG activation protocol was added with no attribution and
the Wayland protocol version was updated without updating the
version in the XML.

Pick-to: 6.3
Fixes: QTBUG-100901
Change-Id: Ifaaf69b7d498ea7106d4bfd6ada978475447d296
Reviewed-by: Aleix Pol Gonzalez <aleixpol@kde.org>
This commit is contained in:
Eskil Abrahamsen Blomfeldt 2022-02-23 07:44:40 +01:00
parent a1a671eb95
commit 4878afdd37

View File

@ -25,8 +25,8 @@
"Description": "Wayland is a protocol for a compositor to talk to its clients.",
"Homepage": "https://wayland.freedesktop.org",
"Version": "1.16.0",
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland/raw/1.16.0/protocol/wayland.xml",
"Version": "1.19.0",
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland/raw/1.19.0/protocol/wayland.xml",
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "MIT_LICENSE.txt",
@ -150,6 +150,24 @@
"Copyright": "Copyright © 2013-2016 Collabora, Ltd."
},
{
"Id": "wayland-xdg-activation",
"Name": "Wayland xdg-activation Protocol",
"QDocModule": "qtwaylandcompositor",
"QtUsage": "Used in the Qt Wayland platform plugin",
"File": "xdg-activation-v1.xml",
"Description": "The xdg-activation protocol provides a way for one client to pass focus to another.",
"Homepage": "https://wayland.freedesktop.org",
"Version": "unstable v1, version 1",
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/main/staging/xdg-activation/xdg-activation-v1.xml",
"LicenseId": "MIT",
"License": "MIT LIcense",
"License file": "MIT_LICENSE.txt",
"Copyright": "Copyright © 2020 Aleix Pol Gonzalez &lt;aleixpol@kde.org&gt;\nCopyright © 2020 Carlos Garnacho &lt;carlosg@gnome.org&gt;"
},
{
"Id": "wayland-xdg-decoration-protocol",
"Name": "Wayland xdg-decoration Protocol",