ソースを参照

autoupdate docs by xmake-repo/ci

ruki 2 年 前
コミット
f78b2a8044
3 ファイル変更315 行追加15 行削除
  1. 181 0
      mirror/packages/wasm.html
  2. 119 0
      packages/wasm.md
  3. 15 15
      sitemap.xml

+ 181 - 0
mirror/packages/wasm.html

@@ -553,6 +553,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("brotli")
 </code></pre>
+<h3 id="bullet3wasm">bullet3 (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Bullet Physics SDK.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://bulletphysics.org">http://bulletphysics.org</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.88, 3.05, 3.09, 3.24</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bullet3/xmake.lua">bullet3/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm bullet3
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("bullet3")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="cacertificateswasm">ca-certificates (wasm)</h3>
 <table>
@@ -768,6 +805,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cgetopt")
 </code></pre>
+<h3 id="chipmunk2dwasm">chipmunk2d (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A fast and lightweight 2D game physics library.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://chipmunk-physics.net/">https://chipmunk-physics.net/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>7.0.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/chipmunk2d/xmake.lua">chipmunk2d/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm chipmunk2d
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("chipmunk2d")
+</code></pre>
 <h3 id="chromium_zlibwasm">chromium_zlib (wasm)</h3>
 <table>
 <thead>
@@ -3161,6 +3235,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdivsufsort")
 </code></pre>
+<h3 id="libflacwasm">libflac (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Free Lossless Audio Codec</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xiph.org/flac">https://xiph.org/flac</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.3</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libflac/xmake.lua">libflac/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libflac
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libflac")
+</code></pre>
 <h3 id="libjpegwasm">libjpeg (wasm)</h3>
 <table>
 <thead>
@@ -3194,6 +3305,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjpeg")
 </code></pre>
+<h3 id="liboggwasm">libogg (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Ogg Bitstream Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.xiph.org/ogg/">https://www.xiph.org/ogg/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.3.4</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libogg/xmake.lua">libogg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libogg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libogg")
+</code></pre>
 <h3 id="librdkafkawasm">librdkafka (wasm)</h3>
 <table>
 <thead>
@@ -3499,6 +3643,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libuuid")
 </code></pre>
+<h3 id="libvorbiswasm">libvorbis (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Reference implementation of the Ogg Vorbis audio format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xiph.org/vorbis">https://xiph.org/vorbis</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvorbis/xmake.lua">libvorbis/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libvorbis
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libvorbis")
+</code></pre>
 <h3 id="littlefswasm">littlefs (wasm)</h3>
 <table>
 <thead>

+ 119 - 0
packages/wasm.md

@@ -308,6 +308,30 @@ add_requires("brotli")
 ```
 
 
+### bullet3 (wasm)
+
+
+| Description | *Bullet Physics SDK.* |
+| -- | -- |
+| Homepage | [http://bulletphysics.org](http://bulletphysics.org) |
+| License | zlib |
+| Versions | 2.88, 3.05, 3.09, 3.24 |
+| Architectures | wasm32 |
+| Definition | [bullet3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bullet3/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm bullet3
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("bullet3")
+```
+
+
 
 ## c
 ### ca-certificates (wasm)
@@ -452,6 +476,30 @@ add_requires("cgetopt")
 ```
 
 
+### chipmunk2d (wasm)
+
+
+| Description | *A fast and lightweight 2D game physics library.* |
+| -- | -- |
+| Homepage | [https://chipmunk-physics.net/](https://chipmunk-physics.net/) |
+| License | MIT |
+| Versions | 7.0.3 |
+| Architectures | wasm32 |
+| Definition | [chipmunk2d/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/chipmunk2d/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm chipmunk2d
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("chipmunk2d")
+```
+
+
 ### chromium_zlib (wasm)
 
 
@@ -2069,6 +2117,30 @@ add_requires("libdivsufsort")
 ```
 
 
+### libflac (wasm)
+
+
+| Description | *Free Lossless Audio Codec* |
+| -- | -- |
+| Homepage | [https://xiph.org/flac](https://xiph.org/flac) |
+| License | BSD |
+| Versions | 1.3.3 |
+| Architectures | wasm32 |
+| Definition | [libflac/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libflac/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libflac
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libflac")
+```
+
+
 ### libjpeg (wasm)
 
 
@@ -2092,6 +2164,29 @@ add_requires("libjpeg")
 ```
 
 
+### libogg (wasm)
+
+
+| Description | *Ogg Bitstream Library* |
+| -- | -- |
+| Homepage | [https://www.xiph.org/ogg/](https://www.xiph.org/ogg/) |
+| Versions | v1.3.4 |
+| Architectures | wasm32 |
+| Definition | [libogg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libogg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libogg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libogg")
+```
+
+
 ### librdkafka (wasm)
 
 
@@ -2301,6 +2396,30 @@ add_requires("libuuid")
 ```
 
 
+### libvorbis (wasm)
+
+
+| Description | *Reference implementation of the Ogg Vorbis audio format.* |
+| -- | -- |
+| Homepage | [https://xiph.org/vorbis](https://xiph.org/vorbis) |
+| License | BSD-3 |
+| Versions | 1.3.7 |
+| Architectures | wasm32 |
+| Definition | [libvorbis/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvorbis/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libvorbis
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libvorbis")
+```
+
+
 ### littlefs (wasm)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-12-01T03:32:44+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-12-01T03:32:47+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-12-01T03:32:47+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-12-01T03:32:48+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-12-01T03:32:48+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-12-01T03:32:48+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-12-01T03:32:48+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-12-01T03:32:49+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-12-01T03:32:49+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-12-01T03:32:50+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-12-01T03:32:50+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-12-01T03:32:50+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-12-01T03:32:50+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-12-01T03:32:50+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-12-01T03:32:51+08:00</lastmod>
+  <lastmod>2022-12-06T07:09:51+08:00</lastmod>
 </url>
 
 </urlset>