|
370 | 370 | "copyrightText": "Copyright © 2014-2019 by Steven G. Johnson, Jiahao Chen, Tony Kelman, Jonas Fonseca, and other contributors listed in the git history.",
|
371 | 371 | "summary": "utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding."
|
372 | 372 | },
|
| 373 | + { |
| 374 | + "name": "LibTracyClient", |
| 375 | + "SPDXID": "SPDXRef-LibTracyClient", |
| 376 | + "downloadLocation": "git+https://github.com/wolfpld/tracy.git", |
| 377 | + "filesAnalyzed": false, |
| 378 | + "homepage": "https://github.com/wolfpld/tracy", |
| 379 | + "sourceInfo": "The git hash of the version in use can be found in the file deps/libtracyclient.version", |
| 380 | + "licenseConcluded": "BSD-3-Clause", |
| 381 | + "licenseDeclared": "BSD-3-Clause", |
| 382 | + "copyrightText": "Copyright (c) 2017-2024, Bartosz Taudul <[email protected]>", |
| 383 | + "summary": "A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.", |
| 384 | + "comment": "LibTracyClient is an optional dependency that is not built by default" |
| 385 | + }, |
| 386 | + { |
| 387 | + "name": "ittapi", |
| 388 | + "SPDXID": "SPDXRef-ittapi", |
| 389 | + "downloadLocation": "git+https://github.com/intel/ittapi.git", |
| 390 | + "filesAnalyzed": false, |
| 391 | + "homepage": "https://github.com/intel/ittapi", |
| 392 | + "sourceInfo": "The git hash of the version in use can be found in the file deps/ittapi.version", |
| 393 | + "licenseConcluded": "BSD-3-Clause AND GPL-2.0-only", |
| 394 | + "licenseDeclared": "BSD-3-Clause AND GPL-2.0-only", |
| 395 | + "copyrightText": "Copyright (c) 2019 Intel Corporation", |
| 396 | + "summary": "The Instrumentation and Tracing Technology (ITT) API enables your application to generate and control the collection of trace data during its execution across different Intel tools.", |
| 397 | + "comment": "ITTAPI is an optional dependency that is not built by default" |
| 398 | + }, |
373 | 399 | {
|
374 | 400 | "name": "7-Zip",
|
375 | 401 | "SPDXID": "SPDXRef-7zip",
|
|
581 | 607 | "relationshipType": "BUILD_DEPENDENCY_OF",
|
582 | 608 | "relatedSpdxElement": "SPDXRef-JuliaMain"
|
583 | 609 | },
|
| 610 | + { |
| 611 | + "spdxElementId": "SPDXRef-LibTracyClient", |
| 612 | + "relationshipType": "OPTIONAL_DEPENDENCY_OF", |
| 613 | + "relatedSpdxElement": "SPDXRef-JuliaMain" |
| 614 | + }, |
| 615 | + { |
| 616 | + "spdxElementId": "SPDXRef-ittapi", |
| 617 | + "relationshipType": "OPTIONAL_DEPENDENCY_OF", |
| 618 | + "relatedSpdxElement": "SPDXRef-JuliaMain" |
| 619 | + }, |
584 | 620 | {
|
585 | 621 | "spdxElementId": "SPDXRef-7zip",
|
586 | 622 | "relationshipType": "RUNTIME_DEPENDENCY_OF",
|
|
0 commit comments