Browse Source

autoupdate docs by xmake-repo/ci

ruki 2 years ago
parent
commit
e3d5889602

+ 1 - 1
mirror/getting_started.html

@@ -96,7 +96,7 @@
 <p>And it also supports multi-version semantic selection. In addition, it is also a decentralized distributed repository. It not only provides the official <a href="https://github.com/xmake-io/xmake-repo">xmake-repo</a> repository, It also supports users to build multiple private repositorys.</p>
 <p>At the same time, xrepo also supports installing packages from third-party package managers such as vcpkg/homebrew/conan, and provides unified and consistent library link information to facilitate integration and docking with third-party projects.</p>
 <p>If you want to know more, please refer to: <a href="https://xmake.io/#/home">Documents</a>, <a href="https://github.com/xmake-io/xrepo">Github</a> and <a href="https://gitee.com/tboox/xrepo">Gitee</a></p>
-<p><img src="https://xrepo.xmake.io/assets/img/xrepo.gif" alt=""></p>
+<p><img src="https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif" alt=""></p>
 <h2 id="installation">Installation</h2>
 <p>We only need install xmake to use the xrepo command. About the installation of xmake, we can see: <a href="https://xmake.io/#/guide/installation">Xmake Installation Document</a>.</p>
 <h2 id="supportedplatforms">Supported platforms</h2>

+ 1 - 1
mirror/index.html

@@ -299,4 +299,4 @@ $ xrepo remove --all zlib pcr*
 </code></pre>
 </article>
 </body>
-</html>
+</html>

+ 5 - 5
mirror/packages/linux.html

@@ -1817,11 +1817,11 @@
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://c-ares.haxx.se/">https://c-ares.haxx.se/</a></td>
+<td><a href="https://c-ares.org/">https://c-ares.org/</a></td>
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.16.1, 1.17.1</td>
+<td>1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4405,7 +4405,7 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows</em></th>
+<th><em>Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows</em></th>
 </tr>
 </thead>
 <tbody>
@@ -4419,7 +4419,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5</td>
+<td>v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25149,7 +25149,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5</td>
+<td>v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 5 - 5
mirror/packages/macosx.html

@@ -1595,11 +1595,11 @@
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://c-ares.haxx.se/">https://c-ares.haxx.se/</a></td>
+<td><a href="https://c-ares.org/">https://c-ares.org/</a></td>
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.16.1, 1.17.1</td>
+<td>1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4117,7 +4117,7 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows</em></th>
+<th><em>Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows</em></th>
 </tr>
 </thead>
 <tbody>
@@ -4131,7 +4131,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5</td>
+<td>v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23593,7 +23593,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5</td>
+<td>v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 70 - 0
mirror/packages/mingw.html

