Browse Source

autoupdate docs by xmake-repo/ci

ruki 3 năm trước cách đây
mục cha
commit
504e3dbea0

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: e2fsprogs, shaderc, nanogui**
+- **Recently added: libdivsufsort, e2fsprogs, shaderc**
 
 [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 (531)
+- Packages (532)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -2594,6 +2594,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdeflate")
 </code></pre>
+<h3 id="libdivsufsortandroid">libdivsufsort (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libelfandroid">libelf (android)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/bsd.html

@@ -1939,6 +1939,39 @@
 <pre><code class="lang-lua">add_requires("kiwisolver")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="libdivsufsortbsd">libdivsufsort (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libjpegbsd">libjpeg (bsd)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/cross.html

@@ -1828,6 +1828,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libcurl")
 </code></pre>
+<h3 id="libdivsufsortcross">libdivsufsort (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libjpegcross">libjpeg (cross)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/iphoneos.html

@@ -2211,6 +2211,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libcurl")
 </code></pre>
+<h3 id="libdivsufsortiphoneos">libdivsufsort (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libeviphoneos">libev (iphoneos)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -6763,6 +6763,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdeflate")
 </code></pre>
+<h3 id="libdivsufsortlinux">libdivsufsort (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</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/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libelflinux">libelf (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/macosx.html

@@ -6335,6 +6335,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdeflate")
 </code></pre>
+<h3 id="libdivsufsortmacosx">libdivsufsort (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</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/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libepoxymacosx">libepoxy (macosx)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/mingw.html

@@ -2701,6 +2701,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdeflate")
 </code></pre>
+<h3 id="libdivsufsortmingw">libdivsufsort (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libflacmingw">libflac (mingw)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/msys.html

@@ -1828,6 +1828,39 @@
 <pre><code class="lang-lua">add_requires("kiwisolver")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="libdivsufsortmsys">libdivsufsort (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libjpegmsys">libjpeg (msys)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/windows.html

@@ -6018,6 +6018,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdeflate")
 </code></pre>
+<h3 id="libdivsufsortwindows">libdivsufsort (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight suffix array sorting library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://android.googlesource.com/platform/external/libdivsufsort/">https://android.googlesource.com/platform/external/libdivsufsort/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.2.18</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/libdivsufsort/xmake.lua">libdivsufsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libdivsufsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libdivsufsort")
+</code></pre>
 <h3 id="libepoxywindows">libepoxy (windows)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -1706,6 +1706,29 @@ add_requires("libdeflate")
 ```
 
 
+### libdivsufsort (android)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libelf (android)
 
 

+ 23 - 0
packages/bsd.md

@@ -1262,6 +1262,29 @@ add_requires("kiwisolver")
 
 
 ## l
+### libdivsufsort (bsd)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | i386, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libjpeg (bsd)
 
 

+ 23 - 0
packages/cross.md

@@ -1190,6 +1190,29 @@ add_requires("libcurl")
 ```
 
 
+### libdivsufsort (cross)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libjpeg (cross)
 
 

+ 23 - 0
packages/iphoneos.md

@@ -1448,6 +1448,29 @@ add_requires("libcurl")
 ```
 
 
+### libdivsufsort (iphoneos)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | arm64, armv7, armv7s, i386, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libev (iphoneos)
 
 

+ 23 - 0
packages/linux.md

@@ -4483,6 +4483,29 @@ add_requires("libdeflate")
 ```
 
 
+### libdivsufsort (linux)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libelf (linux)
 
 

+ 23 - 0
packages/macosx.md

@@ -4199,6 +4199,29 @@ add_requires("libdeflate")
 ```
 
 
+### libdivsufsort (macosx)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libepoxy (macosx)
 
 

+ 23 - 0
packages/mingw.md

@@ -1777,6 +1777,29 @@ add_requires("libdeflate")
 ```
 
 
+### libdivsufsort (mingw)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libflac (mingw)
 
 

+ 23 - 0
packages/msys.md

@@ -1190,6 +1190,29 @@ add_requires("kiwisolver")
 
 
 ## l
+### libdivsufsort (msys)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | i386, x86_64 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libjpeg (msys)
 
 

+ 23 - 0
packages/windows.md

@@ -3965,6 +3965,29 @@ add_requires("libdeflate")
 ```
 
 
+### libdivsufsort (windows)
+
+
+| Description | *A lightweight suffix array sorting library* |
+| -- | -- |
+| Homepage | [https://android.googlesource.com/platform/external/libdivsufsort/](https://android.googlesource.com/platform/external/libdivsufsort/) |
+| Versions | 2021.2.18 |
+| Architectures | x64, x86 |
+| Definition | [libdivsufsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdivsufsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libdivsufsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libdivsufsort")
+```
+
+
 ### libepoxy (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-12-04T16:08:49+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-12-04T16:08:51+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-12-04T16:08:51+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-12-04T16:08:51+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-12-04T16:08:51+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-12-04T16:08:52+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-12-04T16:08:52+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-12-04T16:08:52+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-12-04T16:08:52+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-12-04T16:08:53+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-12-04T16:08:53+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-12-04T16:08:53+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-12-04T16:08:53+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-12-04T16:08:54+08:00</lastmod>
+  <lastmod>2021-12-05T01:23:19+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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