Explorar el Código

autoupdate docs by xmake-repo/ci

ruki hace 4 años
padre
commit
4fc6914c85

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: volk, lzo, gmp**
+- **Recently added: lcms, lzma, volk**
 
 [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 (194)
+- Packages (196)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -1324,7 +1324,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.6.34, v1.6.35, v1.6.36</td>
+<td>v1.6.34, v1.6.35, v1.6.36, v1.6.37</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -1328,7 +1328,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.6.34, v1.6.35, v1.6.36</td>
+<td>v1.6.34, v1.6.35, v1.6.36, v1.6.37</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 72 - 2
mirror/packages/linux.html

@@ -2283,6 +2283,43 @@
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="lcmslinux">lcms (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free, open source, CMM engine.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.littlecms.com/">https://www.littlecms.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.11</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/l/lcms/xmake.lua">lcms/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lcms
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lcms")
+</code></pre>
 <h3 id="leveldblinux">leveldb (linux)</h3>
 <table>
 <thead>
@@ -2706,7 +2743,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.6.34, v1.6.35, v1.6.36</td>
+<td>v1.6.34, v1.6.35, v1.6.36, v1.6.37</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4163,6 +4200,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lz4")
 </code></pre>
+<h3 id="lzmalinux">lzma (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LZMA SDK</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.7-zip.org/sdk.html">https://www.7-zip.org/sdk.html</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>19.00</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/l/lzma/xmake.lua">lzma/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lzma
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lzma")
+</code></pre>
 <h3 id="lzolinux">lzo (linux)</h3>
 <table>
 <thead>
@@ -6054,7 +6124,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.154, v1.2.162</td>
+<td>1.2.154+0, v1.2.154, v1.2.162</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 72 - 2
mirror/packages/macosx.html

@@ -2184,6 +2184,43 @@
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="lcmsmacosx">lcms (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free, open source, CMM engine.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.littlecms.com/">https://www.littlecms.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.11</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/l/lcms/xmake.lua">lcms/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lcms
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lcms")
+</code></pre>
 <h3 id="leveldbmacosx">leveldb (macosx)</h3>
 <table>
 <thead>
@@ -2574,7 +2611,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.6.34, v1.6.35, v1.6.36</td>
+<td>v1.6.34, v1.6.35, v1.6.36, v1.6.37</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4031,6 +4068,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lz4")
 </code></pre>
+<h3 id="lzmamacosx">lzma (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LZMA SDK</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.7-zip.org/sdk.html">https://www.7-zip.org/sdk.html</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>19.00</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/l/lzma/xmake.lua">lzma/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lzma
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lzma")
+</code></pre>
 <h3 id="lzomacosx">lzo (macosx)</h3>
 <table>
 <thead>
@@ -5889,7 +5959,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.154, v1.2.162</td>
+<td>1.2.154+0, v1.2.154, v1.2.162</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 72 - 2
mirror/packages/windows.html

@@ -1978,6 +1978,43 @@
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="lcmswindows">lcms (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A free, open source, CMM engine.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.littlecms.com/">https://www.littlecms.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.11</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/l/lcms/xmake.lua">lcms/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lcms
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lcms")
+</code></pre>
 <h3 id="leveldbwindows">leveldb (windows)</h3>
 <table>
 <thead>
@@ -2133,7 +2170,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.6.34, v1.6.35, v1.6.36</td>
+<td>v1.6.34, v1.6.35, v1.6.36, v1.6.37</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -2823,6 +2860,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lz4")
 </code></pre>
+<h3 id="lzmawindows">lzma (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LZMA SDK</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.7-zip.org/sdk.html">https://www.7-zip.org/sdk.html</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>19.00</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/l/lzma/xmake.lua">lzma/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lzma
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lzma")
+</code></pre>
 <h3 id="lzowindows">lzo (windows)</h3>
 <table>
 <thead>
@@ -4545,7 +4615,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.154, v1.2.162</td>
+<td>1.2.154+0, v1.2.154, v1.2.162</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -858,7 +858,7 @@ add_requires("libogg")
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
 | License | libpng-2.0 |
-| Versions | v1.6.34, v1.6.35, v1.6.36 |
+| Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -859,7 +859,7 @@ add_requires("libplist")
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
 | License | libpng-2.0 |
-| Versions | v1.6.34, v1.6.35, v1.6.36 |
+| Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |
 

+ 49 - 2
packages/linux.md

@@ -1525,6 +1525,30 @@ add_requires("kcp")
 
 
 ## l
+### lcms (linux)
+
+
+| Description | *A free, open source, CMM engine.* |
+| -- | -- |
+| Homepage | [https://www.littlecms.com/](https://www.littlecms.com/) |
+| License | MIT |
+| Versions | 2.11 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [lcms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lcms/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lcms
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lcms")
+```
+
+
 ### leveldb (linux)
 
 
@@ -1810,7 +1834,7 @@ add_requires("libplist")
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
 | License | libpng-2.0 |
-| Versions | v1.6.34, v1.6.35, v1.6.36 |
+| Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |
 
@@ -2821,6 +2845,29 @@ add_requires("lz4")
 ```
 
 
+### lzma (linux)
+
+
+| Description | *LZMA SDK* |
+| -- | -- |
+| Homepage | [https://www.7-zip.org/sdk.html](https://www.7-zip.org/sdk.html) |
+| Versions | 19.00 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [lzma/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzma/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lzma
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lzma")
+```
+
+
 ### lzo (linux)
 
 
@@ -4123,7 +4170,7 @@ add_requires("volk")
 | -- | -- |
 | Homepage | [https://github.com/KhronosGroup/Vulkan-Headers/](https://github.com/KhronosGroup/Vulkan-Headers/) |
 | License | Apache-2.0 |
-| Versions | v1.2.154, v1.2.162 |
+| Versions | 1.2.154+0, v1.2.154, v1.2.162 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [vulkan-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-headers/xmake.lua) |
 

+ 49 - 2
packages/macosx.md

@@ -1456,6 +1456,30 @@ add_requires("kcp")
 
 
 ## l
+### lcms (macosx)
+
+
+| Description | *A free, open source, CMM engine.* |
+| -- | -- |
+| Homepage | [https://www.littlecms.com/](https://www.littlecms.com/) |
+| License | MIT |
+| Versions | 2.11 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [lcms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lcms/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lcms
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lcms")
+```
+
+
 ### leveldb (macosx)
 
 
@@ -1718,7 +1742,7 @@ add_requires("libplist")
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
 | License | libpng-2.0 |
-| Versions | v1.6.34, v1.6.35, v1.6.36 |
+| Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |
 
@@ -2729,6 +2753,29 @@ add_requires("lz4")
 ```
 
 
+### lzma (macosx)
+
+
+| Description | *LZMA SDK* |
+| -- | -- |
+| Homepage | [https://www.7-zip.org/sdk.html](https://www.7-zip.org/sdk.html) |
+| Versions | 19.00 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [lzma/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzma/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lzma
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lzma")
+```
+
+
 ### lzo (macosx)
 
 
@@ -4008,7 +4055,7 @@ add_requires("volk")
 | -- | -- |
 | Homepage | [https://github.com/KhronosGroup/Vulkan-Headers/](https://github.com/KhronosGroup/Vulkan-Headers/) |
 | License | Apache-2.0 |
-| Versions | v1.2.154, v1.2.162 |
+| Versions | 1.2.154+0, v1.2.154, v1.2.162 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [vulkan-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-headers/xmake.lua) |
 

+ 49 - 2
packages/windows.md

@@ -1316,6 +1316,30 @@ add_requires("kcp")
 
 
 ## l
+### lcms (windows)
+
+
+| Description | *A free, open source, CMM engine.* |
+| -- | -- |
+| Homepage | [https://www.littlecms.com/](https://www.littlecms.com/) |
+| License | MIT |
+| Versions | 2.11 |
+| Architectures | x64, x86 |
+| Definition | [lcms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lcms/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lcms
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lcms")
+```
+
+
 ### leveldb (windows)
 
 
@@ -1416,7 +1440,7 @@ add_requires("libjpeg-turbo")
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
 | License | libpng-2.0 |
-| Versions | v1.6.34, v1.6.35, v1.6.36 |
+| Versions | v1.6.34, v1.6.35, v1.6.36, v1.6.37 |
 | Architectures | x64, x86 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |
 
@@ -1896,6 +1920,29 @@ add_requires("lz4")
 ```
 
 
+### lzma (windows)
+
+
+| Description | *LZMA SDK* |
+| -- | -- |
+| Homepage | [https://www.7-zip.org/sdk.html](https://www.7-zip.org/sdk.html) |
+| Versions | 19.00 |
+| Architectures | x64, x86 |
+| Definition | [lzma/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lzma/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lzma
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lzma")
+```
+
+
 ### lzo (windows)
 
 
@@ -3082,7 +3129,7 @@ add_requires("volk")
 | -- | -- |
 | Homepage | [https://github.com/KhronosGroup/Vulkan-Headers/](https://github.com/KhronosGroup/Vulkan-Headers/) |
 | License | Apache-2.0 |
-| Versions | v1.2.154, v1.2.162 |
+| Versions | 1.2.154+0, v1.2.154, v1.2.162 |
 | Architectures | x64, x86 |
 | Definition | [vulkan-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-headers/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-30T13:30:52+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-30T13:30:53+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-30T13:30:53+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-30T13:30:53+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-30T13:30:53+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-30T13:30:53+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-30T13:30:54+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-30T13:30:54+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-30T13:30:54+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-30T13:30:54+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-30T13:30:54+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-30T13:30:55+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-30T13:30:55+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-30T13:30:55+08:00</lastmod>
+  <lastmod>2020-11-30T14:58:54+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: volk, lzo, gmp**
+- **Recently added: lcms, lzma, volk**
 
 [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)
-- 包列表 (194)
+- 包列表 (196)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)