Fix various issues in qt_attribution.json
freedesktop.org is moving over to GitLab, so let's update the urls. Some entries were also missing a DownloadLocation, or didn't link to a single version (which they're supposed to according to the documentation). So fixed those as well. Also, a couple of spelling fixes. Change-Id: I37f5365368bc0d97420488c6d62b25adc26590f5 Reviewed-by: David Edmundson <davidedmundson@kde.org> Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
This commit is contained in:
parent
7c181d3733
commit
850506e125
@ -9,7 +9,7 @@
|
||||
"Description": "A Wayland shell for displaying a single surface per output",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "unstable v1",
|
||||
"DownloadLocation": "https://cgit.freedesktop.org/wayland/wayland-protocols",
|
||||
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/raw/1.18/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
@ -65,11 +65,11 @@ Copyright (c) 2013 BMW Car IT GmbH"
|
||||
"Description": "The primary selection extension allows copying text by selecting it and pasting it with the middle mouse button.",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "1",
|
||||
"DownloadLocation": "https://cgit.freedesktop.org/wayland/wayland-protocols/plain/unstable/primary-selection/primary-selection-unstable-v1.xml",
|
||||
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/raw/1.18/unstable/primary-selection/primary-selection-unstable-v1.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
"Copyright": "Copyright © 2015 2016 Red Hat"
|
||||
"Copyright": "Copyright © 2015, 2016 Red Hat"
|
||||
},
|
||||
|
||||
{
|
||||
@ -82,7 +82,7 @@ Copyright (c) 2013 BMW Car IT GmbH"
|
||||
"Description": "The Wayland scaler extension allows a client to scale or crop a surface without modifying the buffer",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "2",
|
||||
"DownloadLocation": "https://cgit.freedesktop.org/wayland/weston/plain/protocol/scaler.xml?h=1.11.1",
|
||||
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/weston/raw/1.11/protocol/scaler.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
@ -117,7 +117,7 @@ Copyright 2015-2016 © Red Hat, Inc."
|
||||
"Description": "The Wayland viewporter extension allows a client to scale or crop a surface without modifying the buffer",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "1",
|
||||
"DownloadLocation": "https://cgit.freedesktop.org/wayland/wayland-protocols/plain/stable/viewporter/viewporter.xml",
|
||||
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/raw/1.18/stable/viewporter/viewporter.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
@ -134,7 +134,7 @@ Copyright 2015-2016 © Red Hat, Inc."
|
||||
"Description": "The xdg-decoration protocol allows a compositor to announce support for server-side decorations.",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "unstable v1, version 1",
|
||||
"DownloadLocation": "https://cgit.freedesktop.org/wayland/wayland-protocols/plain/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml?h=1.16",
|
||||
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/raw/1.18/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
@ -151,7 +151,7 @@ Copyright 2015-2016 © Red Hat, Inc."
|
||||
"Description": "The XDG Output protocol is an extended way to describe output regions under Wayland",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "unstable v1, version 2",
|
||||
"DownloadLocation": "https://cgit.freedesktop.org/wayland/wayland-protocols/plain/unstable/xdg-output/xdg-output-unstable-v1.xml?h=1.16",
|
||||
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/raw/1.17/unstable/xdg-output/xdg-output-unstable-v1.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
@ -182,7 +182,7 @@ Copyright © 2015-2017 Red Hat Inc.
|
||||
},
|
||||
|
||||
{
|
||||
"Id": "wayland-txt-input-unstable",
|
||||
"Id": "wayland-text-input-unstable",
|
||||
"Name": "Wayland Text Input Protocol",
|
||||
"QDocModule": "qtwaylandcompositor",
|
||||
"QtUsage": "Used in the Qt Wayland Compositor, and the Qt Wayland platform plugin.",
|
||||
@ -190,6 +190,7 @@ Copyright © 2015-2017 Red Hat Inc.
|
||||
|
||||
"Description": "Adds support for text input and input methods to applications.",
|
||||
"Homepage": "https://wayland.freedesktop.org",
|
||||
"Version": "unstable v2",
|
||||
"LicenseId": "HPND",
|
||||
"License": "HPND License",
|
||||
"LicenseFile": "HPND_LICENSE.txt",
|
||||
@ -223,6 +224,8 @@ Copyright © 2015, 2016 Jan Arne Petersen"
|
||||
|
||||
"Description": "Allows clients to request that the compositor creates its EGLStream.",
|
||||
"Homepage": "https://github.com/NVIDIA/egl-wayland",
|
||||
"Version": "1.1.1",
|
||||
"DownloadLocation": "https://raw.githubusercontent.com/NVIDIA/egl-wayland/1.1.1/wayland-eglstream/wayland-eglstream-controller.xml",
|
||||
"LicenseId": "MIT",
|
||||
"License": "MIT License",
|
||||
"LicenseFile": "MIT_LICENSE.txt",
|
||||
|
Loading…
x
Reference in New Issue
Block a user