Advertisement
Guest User

Untitled

a guest
Dec 29th, 2017
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. # Recipe created by recipetool
  2. # This is the basis of a recipe and may need further editing in order to be fully functional.
  3. # (Feel free to remove these comments when editing.)
  4.  
  5. SUMMARY = "HomeKit support for the impatient"
  6. # WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
  7. # your responsibility to verify that the values are complete and correct.
  8. #
  9. # The following license files were not able to be identified and are
  10. # represented as "Unknown" below, you will need to check them yourself:
  11. # LICENSE
  12. # node_modules/hap-nodejs/LICENSE
  13. # node_modules/hap-nodejs/node_modules/curve25519-n2/LICENSE
  14. # node_modules/hap-nodejs/node_modules/curve25519-n2/node_modules/nan/LICENSE.md
  15. # node_modules/hap-nodejs/node_modules/ed25519/LICENSE
  16. # node_modules/hap-nodejs/node_modules/ed25519/node_modules/nan/LICENSE.md
  17. # node_modules/hap-nodejs/node_modules/decimal.js/LICENCE.md
  18. # node_modules/hap-nodejs/node_modules/mdns/node_modules/nan/LICENSE.md
  19. # node_modules/hap-nodejs/node_modules/buffer-shims/license.md
  20. # node_modules/qrcode-terminal/LICENSE
  21. #
  22. # NOTE: multiple licenses have been detected; they have been separated with &
  23. # in the LICENSE value for now since it is a reasonable assumption that all
  24. # of the licenses apply. If instead there is a choice between the multiple
  25. # licenses then you should change the value to separate the licenses with |
  26. # instead of &. If there is any doubt, check the accompanying documentation
  27. # to determine which situation is applicable.
  28. LICENSE = "BSD & ISC & MIT & Apache-2.0 & BSD-2-Clause & Unknown"
  29. LIC_FILES_CHKSUM = "file://LICENSE;md5=34f8c1142fd6208a8be89399cb521df9 \
  30. file://node_modules/semver/LICENSE;md5=82703a69f6d7411dde679954c2fd9dca \
  31. file://node_modules/commander/LICENSE;md5=25851d4d10d6611a12d5571dab945a00 \
  32. file://node_modules/commander/node_modules/graceful-readlink/LICENSE;md5=b0270ddb7ee6643eee76e80113234806 \
  33. file://node_modules/hap-nodejs/LICENSE;md5=34f8c1142fd6208a8be89399cb521df9 \
  34. file://node_modules/hap-nodejs/node_modules/curve25519-n2/LICENSE;md5=dc7edaeb6a5b5ebc70186c68d9082c56 \
  35. file://node_modules/hap-nodejs/node_modules/curve25519-n2/node_modules/nan/LICENSE.md;md5=d7425f79f415dec8f013aa2869dd7a4e \
  36. file://node_modules/hap-nodejs/node_modules/ed25519/LICENSE;md5=44831942ec76d6c539a669abe0abe3fa \
  37. file://node_modules/hap-nodejs/node_modules/ed25519/node_modules/nan/LICENSE.md;md5=d7425f79f415dec8f013aa2869dd7a4e \
  38. file://node_modules/hap-nodejs/node_modules/debug/LICENSE;md5=ddd815a475e7338b0be7a14d8ee35a99 \
  39. file://node_modules/hap-nodejs/node_modules/debug/node_modules/ms/license.md;md5=fd56fd5f1860961dfa92d313167c37a6 \
  40. file://node_modules/hap-nodejs/node_modules/decimal.js/LICENCE.md;md5=7aba9c838f42a1728ab41fd2dde5adca \
  41. file://node_modules/hap-nodejs/node_modules/node-persist/node_modules/q/LICENSE;md5=007eeb0530ef13fc1dc164e14af28a64 \
  42. file://node_modules/hap-nodejs/node_modules/node-persist/node_modules/mkdirp/LICENSE;md5=b2d989bc186e7f6b418a5fdd5cc0b56b \
  43. file://node_modules/hap-nodejs/node_modules/node-persist/node_modules/mkdirp/node_modules/minimist/LICENSE;md5=aea1cde69645f4b99be4ff7ca9abcce1 \
  44. file://node_modules/hap-nodejs/node_modules/mdns/LICENSE;md5=f8b826cbf7f10e902fb7c3e8fc844d4d \
  45. file://node_modules/hap-nodejs/node_modules/mdns/node_modules/nan/LICENSE.md;md5=365dd94f3b619ca5566e5fb51f32c0e6 \
  46. file://node_modules/hap-nodejs/node_modules/buffer-shims/license.md;md5=e04ef9ec24d382b7576c997066a44835 \
  47. file://node_modules/hap-nodejs/node_modules/fast-srp-hap/LICENSE;md5=ebe2e123fdf76caa6bf6762e1133b698 \
  48. file://node_modules/chalk/license;md5=a12ebca0510a773644101a99a867d210 \
  49. file://node_modules/chalk/node_modules/supports-color/license;md5=a12ebca0510a773644101a99a867d210 \
  50. file://node_modules/chalk/node_modules/ansi-styles/license;md5=a12ebca0510a773644101a99a867d210 \
  51. file://node_modules/chalk/node_modules/strip-ansi/license;md5=a12ebca0510a773644101a99a867d210 \
  52. file://node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/license;md5=a12ebca0510a773644101a99a867d210 \
  53. file://node_modules/chalk/node_modules/escape-string-regexp/license;md5=a12ebca0510a773644101a99a867d210 \
  54. file://node_modules/chalk/node_modules/has-ansi/license;md5=a12ebca0510a773644101a99a867d210 \
  55. file://node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/license;md5=a12ebca0510a773644101a99a867d210 \
  56. file://node_modules/node-persist/node_modules/q/LICENSE;md5=007eeb0530ef13fc1dc164e14af28a64 \
  57. file://node_modules/node-persist/node_modules/mkdirp/LICENSE;md5=b2d989bc186e7f6b418a5fdd5cc0b56b \
  58. file://node_modules/qrcode-terminal/LICENSE;md5=beed67299fff1e7b91b5e4c3e43b505b \
  59. file://devPlugins/homebridge-suncalc/LICENSE;md5=3ab2abb791d0f1b22e2ce81669854c30"
  60.  
  61. SRC_URI = "npm://registry.npmjs.org;name=homebridge;version=${PV}"
  62.  
  63. NPM_SHRINKWRAP := "${THISDIR}/${PN}/npm-shrinkwrap.json"
  64. NPM_LOCKDOWN := "${THISDIR}/${PN}/lockdown.json"
  65.  
  66. inherit npm
  67.  
  68. # Must be set after inherit npm since that itself sets S
  69. S = "${WORKDIR}/npmpkg"
  70. LICENSE_${PN}-chalk-ansi-styles = "MIT"
  71. LICENSE_${PN}-chalk-escape-string-regexp = "MIT"
  72. LICENSE_${PN}-chalk-has-ansi-ansi-regex = "MIT"
  73. LICENSE_${PN}-chalk-has-ansi = "MIT"
  74. LICENSE_${PN}-chalk-strip-ansi-ansi-regex = "MIT"
  75. LICENSE_${PN}-chalk-strip-ansi = "MIT"
  76. LICENSE_${PN}-chalk-supports-color = "MIT"
  77. LICENSE_${PN}-chalk = "MIT"
  78. LICENSE_${PN}-commander-graceful-readlink = "MIT"
  79. LICENSE_${PN}-commander = "MIT"
  80. LICENSE_${PN}-hap-nodejs-buffer-shims = "MIT"
  81. LICENSE_${PN}-hap-nodejs-curve25519-n2-bindings = "MIT"
  82. LICENSE_${PN}-hap-nodejs-curve25519-n2-nan = "MIT"
  83. LICENSE_${PN}-hap-nodejs-curve25519-n2 = "ISC"
  84. LICENSE_${PN}-hap-nodejs-debug-ms = "MIT"
  85. LICENSE_${PN}-hap-nodejs-debug = "MIT"
  86. LICENSE_${PN}-hap-nodejs-decimal.js = "MIT"
  87. LICENSE_${PN}-hap-nodejs-ed25519-bindings = "MIT"
  88. LICENSE_${PN}-hap-nodejs-ed25519-nan = "MIT"
  89. LICENSE_${PN}-hap-nodejs-ed25519 = "BSD-2-Clause"
  90. LICENSE_${PN}-hap-nodejs-fast-srp-hap = "MIT"
  91. LICENSE_${PN}-hap-nodejs-ip = "MIT"
  92. LICENSE_${PN}-hap-nodejs-mdns-bindings = "MIT"
  93. LICENSE_${PN}-hap-nodejs-mdns-nan = "MIT"
  94. LICENSE_${PN}-hap-nodejs-mdns = "MIT"
  95. LICENSE_${PN}-hap-nodejs-node-persist-mkdirp-minimist = "MIT"
  96. LICENSE_${PN}-hap-nodejs-node-persist-mkdirp = "MIT"
  97. LICENSE_${PN}-hap-nodejs-node-persist-q = "MIT"
  98. LICENSE_${PN}-hap-nodejs-node-persist = "MIT"
  99. LICENSE_${PN}-hap-nodejs = "Apache-2.0"
  100. LICENSE_${PN}-node-persist-mkdirp = "MIT"
  101. LICENSE_${PN}-node-persist-q = "MIT"
  102. LICENSE_${PN}-node-persist = "BSD"
  103. LICENSE_${PN}-qrcode-terminal = "Unknown"
  104. LICENSE_${PN}-semver = "ISC"
  105. LICENSE_${PN} = "Unknown MIT"
  106.  
  107. DEPENDS = "avahi"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement