Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 year ago
parent
commit
7145d04959

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: dylib, port, lmdb**
+- **Recently added: libtommath, dylib, 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 (1336)
+- Packages (1337)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 38 - 1
mirror/packages/android.html

@@ -10337,6 +10337,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libsvm")
 </code></pre>
+<h3 id="libtommathandroid">libtommath (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolandroid">libtool (android)</h3>
 <table>
 <thead>
@@ -18387,7 +18424,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/bsd.html

@@ -10032,6 +10032,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtiff")
 </code></pre>
+<h3 id="libtommathbsd">libtommath (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolbsd">libtool (bsd)</h3>
 <table>
 <thead>
@@ -17770,7 +17807,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -9838,6 +9838,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libsvm")
 </code></pre>
+<h3 id="libtommathcross">libtommath (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, 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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolcross">libtool (cross)</h3>
 <table>
 <thead>
@@ -17197,7 +17234,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/iphoneos.html

@@ -9839,6 +9839,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libsvm")
 </code></pre>
+<h3 id="libtommathiphoneos">libtommath (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtooliphoneos">libtool (iphoneos)</h3>
 <table>
 <thead>
@@ -17342,7 +17379,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/linux.html

@@ -21723,6 +21723,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtins")
 </code></pre>
+<h3 id="libtommathlinux">libtommath (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, loong64, 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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoollinux">libtool (linux)</h3>
 <table>
 <thead>
@@ -38531,7 +38568,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44032,7 +44069,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x558d701a9fa0</td>
+<td>table: 0x558702ab7b80</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -20081,6 +20081,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtins")
 </code></pre>
+<h3 id="libtommathmacosx">libtommath (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolmacosx">libtool (macosx)</h3>
 <table>
 <thead>
@@ -35634,7 +35671,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -40777,7 +40814,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x558d701a9fa0</td>
+<td>table: 0x558702ab7b80</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -11583,6 +11583,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtiff")
 </code></pre>
+<h3 id="libtommathmingw">libtommath (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolmingw">libtool (mingw)</h3>
 <table>
 <thead>
@@ -20707,7 +20744,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/msys.html

@@ -8995,6 +8995,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libsvm")
 </code></pre>
+<h3 id="libtommathmsys">libtommath (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolmsys">libtool (msys)</h3>
 <table>
 <thead>
@@ -15498,7 +15535,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/wasm.html

@@ -8329,6 +8329,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libsvm")
 </code></pre>
+<h3 id="libtommathwasm">libtommath (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolwasm">libtool (wasm)</h3>
 <table>
 <thead>
@@ -14861,7 +14898,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/windows.html

@@ -18627,6 +18627,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtins")
 </code></pre>
+<h3 id="libtommathwindows">libtommath (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.libtom.net">https://www.libtom.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Unlicense</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.0</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/libtommath/xmake.lua">libtommath/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtommath
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtommath")
+</code></pre>
 <h3 id="libtoolwindows">libtool (windows)</h3>
 <table>
 <thead>
@@ -32894,7 +32931,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 25 - 1
packages/android.md

@@ -6783,6 +6783,30 @@ add_requires("libsvm")
 ```
 
 
+### libtommath (android)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (android)
 
 
@@ -12114,7 +12138,7 @@ add_requires("sqlcipher")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/bsd.md

@@ -6574,6 +6574,30 @@ add_requires("libtiff")
 ```
 
 
+### libtommath (bsd)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | i386, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (bsd)
 
 
@@ -11709,7 +11733,7 @@ add_requires("spirv-tools")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/cross.md

@@ -6437,6 +6437,30 @@ add_requires("libsvm")
 ```
 
 
+### libtommath (cross)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (cross)
 
 
@@ -11315,7 +11339,7 @@ add_requires("sqlcipher")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/iphoneos.md

@@ -6452,6 +6452,30 @@ add_requires("libsvm")
 ```
 
 
+### libtommath (iphoneos)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (iphoneos)
 
 
@@ -11425,7 +11449,7 @@ add_requires("sqlcipher")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/linux.md

@@ -14329,6 +14329,30 @@ add_requires("libtins")
 ```
 
 
+### libtommath (linux)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (linux)
 
 
@@ -25478,7 +25502,7 @@ add_requires("sqlcipher")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29117,7 +29141,7 @@ add_requires("whisper.cpp")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x558d701a9fa0 |
+| License | table: 0x558702ab7b80 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 26 - 2
packages/macosx.md

@@ -13240,6 +13240,30 @@ add_requires("libtins")
 ```
 
 
+### libtommath (macosx)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (macosx)
 
 
@@ -23559,7 +23583,7 @@ add_requires("sqlcipher")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -26961,7 +26985,7 @@ add_requires("which")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x558d701a9fa0 |
+| License | table: 0x558702ab7b80 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 25 - 1
packages/mingw.md

@@ -7596,6 +7596,30 @@ add_requires("libtiff")
 ```
 
 
+### libtommath (mingw)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (mingw)
 
 
@@ -13638,7 +13662,7 @@ add_requires("spirv-tools")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/msys.md

@@ -5887,6 +5887,30 @@ add_requires("libsvm")
 ```
 
 
+### libtommath (msys)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | i386, x86_64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (msys)
 
 
@@ -10197,7 +10221,7 @@ add_requires("spirv-tools")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/wasm.md

@@ -5455,6 +5455,30 @@ add_requires("libsvm")
 ```
 
 
+### libtommath (wasm)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | wasm32, wasm64 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (wasm)
 
 
@@ -9787,7 +9811,7 @@ add_requires("spirv-tools")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/windows.md

@@ -12235,6 +12235,30 @@ add_requires("libtins")
 ```
 
 
+### libtommath (windows)
+
+
+| Description | *LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.* |
+| -- | -- |
+| Homepage | [https://www.libtom.net](https://www.libtom.net) |
+| License | Unlicense |
+| Versions | 1.3.0 |
+| Architectures | arm64, x64, x86 |
+| Definition | [libtommath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtommath/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtommath
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtommath")
+```
+
+
 ### libtool (windows)
 
 
@@ -21672,7 +21696,7 @@ add_requires("sqlcipher")
 | Description | *The most used database engine in the world* |
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200 |
 | Architectures | arm64, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-05-20T12:13:46+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-05-20T12:13:52+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-05-20T12:13:52+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-05-20T12:13:52+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-05-20T12:13:52+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-05-20T12:13:53+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-05-20T12:13:53+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-05-20T12:13:53+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-05-20T12:13:53+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-05-20T12:13:54+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-05-20T12:13:54+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-05-20T12:13:55+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-05-20T12:13:55+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-05-20T12:13:55+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-05-20T12:13:55+08:00</lastmod>
+  <lastmod>2024-05-20T14:05:23+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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