@blitsen/darwin-x64 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICES.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "target": "x86_64-apple-darwin",
3
3
  "root": "blitsen-runtime",
4
- "generatedFor": "0.1.0",
4
+ "generatedFor": "0.1.1",
5
5
  "packages": [
6
6
  {
7
7
  "name": "accesskit",
@@ -4204,6 +4204,29 @@
4204
4204
  "Copyright (c) 2014 Alex Crichton"
4205
4205
  ]
4206
4206
  },
4207
+ {
4208
+ "name": "softbuffer",
4209
+ "version": "0.4.8",
4210
+ "license": "MIT OR Apache-2.0",
4211
+ "licenseFile": null,
4212
+ "repository": "https://github.com/rust-windowing/softbuffer",
4213
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4214
+ "copyright": [
4215
+ "copyright notice that is included in or attached to the work",
4216
+ "copyright license to reproduce, prepare Derivative Works of,",
4217
+ "(c) You must retain, in the Source form of any Derivative Works",
4218
+ "Copyright 2022 Kirill Chibisov"
4219
+ ]
4220
+ },
4221
+ {
4222
+ "name": "softbuffer_window_renderer",
4223
+ "version": "0.7.0",
4224
+ "license": "MIT OR Apache-2.0",
4225
+ "licenseFile": null,
4226
+ "repository": "https://github.com/dioxuslabs/anyrender",
4227
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4228
+ "copyright": []
4229
+ },
4207
4230
  {
4208
4231
  "name": "spirv",
4209
4232
  "version": "0.4.0+sdk-1.4.341.0",
package/NOTICES.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  THIRD-PARTY NOTICES
2
2
 
3
- This application was built with Blitsen 0.1.0, which links the open-source packages listed
3
+ This application was built with Blitsen 0.1.1, which links the open-source packages listed
4
4
  below for x86_64-apple-darwin. Their terms apply to this executable; the application's own HTML, CSS and
5
5
  JavaScript is an interpreted payload and is not covered by them.
6
6
 
@@ -61,7 +61,7 @@ named there, and on request from the distributor of this application.
61
61
  to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
62
62
  uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
63
63
 
64
- PACKAGES (466)
64
+ PACKAGES (468)
65
65
 
66
66
  accesskit 0.24.1 — MIT OR Apache-2.0
67
67
  https://github.com/AccessKit/accesskit
@@ -1712,6 +1712,14 @@ socket2 0.6.5 — MIT OR Apache-2.0
1712
1712
  (c) You must retain, in the Source form of any Derivative Works
1713
1713
  Copyright [yyyy] [name of copyright owner]
1714
1714
  Copyright (c) 2014 Alex Crichton
1715
+ softbuffer 0.4.8 — MIT OR Apache-2.0
1716
+ https://github.com/rust-windowing/softbuffer
1717
+ copyright notice that is included in or attached to the work
1718
+ copyright license to reproduce, prepare Derivative Works of,
1719
+ (c) You must retain, in the Source form of any Derivative Works
1720
+ Copyright 2022 Kirill Chibisov
1721
+ softbuffer_window_renderer 0.7.0 — MIT OR Apache-2.0
1722
+ https://github.com/dioxuslabs/anyrender
1715
1723
  spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
1716
1724
  https://github.com/gfx-rs/rspirv
1717
1725
  stable_deref_trait 1.2.1 — MIT OR Apache-2.0
@@ -2309,7 +2317,7 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
2309
2317
  Copyright (c) zune-image developers
2310
2318
  (C) zune-image developers
2311
2319
 
2312
- LICENCE TEXTS (239)
2320
+ LICENCE TEXTS (241)
2313
2321
 
2314
2322
  Each distinct text appears once, followed by the packages it came with.
2315
2323
 
@@ -13539,6 +13547,234 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
13539
13547
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13540
13548
  DEALINGS IN THE SOFTWARE.
13541
13549
 
13550
+ ------------------------------------------------------------------------------
13551
+ LICENSE-APACHE — 1 package(s): softbuffer 0.4.8
13552
+ ------------------------------------------------------------------------------
13553
+ Apache License
13554
+ Version 2.0, January 2004
13555
+ http://www.apache.org/licenses/
13556
+
13557
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13558
+
13559
+ 1. Definitions.
13560
+
13561
+ "License" shall mean the terms and conditions for use, reproduction,
13562
+ and distribution as defined by Sections 1 through 9 of this document.
13563
+
13564
+ "Licensor" shall mean the copyright owner or entity authorized by
13565
+ the copyright owner that is granting the License.
13566
+
13567
+ "Legal Entity" shall mean the union of the acting entity and all
13568
+ other entities that control, are controlled by, or are under common
13569
+ control with that entity. For the purposes of this definition,
13570
+ "control" means (i) the power, direct or indirect, to cause the
13571
+ direction or management of such entity, whether by contract or
13572
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
13573
+ outstanding shares, or (iii) beneficial ownership of such entity.
13574
+
13575
+ "You" (or "Your") shall mean an individual or Legal Entity
13576
+ exercising permissions granted by this License.
13577
+
13578
+ "Source" form shall mean the preferred form for making modifications,
13579
+ including but not limited to software source code, documentation
13580
+ source, and configuration files.
13581
+
13582
+ "Object" form shall mean any form resulting from mechanical
13583
+ transformation or translation of a Source form, including but
13584
+ not limited to compiled object code, generated documentation,
13585
+ and conversions to other media types.
13586
+
13587
+ "Work" shall mean the work of authorship, whether in Source or
13588
+ Object form, made available under the License, as indicated by a
13589
+ copyright notice that is included in or attached to the work
13590
+ (an example is provided in the Appendix below).
13591
+
13592
+ "Derivative Works" shall mean any work, whether in Source or Object
13593
+ form, that is based on (or derived from) the Work and for which the
13594
+ editorial revisions, annotations, elaborations, or other modifications
13595
+ represent, as a whole, an original work of authorship. For the purposes
13596
+ of this License, Derivative Works shall not include works that remain
13597
+ separable from, or merely link (or bind by name) to the interfaces of,
13598
+ the Work and Derivative Works thereof.
13599
+
13600
+ "Contribution" shall mean any work of authorship, including
13601
+ the original version of the Work and any modifications or additions
13602
+ to that Work or Derivative Works thereof, that is intentionally
13603
+ submitted to Licensor for inclusion in the Work by the copyright owner
13604
+ or by an individual or Legal Entity authorized to submit on behalf of
13605
+ the copyright owner. For the purposes of this definition, "submitted"
13606
+ means any form of electronic, verbal, or written communication sent
13607
+ to the Licensor or its representatives, including but not limited to
13608
+ communication on electronic mailing lists, source code control systems,
13609
+ and issue tracking systems that are managed by, or on behalf of, the
13610
+ Licensor for the purpose of discussing and improving the Work, but
13611
+ excluding communication that is conspicuously marked or otherwise
13612
+ designated in writing by the copyright owner as "Not a Contribution."
13613
+
13614
+ "Contributor" shall mean Licensor and any individual or Legal Entity
13615
+ on behalf of whom a Contribution has been received by Licensor and
13616
+ subsequently incorporated within the Work.
13617
+
13618
+ 2. Grant of Copyright License. Subject to the terms and conditions of
13619
+ this License, each Contributor hereby grants to You a perpetual,
13620
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
13621
+ copyright license to reproduce, prepare Derivative Works of,
13622
+ publicly display, publicly perform, sublicense, and distribute the
13623
+ Work and such Derivative Works in Source or Object form.
13624
+
13625
+ 3. Grant of Patent License. Subject to the terms and conditions of
13626
+ this License, each Contributor hereby grants to You a perpetual,
13627
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
13628
+ (except as stated in this section) patent license to make, have made,
13629
+ use, offer to sell, sell, import, and otherwise transfer the Work,
13630
+ where such license applies only to those patent claims licensable
13631
+ by such Contributor that are necessarily infringed by their
13632
+ Contribution(s) alone or by combination of their Contribution(s)
13633
+ with the Work to which such Contribution(s) was submitted. If You
13634
+ institute patent litigation against any entity (including a
13635
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
13636
+ or a Contribution incorporated within the Work constitutes direct
13637
+ or contributory patent infringement, then any patent licenses
13638
+ granted to You under this License for that Work shall terminate
13639
+ as of the date such litigation is filed.
13640
+
13641
+ 4. Redistribution. You may reproduce and distribute copies of the
13642
+ Work or Derivative Works thereof in any medium, with or without
13643
+ modifications, and in Source or Object form, provided that You
13644
+ meet the following conditions:
13645
+
13646
+ (a) You must give any other recipients of the Work or
13647
+ Derivative Works a copy of this License; and
13648
+
13649
+ (b) You must cause any modified files to carry prominent notices
13650
+ stating that You changed the files; and
13651
+
13652
+ (c) You must retain, in the Source form of any Derivative Works
13653
+ that You distribute, all copyright, patent, trademark, and
13654
+ attribution notices from the Source form of the Work,
13655
+ excluding those notices that do not pertain to any part of
13656
+ the Derivative Works; and
13657
+
13658
+ (d) If the Work includes a "NOTICE" text file as part of its
13659
+ distribution, then any Derivative Works that You distribute must
13660
+ include a readable copy of the attribution notices contained
13661
+ within such NOTICE file, excluding those notices that do not
13662
+ pertain to any part of the Derivative Works, in at least one
13663
+ of the following places: within a NOTICE text file distributed
13664
+ as part of the Derivative Works; within the Source form or
13665
+ documentation, if provided along with the Derivative Works; or,
13666
+ within a display generated by the Derivative Works, if and
13667
+ wherever such third-party notices normally appear. The contents
13668
+ of the NOTICE file are for informational purposes only and
13669
+ do not modify the License. You may add Your own attribution
13670
+ notices within Derivative Works that You distribute, alongside
13671
+ or as an addendum to the NOTICE text from the Work, provided
13672
+ that such additional attribution notices cannot be construed
13673
+ as modifying the License.
13674
+
13675
+ You may add Your own copyright statement to Your modifications and
13676
+ may provide additional or different license terms and conditions
13677
+ for use, reproduction, or distribution of Your modifications, or
13678
+ for any such Derivative Works as a whole, provided Your use,
13679
+ reproduction, and distribution of the Work otherwise complies with
13680
+ the conditions stated in this License.
13681
+
13682
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
13683
+ any Contribution intentionally submitted for inclusion in the Work
13684
+ by You to the Licensor shall be under the terms and conditions of
13685
+ this License, without any additional terms or conditions.
13686
+ Notwithstanding the above, nothing herein shall supersede or modify
13687
+ the terms of any separate license agreement you may have executed
13688
+ with Licensor regarding such Contributions.
13689
+
13690
+ 6. Trademarks. This License does not grant permission to use the trade
13691
+ names, trademarks, service marks, or product names of the Licensor,
13692
+ except as required for reasonable and customary use in describing the
13693
+ origin of the Work and reproducing the content of the NOTICE file.
13694
+
13695
+ 7. Disclaimer of Warranty. Unless required by applicable law or
13696
+ agreed to in writing, Licensor provides the Work (and each
13697
+ Contributor provides its Contributions) on an "AS IS" BASIS,
13698
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
13699
+ implied, including, without limitation, any warranties or conditions
13700
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
13701
+ PARTICULAR PURPOSE. You are solely responsible for determining the
13702
+ appropriateness of using or redistributing the Work and assume any
13703
+ risks associated with Your exercise of permissions under this License.
13704
+
13705
+ 8. Limitation of Liability. In no event and under no legal theory,
13706
+ whether in tort (including negligence), contract, or otherwise,
13707
+ unless required by applicable law (such as deliberate and grossly
13708
+ negligent acts) or agreed to in writing, shall any Contributor be
13709
+ liable to You for damages, including any direct, indirect, special,
13710
+ incidental, or consequential damages of any character arising as a
13711
+ result of this License or out of the use or inability to use the
13712
+ Work (including but not limited to damages for loss of goodwill,
13713
+ work stoppage, computer failure or malfunction, or any and all
13714
+ other commercial damages or losses), even if such Contributor
13715
+ has been advised of the possibility of such damages.
13716
+
13717
+ 9. Accepting Warranty or Additional Liability. While redistributing
13718
+ the Work or Derivative Works thereof, You may choose to offer,
13719
+ and charge a fee for, acceptance of support, warranty, indemnity,
13720
+ or other liability obligations and/or rights consistent with this
13721
+ License. However, in accepting such obligations, You may act only
13722
+ on Your own behalf and on Your sole responsibility, not on behalf
13723
+ of any other Contributor, and only if You agree to indemnify,
13724
+ defend, and hold each Contributor harmless for any liability
13725
+ incurred by, or claims asserted against, such Contributor by reason
13726
+ of your accepting any such warranty or additional liability.
13727
+
13728
+ END OF TERMS AND CONDITIONS
13729
+
13730
+ APPENDIX: How to apply the Apache License to your work.
13731
+
13732
+ To apply the Apache License to your work, attach the following
13733
+ boilerplate notice, with the fields enclosed by brackets "{}"
13734
+ replaced with your own identifying information. (Don't include
13735
+ the brackets!) The text should be enclosed in the appropriate
13736
+ comment syntax for the file format. We also recommend that a
13737
+ file or class name and description of purpose be included on the
13738
+ same "printed page" as the copyright notice for easier
13739
+ identification within third-party archives.
13740
+
13741
+ Copyright 2022 Kirill Chibisov
13742
+
13743
+ Licensed under the Apache License, Version 2.0 (the "License");
13744
+ you may not use this file except in compliance with the License.
13745
+ You may obtain a copy of the License at
13746
+
13747
+ http://www.apache.org/licenses/LICENSE-2.0
13748
+
13749
+ Unless required by applicable law or agreed to in writing, software
13750
+ distributed under the License is distributed on an "AS IS" BASIS,
13751
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13752
+ See the License for the specific language governing permissions and
13753
+ limitations under the License.
13754
+
13755
+ ------------------------------------------------------------------------------
13756
+ LICENSE-MIT — 1 package(s): softbuffer 0.4.8
13757
+ ------------------------------------------------------------------------------
13758
+ Copyright 2022 Kirill Chibisov
13759
+
13760
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13761
+ of this software and associated documentation files (the "Software"), to deal
13762
+ in the Software without restriction, including without limitation the rights to
13763
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
13764
+ of the Software, and to permit persons to whom the Software is furnished to do
13765
+ so, subject to the following conditions:
13766
+
13767
+ The above copyright notice and this permission notice shall be included in all
13768
+ copies or substantial portions of the Software.
13769
+
13770
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13771
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13772
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
13773
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13774
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13775
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13776
+ SOFTWARE.
13777
+
13542
13778
  ------------------------------------------------------------------------------
13543
13779
  LICENSE-MIT — 1 package(s): stable_deref_trait 1.2.1
13544
13780
  ------------------------------------------------------------------------------
package/blitsen-runtime CHANGED
Binary file
package/blitsen.node CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blitsen/darwin-x64",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Blitsen native runtime for darwin-x64",
5
5
  "license": "MIT OR Apache-2.0",
6
6
  "repository": {