Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 years ago
parent
commit
54b9ee6ebb

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: amgcl, leptonica, libfive**
+- **Recently added: jasper, poppler, amgcl**
 
 [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 (300)
+- Packages (302)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 5 - 1
mirror/packages/iphoneos.html

@@ -1814,8 +1814,12 @@
 <td><a href="http://www.libraw.org">http://www.libraw.org</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.19.5</td>
+<td>0.19.5, 0.20.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/linux.html

@@ -3021,6 +3021,43 @@
 <pre><code class="lang-lua">add_requires("itk")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jasperlinux">jasper (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Official Repository for the JasPer Image Coding Toolkit</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.ece.uvic.ca/~frodo/jasper/">https://www.ece.uvic.ca/~frodo/jasper/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.0.28</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/j/jasper/xmake.lua">jasper/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jasper
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jasper")
+</code></pre>
 <h3 id="jsonclinux">json-c (linux)</h3>
 <table>
 <thead>
@@ -4166,8 +4203,12 @@
 <td><a href="http://www.libraw.org">http://www.libraw.org</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.19.5</td>
+<td>0.19.5, 0.20.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -7510,6 +7551,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pmp")
 </code></pre>
+<h3 id="popplerlinux">poppler (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Poppler, a PDF rendering library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://poppler.freedesktop.org/">https://poppler.freedesktop.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>21.03.0</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/p/poppler/xmake.lua">poppler/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install poppler
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("poppler")
+</code></pre>
 <h3 id="pqplinux">pqp (linux)</h3>
 <table>
 <thead>

+ 79 - 1
mirror/packages/macosx.html

@@ -2844,6 +2844,43 @@
 <pre><code class="lang-lua">add_requires("itk")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jaspermacosx">jasper (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Official Repository for the JasPer Image Coding Toolkit</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.ece.uvic.ca/~frodo/jasper/">https://www.ece.uvic.ca/~frodo/jasper/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.0.28</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/j/jasper/xmake.lua">jasper/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jasper
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jasper")
+</code></pre>
 <h3 id="jsoncmacosx">json-c (macosx)</h3>
 <table>
 <thead>
@@ -3779,8 +3816,12 @@
 <td><a href="http://www.libraw.org">http://www.libraw.org</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.19.5</td>
+<td>0.19.5, 0.20.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -7020,6 +7061,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pmp")
 </code></pre>
+<h3 id="popplermacosx">poppler (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Poppler, a PDF rendering library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://poppler.freedesktop.org/">https://poppler.freedesktop.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>21.03.0</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/p/poppler/xmake.lua">poppler/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install poppler
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("poppler")
+</code></pre>
 <h3 id="pqpmacosx">pqp (macosx)</h3>
 <table>
 <thead>

+ 0 - 33
mirror/packages/mingw.html

@@ -1837,39 +1837,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libpng")
 </code></pre>
-<h3 id="librawmingw">libraw (mingw)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>LibRaw is a library for reading RAW files from digital cameras.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="http://www.libraw.org">http://www.libraw.org</a></td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>0.19.5</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/libraw/xmake.lua">libraw/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libraw
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("libraw")
-</code></pre>
 <h3 id="libsdlmingw">libsdl (mingw)</h3>
 <table>
 <thead>

+ 79 - 1
mirror/packages/windows.html

@@ -2749,6 +2749,43 @@
 <pre><code class="lang-lua">add_requires("itk")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jasperwindows">jasper (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Official Repository for the JasPer Image Coding Toolkit</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.ece.uvic.ca/~frodo/jasper/">https://www.ece.uvic.ca/~frodo/jasper/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.0.28</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/j/jasper/xmake.lua">jasper/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jasper
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jasper")
+</code></pre>
 <h3 id="jsonconswindows">jsoncons (windows)</h3>
 <table>
 <thead>
@@ -3387,8 +3424,12 @@
 <td><a href="http://www.libraw.org">http://www.libraw.org</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.19.5</td>
+<td>0.19.5, 0.20.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5742,6 +5783,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pmp")
 </code></pre>
+<h3 id="popplerwindows">poppler (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Poppler, a PDF rendering library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://poppler.freedesktop.org/">https://poppler.freedesktop.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>21.03.0</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/p/poppler/xmake.lua">poppler/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install poppler
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("poppler")
+</code></pre>
 <h3 id="pqpwindows">pqp (windows)</h3>
 <table>
 <thead>

+ 2 - 1
packages/iphoneos.md

@@ -1189,7 +1189,8 @@ add_requires("libpng")
 | Description | *LibRaw is a library for reading RAW files from digital cameras.* |
 | -- | -- |
 | Homepage | [http://www.libraw.org](http://www.libraw.org) |
-| Versions | 0.19.5 |
+| License | LGPL-2.1 |
+| Versions | 0.19.5, 0.20.2 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [libraw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libraw/xmake.lua) |
 

+ 50 - 1
packages/linux.md

@@ -2001,6 +2001,30 @@ add_requires("itk")
 
 
 ## j
+### jasper (linux)
+
+
+| Description | *Official Repository for the JasPer Image Coding Toolkit* |
+| -- | -- |
+| Homepage | [https://www.ece.uvic.ca/~frodo/jasper/](https://www.ece.uvic.ca/~frodo/jasper/) |
+| License | BSD-2-Clause |
+| Versions | 2.0.28 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [jasper/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jasper/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jasper
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jasper")
+```
+
+
 ### json-c (linux)
 
 
@@ -2780,7 +2804,8 @@ add_requires("libpthread-stubs")
 | Description | *LibRaw is a library for reading RAW files from digital cameras.* |
 | -- | -- |
 | Homepage | [http://www.libraw.org](http://www.libraw.org) |
-| Versions | 0.19.5 |
+| License | LGPL-2.1 |
+| Versions | 0.19.5, 0.20.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libraw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libraw/xmake.lua) |
 
@@ -5066,6 +5091,30 @@ add_requires("pmp")
 ```
 
 
+### poppler (linux)
+
+
+| Description | *Poppler, a PDF rendering library* |
+| -- | -- |
+| Homepage | [https://poppler.freedesktop.org/](https://poppler.freedesktop.org/) |
+| License | GPL-2.0 |
+| Versions | 21.03.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [poppler/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/poppler/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install poppler
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("poppler")
+```
+
+
 ### pqp (linux)
 
 

+ 50 - 1
packages/macosx.md

@@ -1883,6 +1883,30 @@ add_requires("itk")
 
 
 ## j
+### jasper (macosx)
+
+
+| Description | *Official Repository for the JasPer Image Coding Toolkit* |
+| -- | -- |
+| Homepage | [https://www.ece.uvic.ca/~frodo/jasper/](https://www.ece.uvic.ca/~frodo/jasper/) |
+| License | BSD-2-Clause |
+| Versions | 2.0.28 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [jasper/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jasper/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jasper
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jasper")
+```
+
+
 ### json-c (macosx)
 
 
@@ -2521,7 +2545,8 @@ add_requires("libpthread-stubs")
 | Description | *LibRaw is a library for reading RAW files from digital cameras.* |
 | -- | -- |
 | Homepage | [http://www.libraw.org](http://www.libraw.org) |
-| Versions | 0.19.5 |
+| License | LGPL-2.1 |
+| Versions | 0.19.5, 0.20.2 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [libraw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libraw/xmake.lua) |
 
@@ -4737,6 +4762,30 @@ add_requires("pmp")
 ```
 
 
+### poppler (macosx)
+
+
+| Description | *Poppler, a PDF rendering library* |
+| -- | -- |
+| Homepage | [https://poppler.freedesktop.org/](https://poppler.freedesktop.org/) |
+| License | GPL-2.0 |
+| Versions | 21.03.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [poppler/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/poppler/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install poppler
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("poppler")
+```
+
+
 ### pqp (macosx)
 
 

+ 0 - 23
packages/mingw.md

@@ -1207,29 +1207,6 @@ add_requires("libpng")
 ```
 
 
-### libraw (mingw)
-
-
-| Description | *LibRaw is a library for reading RAW files from digital cameras.* |
-| -- | -- |
-| Homepage | [http://www.libraw.org](http://www.libraw.org) |
-| Versions | 0.19.5 |
-| Architectures | arm, arm64, i386, x86_64 |
-| Definition | [libraw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libraw/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p mingw [--mingw=/xxx] libraw
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("libraw")
-```
-
-
 ### libsdl (mingw)
 
 

+ 50 - 1
packages/windows.md

@@ -1815,6 +1815,30 @@ add_requires("itk")
 
 
 ## j
+### jasper (windows)
+
+
+| Description | *Official Repository for the JasPer Image Coding Toolkit* |
+| -- | -- |
+| Homepage | [https://www.ece.uvic.ca/~frodo/jasper/](https://www.ece.uvic.ca/~frodo/jasper/) |
+| License | BSD-2-Clause |
+| Versions | 2.0.28 |
+| Architectures | x64, x86 |
+| Definition | [jasper/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jasper/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jasper
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jasper")
+```
+
+
 ### jsoncons (windows)
 
 
@@ -2246,7 +2270,8 @@ add_requires("libpng")
 | Description | *LibRaw is a library for reading RAW files from digital cameras.* |
 | -- | -- |
 | Homepage | [http://www.libraw.org](http://www.libraw.org) |
-| Versions | 0.19.5 |
+| License | LGPL-2.1 |
+| Versions | 0.19.5, 0.20.2 |
 | Architectures | x64, x86 |
 | Definition | [libraw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libraw/xmake.lua) |
 
@@ -3857,6 +3882,30 @@ add_requires("pmp")
 ```
 
 
+### poppler (windows)
+
+
+| Description | *Poppler, a PDF rendering library* |
+| -- | -- |
+| Homepage | [https://poppler.freedesktop.org/](https://poppler.freedesktop.org/) |
+| License | GPL-2.0 |
+| Versions | 21.03.0 |
+| Architectures | x64, x86 |
+| Definition | [poppler/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/poppler/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install poppler
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("poppler")
+```
+
+
 ### pqp (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-04-17T13:46:08+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-04-17T13:46:09+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-04-17T13:46:09+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-04-17T13:46:12+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-04-17T13:46:12+08:00</lastmod>
+  <lastmod>2021-04-17T16:31:54+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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