Jelajahi Sumber

autoupdate docs by xmake-repo/ci

ruki 4 tahun lalu
induk
melakukan
6bba40e7b6

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: libargon2, port, suitesparse**
+- **Recently added: simage, libargon2, port**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (462)
+- Packages (463)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -1988,7 +1988,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2</td>
+<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -1675,7 +1675,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2</td>
+<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/linux.html

@@ -5026,7 +5026,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2</td>
+<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -13151,6 +13151,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("shaderwriter")
 </code></pre>
+<h3 id="simagelinux">simage (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://coin3d.github.io/simage/html/">https://coin3d.github.io/simage/html/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.8.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simage/xmake.lua">simage/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install simage
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("simage")
+</code></pre>
 <h3 id="simdjsonlinux">simdjson (linux)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/macosx.html

@@ -4701,7 +4701,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2</td>
+<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -12192,6 +12192,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("shaderwriter")
 </code></pre>
+<h3 id="simagemacosx">simage (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://coin3d.github.io/simage/html/">https://coin3d.github.io/simage/html/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.8.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simage/xmake.lua">simage/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install simage
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("simage")
+</code></pre>
 <h3 id="simdjsonmacosx">simdjson (macosx)</h3>
 <table>
 <thead>

+ 1 - 1
mirror/packages/mingw.html

@@ -2058,7 +2058,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2</td>
+<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/windows.html

@@ -4569,7 +4569,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2</td>
+<td>v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -10646,6 +10646,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("shaderwriter")
 </code></pre>
+<h3 id="simagewindows">simage (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://coin3d.github.io/simage/html/">https://coin3d.github.io/simage/html/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.8.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simage/xmake.lua">simage/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install simage
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("simage")
+</code></pre>
 <h3 id="simdjsonwindows">simdjson (windows)</h3>
 <table>
 <thead>

+ 1 - 1
packages/android.md

@@ -1286,7 +1286,7 @@ add_requires("http_parser")
 | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* |
 | -- | -- |
 | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) |
-| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2 |
+| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -1075,7 +1075,7 @@ add_requires("http_parser")
 | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* |
 | -- | -- |
 | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) |
-| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2 |
+| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) |
 

+ 25 - 1
packages/linux.md

@@ -3301,7 +3301,7 @@ add_requires("imath")
 | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* |
 | -- | -- |
 | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) |
-| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2 |
+| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) |
 
@@ -8799,6 +8799,30 @@ add_requires("shaderwriter")
 ```
 
 
+### simage (linux)
+
+
+| Description | *Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio.* |
+| -- | -- |
+| Homepage | [https://coin3d.github.io/simage/html/](https://coin3d.github.io/simage/html/) |
+| License | MIT |
+| Versions | 1.8.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [simage/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simage/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install simage
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("simage")
+```
+
+
 ### simdjson (linux)
 
 

+ 25 - 1
packages/macosx.md

@@ -3087,7 +3087,7 @@ add_requires("imath")
 | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* |
 | -- | -- |
 | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) |
-| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2 |
+| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) |
 
@@ -8161,6 +8161,30 @@ add_requires("shaderwriter")
 ```
 
 
+### simage (macosx)
+
+
+| Description | *Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio.* |
+| -- | -- |
+| Homepage | [https://coin3d.github.io/simage/html/](https://coin3d.github.io/simage/html/) |
+| License | MIT |
+| Versions | 1.8.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [simage/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simage/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install simage
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("simage")
+```
+
+
 ### simdjson (macosx)
 
 

+ 1 - 1
packages/mingw.md

@@ -1333,7 +1333,7 @@ add_requires("http_parser")
 | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* |
 | -- | -- |
 | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) |
-| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2 |
+| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) |
 

+ 25 - 1
packages/windows.md

@@ -2995,7 +2995,7 @@ add_requires("imath")
 | Description | *Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies* |
 | -- | -- |
 | Homepage | [https://github.com/ocornut/imgui](https://github.com/ocornut/imgui) |
-| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2 |
+| Versions | v1.75, v1.79, v1.80, v1.81, v1.82, v1.83, v1.83-docking, v1.84.1, v1.84.2, v1.85 |
 | Architectures | x64, x86 |
 | Definition | [imgui/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui/xmake.lua) |
 
@@ -7096,6 +7096,30 @@ add_requires("shaderwriter")
 ```
 
 
+### simage (windows)
+
+
+| Description | *Simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and MPEG), and loading audio.* |
+| -- | -- |
+| Homepage | [https://coin3d.github.io/simage/html/](https://coin3d.github.io/simage/html/) |
+| License | MIT |
+| Versions | 1.8.1 |
+| Architectures | x64, x86 |
+| Definition | [simage/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simage/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install simage
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("simage")
+```
+
+
 ### simdjson (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-10-12T14:58:41+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
+  <lastmod>2021-10-12T22:20:30+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: libargon2, port, suitesparse**
+- **Recently added: simage, libargon2, port**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (462)
+- 包列表 (463)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)