vcpkg.spdx.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "$schema": "https://raw.githubusercontent.com/spdx/spdx-spec/v2.2.1/schemas/spdx-schema.json",
  3. "spdxVersion": "SPDX-2.2",
  4. "dataLicense": "CC0-1.0",
  5. "SPDXID": "SPDXRef-DOCUMENT",
  6. "documentNamespace": "https://spdx.org/spdxdocs/boost-timer-x64-windows-1.79.0-e19be0e7-3481-43d5-ab41-6a1ca8c84214",
  7. "name": "boost-timer:x64-windows@1.79.0 a63ff6f6299eb520982c52bc8013265560966e8ebe6e97e770ecc6ef6df67b35",
  8. "creationInfo": {
  9. "creators": [
  10. "Tool: vcpkg-9268e366206712e38102b28dbd1617697a99ff2e"
  11. ],
  12. "created": "2022-07-23T08:26:38Z"
  13. },
  14. "relationships": [
  15. {
  16. "spdxElementId": "SPDXRef-port",
  17. "relationshipType": "GENERATES",
  18. "relatedSpdxElement": "SPDXRef-binary"
  19. },
  20. {
  21. "spdxElementId": "SPDXRef-port",
  22. "relationshipType": "CONTAINS",
  23. "relatedSpdxElement": "SPDXRef-file-0"
  24. },
  25. {
  26. "spdxElementId": "SPDXRef-port",
  27. "relationshipType": "CONTAINS",
  28. "relatedSpdxElement": "SPDXRef-file-1"
  29. },
  30. {
  31. "spdxElementId": "SPDXRef-binary",
  32. "relationshipType": "GENERATED_FROM",
  33. "relatedSpdxElement": "SPDXRef-port"
  34. },
  35. {
  36. "spdxElementId": "SPDXRef-file-0",
  37. "relationshipType": "CONTAINED_BY",
  38. "relatedSpdxElement": "SPDXRef-port"
  39. },
  40. {
  41. "spdxElementId": "SPDXRef-file-1",
  42. "relationshipType": "CONTAINED_BY",
  43. "relatedSpdxElement": "SPDXRef-port"
  44. },
  45. {
  46. "spdxElementId": "SPDXRef-file-1",
  47. "relationshipType": "DEPENDENCY_MANIFEST_OF",
  48. "relatedSpdxElement": "SPDXRef-port"
  49. }
  50. ],
  51. "packages": [
  52. {
  53. "name": "boost-timer",
  54. "SPDXID": "SPDXRef-port",
  55. "versionInfo": "1.79.0",
  56. "downloadLocation": "NOASSERTION",
  57. "homepage": "https://github.com/boostorg/timer",
  58. "licenseConcluded": "BSL-1.0",
  59. "licenseDeclared": "NOASSERTION",
  60. "copyrightText": "NOASSERTION",
  61. "description": "Boost timer module",
  62. "comment": "This is the port (recipe) consumed by vcpkg."
  63. },
  64. {
  65. "name": "boost-timer:x64-windows",
  66. "SPDXID": "SPDXRef-binary",
  67. "versionInfo": "a63ff6f6299eb520982c52bc8013265560966e8ebe6e97e770ecc6ef6df67b35",
  68. "downloadLocation": "NONE",
  69. "licenseConcluded": "BSL-1.0",
  70. "licenseDeclared": "NOASSERTION",
  71. "copyrightText": "NOASSERTION",
  72. "comment": "This is a binary package built by vcpkg."
  73. },
  74. {
  75. "SPDXID": "SPDXRef-resource-1",
  76. "name": "boostorg/timer",
  77. "downloadLocation": "git+https://github.com/boostorg/timer@boost-1.79.0",
  78. "licenseConcluded": "NOASSERTION",
  79. "licenseDeclared": "NOASSERTION",
  80. "copyrightText": "NOASSERTION",
  81. "checksums": [
  82. {
  83. "algorithm": "SHA512",
  84. "checksumValue": "525f69db7b710a5d3f39b7c161e8ca60a72e48a17ccf0e31522cb5a0ddeac8ea03d9a41122b6ac25e8fbe11e28f563d8b52b7cd10817ff80bef597fe91860fe5"
  85. }
  86. ]
  87. }
  88. ],
  89. "files": [
  90. {
  91. "fileName": "./portfile.cmake",
  92. "SPDXID": "SPDXRef-file-0",
  93. "checksums": [
  94. {
  95. "algorithm": "SHA256",
  96. "checksumValue": "35e8c6acb34e4782ebcaa5d945fbef56574390560cc54c6e727c9a845063df1c"
  97. }
  98. ],
  99. "licenseConcluded": "NOASSERTION",
  100. "copyrightText": "NOASSERTION"
  101. },
  102. {
  103. "fileName": "./vcpkg.json",
  104. "SPDXID": "SPDXRef-file-1",
  105. "checksums": [
  106. {
  107. "algorithm": "SHA256",
  108. "checksumValue": "7977a56ad6fff346718d8ae1fe2a93a2c75afc71af45a81cf1f89acbddda448b"
  109. }
  110. ],
  111. "licenseConcluded": "NOASSERTION",
  112. "copyrightText": "NOASSERTION"
  113. }
  114. ]
  115. }