summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/3rdparty/clip2tri/qt_attribution.json5
-rw-r--r--src/3rdparty/clipper/qt_attribution.json1
-rw-r--r--src/3rdparty/poly2tri/qt_attribution.json4
3 files changed, 10 insertions, 0 deletions
diff --git a/src/3rdparty/clip2tri/qt_attribution.json b/src/3rdparty/clip2tri/qt_attribution.json
index a4a1f183..2edca3db 100644
--- a/src/3rdparty/clip2tri/qt_attribution.json
+++ b/src/3rdparty/clip2tri/qt_attribution.json
@@ -6,6 +6,11 @@
"Description": "Clip2Tri can be used together with Clipper for robust triangulation.",
"Homepage": "https://github.com/raptor/clip2tri",
+ "PURL": [
+ "pkg:github/raptor/clip2tri@5a11e66fef454c33ddfc080c17a9b2b03f7b642b"
+ ],
+ "Comment": "No relevant CPE found",
+ "Version": "commit 5a11e66fef454c33ddfc080c17a9b2b03f7b642b",
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "LICENSE",
diff --git a/src/3rdparty/clipper/qt_attribution.json b/src/3rdparty/clipper/qt_attribution.json
index e2be5d2c..73354a8a 100644
--- a/src/3rdparty/clipper/qt_attribution.json
+++ b/src/3rdparty/clipper/qt_attribution.json
@@ -5,6 +5,7 @@
"QtUsage": "Used in the QML plugin of Qt Location and in Qt Positioning.",
"Description": "The Clipper library performs line & polygon clipping - intersection, union, difference & exclusive-or, and line & polygon offsetting.",
"Homepage": "https://sourceforge.net/projects/polyclipping/",
+ "Comment": "no relevant PURL or CPE found",
"Version": "6.4.2",
"LicenseId": "BSL-1.0",
"License": "Boost Software License 1.0",
diff --git a/src/3rdparty/poly2tri/qt_attribution.json b/src/3rdparty/poly2tri/qt_attribution.json
index c2dddc05..d58dc0de 100644
--- a/src/3rdparty/poly2tri/qt_attribution.json
+++ b/src/3rdparty/poly2tri/qt_attribution.json
@@ -6,6 +6,10 @@
"Description": "Poly2Tri is a sweepline constrained Delaunay Polygon Triangulation Library.",
"Homepage": "https://github.com/greenm01/poly2tri",
+ "PURL": [
+ "pkg:github/greenm01/poly2tri@a922022da4c0d3a55b1d6b6d634219caea653053"
+ ],
+ "Comment": "No relevant CPE found",
"Version": "commit a922022da4c0d3a55b1d6b6d634219caea653053",
"LicenseId": "BSD-3-Clause",
"License": "BSD 3-clause \"New\" or \"Revised\" License",