Browse Source

autoupdate docs by xmake-repo/ci

ruki 2 years ago
parent
commit
381e09f390

+ 1 - 1
mirror/packages/bsd.html

@@ -4761,7 +4761,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.2.2</td>
+<td>v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -14133,7 +14133,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.2.2</td>
+<td>v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -13104,7 +13104,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.2.2</td>
+<td>v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -6016,7 +6016,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.2.2</td>
+<td>v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 37 - 0
mirror/packages/wasm.html

@@ -4079,6 +4079,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libvorbis")
 </code></pre>
+<h3 id="libwebpwasm">libwebp (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library to encode and decode images in WebP format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://chromium.googlesource.com/webm/libwebp/">https://chromium.googlesource.com/webm/libwebp/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0</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/libwebp/xmake.lua">libwebp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libwebp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libwebp")
+</code></pre>
 <h3 id="linenoisewasm">linenoise (wasm)</h3>
 <table>
 <thead>

+ 1 - 1
mirror/packages/windows.html

@@ -11465,7 +11465,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.1.0, v1.2.2</td>
+<td>v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/bsd.md

@@ -3135,7 +3135,7 @@ add_requires("libusb")
 | -- | -- |
 | Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) |
 | License | BSD-3-Clause |
-| Versions | v1.1.0, v1.2.2 |
+| Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 |
 | Architectures | i386, x86_64 |
 | Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -9381,7 +9381,7 @@ add_requires("libvorbis")
 | -- | -- |
 | Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) |
 | License | BSD-3-Clause |
-| Versions | v1.1.0, v1.2.2 |
+| Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -8696,7 +8696,7 @@ add_requires("libvorbis")
 | -- | -- |
 | Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) |
 | License | BSD-3-Clause |
-| Versions | v1.1.0, v1.2.2 |
+| Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -3965,7 +3965,7 @@ add_requires("libvorbis")
 | -- | -- |
 | Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) |
 | License | BSD-3-Clause |
-| Versions | v1.1.0, v1.2.2 |
+| Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) |
 

+ 24 - 0
packages/wasm.md

@@ -2682,6 +2682,30 @@ add_requires("libvorbis")
 ```
 
 
+### libwebp (wasm)
+
+
+| Description | *Library to encode and decode images in WebP format.* |
+| -- | -- |
+| Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) |
+| License | BSD-3-Clause |
+| Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 |
+| Architectures | wasm32 |
+| Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libwebp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libwebp")
+```
+
+
 ### linenoise (wasm)
 
 

+ 1 - 1
packages/windows.md

@@ -7571,7 +7571,7 @@ add_requires("libvorbis")
 | -- | -- |
 | Homepage | [https://chromium.googlesource.com/webm/libwebp/](https://chromium.googlesource.com/webm/libwebp/) |
 | License | BSD-3-Clause |
-| Versions | v1.1.0, v1.2.2 |
+| Versions | v1.1.0, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.3.0 |
 | Architectures | arm64, x64, x86 |
 | Definition | [libwebp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwebp/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-02-15T07:03:56+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-02-15T07:03:58+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-02-15T07:03:59+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-02-15T07:03:59+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-02-15T07:03:59+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-02-15T07:03:59+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-02-15T07:04:00+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-02-15T07:04:00+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-02-15T07:04:00+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-02-15T07:04:01+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-02-15T07:04:01+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-02-15T07:04:01+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-02-15T07:04:02+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-02-15T07:04:02+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-02-15T07:04:02+08:00</lastmod>
+  <lastmod>2023-02-15T07:56:44+08:00</lastmod>
 </url>
 
 </urlset>