qt6-bb10/src/gui
Alexandru Croitor e2ba5d9053 CMake: Add PURL and CPE info to 3rd party attribution files
The change adds CPE and PURL keys to all qt_attribution.json files in
the repo.

In case if no sensible CPE or PURL exists, a "Comment" field is added
with the text "no relevant CPE or PURL found". If only one of them
does not exist, it is written as such in the Comment field.

This allows filtering for files that haven't had the information added
yet vs those that were looked up but no relevant information was
found.

For sources that are not hosted on github, a generic PURL is used with
a download_url fragment pointing either to the exact location where
the sources can be downloaded, or to the homepage of the project.
The generic package name was chosen based on the 'Id' key of the
attribution entry where it was present, and is not authoritative.

For PURL github packages, the 'git tag' name was specified into the
'version' part of the PURL, rather than the 'version number', because
SBOM processing tooling handle that better than the version number.
For example for the freetype package, we specify the string
'VER-2-13-3' rather than the tag name '2.13.3'.
We might revisit this in the future.

[ChangeLog][Third-Party Code] Added PURL and CPE information to the
attribution files of 3rd party sources.

Task-number: QTBUG-122899
Task-number: QTBUG-129602
Change-Id: Iad126242cafc3ea0b678c5c36b26f857039b1dbd
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
(cherry picked from commit 36dca3c04f759449f74008a3e79021a179b0f35e)
2024-11-15 17:41:43 +01:00
..
accessible a11y atspi: Fix wrong signal/slot connection 2024-11-11 18:34:14 +00:00
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
compat qwsi: Teach handleContextMenuEvent about synchronous delivery 2024-10-17 23:40:16 +00:00
doc Doc: Specify correct target_link_libraries item for QRhi 2024-09-19 20:31:56 +00:00
image Create qdoc macros for C++ class docs 1.4: member-swap(), \internal 2024-11-12 13:09:02 +00:00
itemmodels QFileSystemModel on Windows: consistently trim spaces and dots 2024-10-29 17:42:12 +00:00
kernel Fix ubsan warning of illegal cast and illegal method call 2024-11-13 14:22:36 +00:00
math3d qFuzzy(Compare|IsNull)(): mark as noexcept 2024-08-29 04:16:52 +00:00
opengl CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
painting CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
platform macOS: Release main thread transaction block as soon as we're done with it 2024-10-21 14:14:01 +00:00
rhi CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
text CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
util QGraphicsFrameCaptureMetal: silence deprecation warnings 2024-10-09 02:44:51 +00:00
vulkan CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
CMakeLists.txt CMake: Remove double addition of LicenseRef-ICC-License to the SBOM 2024-11-14 15:04:35 +00:00
QtGui.dynlist
configure.cmake Generalize PlatformGraphics 2024-09-13 21:58:04 +02:00
qt_cmdline.cmake Change the -qpa configure argument logic 2024-05-14 20:48:12 +02:00