@@ -4589,6 +4589,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="libaesgmmingw">libaesgm (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em><a href="https://repology.org/project/libaesgm/packages">https://repology.org/project/libaesgm/packages</a></em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/xmake-mirror/libaesgm">https://github.com/xmake-mirror/libaesgm</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2013.1.1</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/libaesgm/xmake.lua">libaesgm/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libaesgm
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libaesgm")
+</code></pre>
 <h3 id="libargon2mingw">libargon2 (mingw)</h3>
 <table>
 <thead>
@@ -8224,6 +8257,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pdcursesmod")
 </code></pre>
+<h3 id="pdfhummusmingw">pdfhummus (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High performance library for creating, modiyfing and parsing PDF files in C++ </em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.pdfhummus.com/">https://www.pdfhummus.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.1</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/p/pdfhummus/xmake.lua">pdfhummus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] pdfhummus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pdfhummus")
+</code></pre>
 <h3 id="pegtlmingw">pegtl (mingw)</h3>
 <table>
 <thead>

+ 75 - 5
mirror/packages/windows.html

@@ -1360,11 +1360,11 @@
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://c-ares.haxx.se/">https://c-ares.haxx.se/</a></td>
+<td><a href="https://c-ares.org/">https://c-ares.org/</a></td>
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.16.1, 1.17.1</td>
+<td>1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4162,7 +4162,7 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows</em></th>
+<th><em>Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows</em></th>
 </tr>
 </thead>
 <tbody>
@@ -4176,7 +4176,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5</td>
+<td>v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8828,6 +8828,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="libaesgmwindows">libaesgm (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em><a href="https://repology.org/project/libaesgm/packages">https://repology.org/project/libaesgm/packages</a></em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/xmake-mirror/libaesgm">https://github.com/xmake-mirror/libaesgm</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2013.1.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libaesgm/xmake.lua">libaesgm/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libaesgm
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libaesgm")
+</code></pre>
 <h3 id="libarchivewindows">libarchive (windows)</h3>
 <table>
 <thead>
@@ -16208,6 +16241,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pdcursesmod")
 </code></pre>
+<h3 id="pdfhummuswindows">pdfhummus (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High performance library for creating, modiyfing and parsing PDF files in C++ </em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.pdfhummus.com/">https://www.pdfhummus.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfhummus/xmake.lua">pdfhummus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pdfhummus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pdfhummus")
+</code></pre>
 <h3 id="pegtlwindows">pegtl (windows)</h3>
 <table>
 <thead>
@@ -20578,7 +20648,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5</td>
+<td>v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/zh-cn/getting_started.html

@@ -96,7 +96,7 @@
 <p>并且还支持多版本语义选择,另外它还是一个去中心化的分布式仓库,不仅仅提供了官方的 <a href="https://github.com/xmake-io/xmake-repo">xmake-repo</a> 仓库,还支持用户自建多个私有仓库。</p>
 <p>同时,xrepo 也支持从 vcpkg/homebrew/conan 等第三方包管理器中安装包,并提供统一一致的库链接信息,方便与第三方项目的集成对接。</p>
 <p>如果你想要了解更多,请参考:<a href="https://xmake.io/#/zh-cn/getting_started">在线文档</a>, <a href="https://github.com/xmake-io/xrepo">Github</a> 以及 <a href="https://gitee.com/tboox/xrepo">Gitee</a></p>
-<p><img src="https://xrepo.xmake.io/assets/img/xrepo.gif" alt=""></p>
+<p><img src="https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif" alt=""></p>
 <h2 id="">安装</h2>
 <p>我们只需要安装上 xmake 就可以使用 xrepo 命令,关于 xmake 的安装,我们可以看下:<a href="https://xmake.io/#/zh-cn/guide/installation">xmake 安装文档</a>。</p>
 <h2 id="">支持平台</h2>

+ 1 - 1
mirror/zh-cn/index.html

@@ -96,7 +96,7 @@
 <p>并且还支持多版本语义选择,另外它还是一个去中心化的分布式仓库,不仅仅提供了官方的 <a href="https://github.com/xmake-io/xmake-repo">xmake-repo</a> 仓库,还支持用户自建多个私有仓库。</p>
 <p>同时,xrepo 也支持从 vcpkg/homebrew/conan 等第三方包管理器中安装包,并提供统一一致的库链接信息,方便与第三方项目的集成对接。</p>
 <p>如果你想要了解更多,请参考:<a href="https://xmake.io/#/zh-cn/getting_started">在线文档</a>, <a href="https://github.com/xmake-io/xrepo">Github</a> 以及 <a href="https://gitee.com/tboox/xrepo">Gitee</a></p>
-<p><img src="https://xrepo.xmake.io/assets/img/xrepo.gif" alt=""></p>
+<p><img src="https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif" alt=""></p>
 <h2 id="">安装</h2>
 <p>我们只需要安装上 xmake 就可以使用 xrepo 命令,关于 xmake 的安装,我们可以看下:<a href="https://xmake.io/#/zh-cn/guide/installation">xmake 安装文档</a>。</p>
 <h2 id="">支持平台</h2>

+ 5 - 5
packages/linux.md

@@ -1146,8 +1146,8 @@ add_requires("bzip2")
 
 | Description | *A C library for asynchronous DNS requests* |
 | -- | -- |
-| Homepage | [https://c-ares.haxx.se/](https://c-ares.haxx.se/) |
-| Versions | 1.16.1, 1.17.1 |
+| Homepage | [https://c-ares.org/](https://c-ares.org/) |
+| Versions | 1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) |
 
@@ -2871,11 +2871,11 @@ add_requires("draco")
 ### drogon (linux)
 
 
-| Description | *Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows* |
+| Description | *Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows* |
 | -- | -- |
 | Homepage | [https://github.com/an-tao/drogon/](https://github.com/an-tao/drogon/) |
 | License | MIT |
-| Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5 |
+| Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [drogon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/drogon/xmake.lua) |
 
@@ -16751,7 +16751,7 @@ add_requires("tracy")
 | -- | -- |
 | Homepage | [https://github.com/an-tao/trantor/](https://github.com/an-tao/trantor/) |
 | License | BSD-3-Clause |
-| Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5 |
+| Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [trantor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/trantor/xmake.lua) |
 

+ 5 - 5
packages/macosx.md

@@ -1002,8 +1002,8 @@ add_requires("bzip2")
 
 | Description | *A C library for asynchronous DNS requests* |
 | -- | -- |
-| Homepage | [https://c-ares.haxx.se/](https://c-ares.haxx.se/) |
-| Versions | 1.16.1, 1.17.1 |
+| Homepage | [https://c-ares.org/](https://c-ares.org/) |
+| Versions | 1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) |
 
@@ -2681,11 +2681,11 @@ add_requires("draco")
 ### drogon (macosx)
 
 
-| Description | *Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows* |
+| Description | *Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows* |
 | -- | -- |
 | Homepage | [https://github.com/an-tao/drogon/](https://github.com/an-tao/drogon/) |
 | License | MIT |
-| Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5 |
+| Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [drogon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/drogon/xmake.lua) |
 
@@ -15713,7 +15713,7 @@ add_requires("tracy")
 | -- | -- |
 | Homepage | [https://github.com/an-tao/trantor/](https://github.com/an-tao/trantor/) |
 | License | BSD-3-Clause |
-| Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5 |
+| Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8 |
 | Architectures | arm64, x86_64 |
 | Definition | [trantor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/trantor/xmake.lua) |
 

+ 47 - 0
packages/mingw.md

@@ -3016,6 +3016,29 @@ add_requires("lexy")
 ```
 
 
+### libaesgm (mingw)
+
+
+| Description | *https://repology.org/project/libaesgm/packages* |
+| -- | -- |
+| Homepage | [https://github.com/xmake-mirror/libaesgm](https://github.com/xmake-mirror/libaesgm) |
+| Versions | 2013.1.1 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libaesgm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libaesgm/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libaesgm
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libaesgm")
+```
+
+
 ### libargon2 (mingw)
 
 
@@ -5451,6 +5474,30 @@ add_requires("pdcursesmod")
 ```
 
 
+### pdfhummus (mingw)
+
+
+| Description | *High performance library for creating, modiyfing and parsing PDF files in C++ * |
+| -- | -- |
+| Homepage | [https://www.pdfhummus.com/](https://www.pdfhummus.com/) |
+| License | Apache-2.0 |
+| Versions | 4.1 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [pdfhummus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfhummus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] pdfhummus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pdfhummus")
+```
+
+
 ### pegtl (mingw)
 
 

+ 52 - 5
packages/windows.md

@@ -840,8 +840,8 @@ add_requires("bzip2")
 
 | Description | *A C library for asynchronous DNS requests* |
 | -- | -- |
-| Homepage | [https://c-ares.haxx.se/](https://c-ares.haxx.se/) |
-| Versions | 1.16.1, 1.17.1 |
+| Homepage | [https://c-ares.org/](https://c-ares.org/) |
+| Versions | 1.16.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1 |
 | Architectures | arm64, x64, x86 |
 | Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) |
 
@@ -2707,11 +2707,11 @@ add_requires("draco")
 ### drogon (windows)
 
 
-| Description | *Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows* |
+| Description | *Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows* |
 | -- | -- |
 | Homepage | [https://github.com/an-tao/drogon/](https://github.com/an-tao/drogon/) |
 | License | MIT |
-| Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5 |
+| Versions | v1.4.1, v1.6.0, v1.7.1, v1.7.3, v1.7.5, v1.8.0, v1.8.1, v1.8.2 |
 | Architectures | x64 |
 | Definition | [drogon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/drogon/xmake.lua) |
 
@@ -5818,6 +5818,29 @@ add_requires("lexy")
 ```
 
 
+### libaesgm (windows)
+
+
+| Description | *https://repology.org/project/libaesgm/packages* |
+| -- | -- |
+| Homepage | [https://github.com/xmake-mirror/libaesgm](https://github.com/xmake-mirror/libaesgm) |
+| Versions | 2013.1.1 |
+| Architectures | arm64, x64, x86 |
+| Definition | [libaesgm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libaesgm/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libaesgm
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libaesgm")
+```
+
+
 ### libarchive (windows)
 
 
@@ -10738,6 +10761,30 @@ add_requires("pdcursesmod")
 ```
 
 
+### pdfhummus (windows)
+
+
+| Description | *High performance library for creating, modiyfing and parsing PDF files in C++ * |
+| -- | -- |
+| Homepage | [https://www.pdfhummus.com/](https://www.pdfhummus.com/) |
+| License | Apache-2.0 |
+| Versions | 4.1 |
+| Architectures | arm64, x64, x86 |
+| Definition | [pdfhummus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfhummus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pdfhummus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pdfhummus")
+```
+
+
 ### pegtl (windows)
 
 
@@ -13654,7 +13701,7 @@ add_requires("tracy")
 | -- | -- |
 | Homepage | [https://github.com/an-tao/trantor/](https://github.com/an-tao/trantor/) |
 | License | BSD-3-Clause |
-| Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5 |
+| Versions | v1.3.0, v1.4.1, v1.5.0, v1.5.2, v1.5.5, v1.5.6, v1.5.7, v1.5.8 |
 | Architectures | arm64, x64, x86 |
 | Definition | [trantor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/trantor/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-01-09T08:00:01+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-01-09T08:00:04+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-01-09T08:00:04+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-01-09T08:00:04+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-01-09T08:00:05+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-01-09T08:00:05+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-01-09T08:00:05+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-01-09T08:00:06+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-01-09T08:00:06+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-01-09T08:00:06+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-01-09T08:00:06+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-01-09T08:00:07+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-01-09T08:00:07+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-01-09T08:00:07+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-01-09T08:00:07+08:00</lastmod>
+  <lastmod>2023-01-10T04:46:31+08:00</lastmod>
 </url>
 
 </urlset>