瀏覽代碼

autoupdate docs by xmake-repo/ci

ruki 1 年之前
父節點
當前提交
22323c6c40

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: enoki, fcpw, mmeter**
+- **Recently added: termcap, enoki, fcpw**
 
 [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 (1456)
+- Packages (1457)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 40 - 3
mirror/packages/android.html

@@ -22150,7 +22150,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22220,7 +22220,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23078,6 +23078,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("tclap")
 </code></pre>
+<h3 id="termcapandroid">termcap (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolorandroid">termcolor (android)</h3>
 <table>
 <thead>
@@ -25613,7 +25650,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.3, v0.9.4, v0.9.5, v0.9.6</td>
+<td>v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/bsd.html

@@ -22376,7 +22376,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</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, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22446,7 +22446,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23448,6 +23448,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("teascript")
 </code></pre>
+<h3 id="termcapbsd">termcap (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolorbsd">termcolor (bsd)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/cross.html

@@ -21116,7 +21116,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21186,7 +21186,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22044,6 +22044,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("tclap")
 </code></pre>
+<h3 id="termcapcross">termcap (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolorcross">termcolor (cross)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/iphoneos.html

@@ -21232,7 +21232,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</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, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21302,7 +21302,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22090,6 +22090,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("tclap")
 </code></pre>
+<h3 id="termcapiphoneos">termcap (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcoloriphoneos">termcolor (iphoneos)</h3>
 <table>
 <thead>

+ 45 - 8
mirror/packages/linux.html

@@ -7076,7 +7076,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3</td>
+<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38480,7 +38480,7 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>A Minimal, Header only Modern c++ library for terminal goodies ��✨</em></th>
+<th><em>A Minimal, Header only Modern c++ library for terminal goodies 💄✨</em></th>
 </tr>
 </thead>
 <tbody>
@@ -39765,7 +39765,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0</td>
+<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -42510,7 +42510,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -42580,7 +42580,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -43481,7 +43481,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0</td>
+<td>v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0, v7.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44109,6 +44109,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("telebot")
 </code></pre>
+<h3 id="termcaplinux">termcap (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolorlinux">termcolor (linux)</h3>
 <table>
 <thead>
@@ -48269,7 +48306,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.3, v0.9.4, v0.9.5, v0.9.6</td>
+<td>v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48405,7 +48442,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5618262e26b0</td>
+<td>table: 0x560a55dcec60</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 44 - 7
mirror/packages/macosx.html

@@ -6574,7 +6574,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3</td>
+<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36897,7 +36897,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0</td>
+<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -39387,7 +39387,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</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, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -39457,7 +39457,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -40325,7 +40325,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0</td>
+<td>v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0, v7.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -40916,6 +40916,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("teascript")
 </code></pre>
+<h3 id="termcapmacosx">termcap (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolormacosx">termcolor (macosx)</h3>
 <table>
 <thead>
@@ -44784,7 +44821,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.3, v0.9.4, v0.9.5, v0.9.6</td>
+<td>v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44887,7 +44924,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5618262e26b0</td>
+<td>table: 0x560a55dcec60</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 41 - 4
mirror/packages/mingw.html

@@ -4594,7 +4594,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3</td>
+<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23317,7 +23317,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0</td>
+<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25021,7 +25021,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25091,7 +25091,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26163,6 +26163,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("telebot")
 </code></pre>
+<h3 id="termcapmingw">termcap (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolormingw">termcolor (mingw)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/msys.html

@@ -19833,7 +19833,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</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, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19903,7 +19903,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20765,6 +20765,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("teascript")
 </code></pre>
+<h3 id="termcapmsys">termcap (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolormsys">termcolor (msys)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/wasm.html

@@ -18451,7 +18451,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18521,7 +18521,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19235,6 +19235,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("tclap")
 </code></pre>
+<h3 id="termcapwasm">termcap (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolorwasm">termcolor (wasm)</h3>
 <table>
 <thead>

+ 42 - 5
mirror/packages/windows.html

@@ -6586,7 +6586,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3</td>
+<td>v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -34162,7 +34162,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0</td>
+<td>v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36586,7 +36586,7 @@
 </tr>
 <tr>
 <td>Versions</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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</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, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36656,7 +36656,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.2.1, 3.3.1</td>
+<td>3.2.1, 3.3.1, 3.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -37417,7 +37417,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0</td>
+<td>v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0, v7.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38053,6 +38053,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("telebot")
 </code></pre>
+<h3 id="termcapwindows">termcap (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Enables programs to use display terminals in a terminal-independent manner</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/termcap">https://www.gnu.org/software/termcap</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua">termcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install termcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("termcap")
+</code></pre>
 <h3 id="termcolorwindows">termcolor (windows)</h3>
 <table>
 <thead>

+ 27 - 3
packages/android.md

@@ -14502,7 +14502,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | 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) |
 
@@ -14549,7 +14549,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -15117,6 +15117,30 @@ add_requires("tclap")
 ```
 
 
+### termcap (android)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (android)
 
 
@@ -16776,7 +16800,7 @@ add_requires("webui")
 | -- | -- |
 | Homepage | [https://github.com/wfrest/wfrest](https://github.com/wfrest/wfrest) |
 | License | Apache-2.0 |
-| Versions | v0.9.3, v0.9.4, v0.9.5, v0.9.6 |
+| Versions | v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [wfrest/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wfrest/xmake.lua) |
 

+ 26 - 2
packages/bsd.md

@@ -14660,7 +14660,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -14707,7 +14707,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -15370,6 +15370,30 @@ add_requires("teascript")
 ```
 
 
+### termcap (bsd)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (bsd)
 
 

+ 26 - 2
packages/cross.md

@@ -13814,7 +13814,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | 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) |
 
@@ -13861,7 +13861,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -14429,6 +14429,30 @@ add_requires("tclap")
 ```
 
 
+### termcap (cross)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (cross)
 
 

+ 26 - 2
packages/iphoneos.md

@@ -13902,7 +13902,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -13949,7 +13949,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -14470,6 +14470,30 @@ add_requires("tclap")
 ```
 
 
+### termcap (iphoneos)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (iphoneos)
 
 

+ 31 - 7
packages/linux.md

@@ -4586,7 +4586,7 @@ add_requires("cppp-reiconv")
 | -- | -- |
 | Homepage | [https://github.com/jeremy-rifkin/cpptrace](https://github.com/jeremy-rifkin/cpptrace) |
 | License | MIT |
-| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3 |
+| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [cpptrace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpptrace/xmake.lua) |
 
@@ -26170,7 +26170,7 @@ add_requires("rocket")
 | -- | -- |
 | Homepage | [http://rocksdb.org](http://rocksdb.org) |
 | License | Apache-2.0 |
-| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0 |
+| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [rocksdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocksdb/xmake.lua) |
 
@@ -27979,7 +27979,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | 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) |
 
@@ -28026,7 +28026,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -28620,7 +28620,7 @@ add_requires("subprocess.h")
 | Description | *SuiteSparse is a suite of sparse matrix algorithms* |
 | -- | -- |
 | Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
-| Versions | v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0 |
+| Versions | v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0, v7.8.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
 
@@ -29042,6 +29042,30 @@ add_requires("telebot")
 ```
 
 
+### termcap (linux)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (linux)
 
 
@@ -31771,7 +31795,7 @@ add_requires("webui")
 | -- | -- |
 | Homepage | [https://github.com/wfrest/wfrest](https://github.com/wfrest/wfrest) |
 | License | Apache-2.0 |
-| Versions | v0.9.3, v0.9.4, v0.9.5, v0.9.6 |
+| Versions | v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wfrest/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wfrest/xmake.lua) |
 
@@ -31864,7 +31888,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: 0x5618262e26b0 |
+| License | table: 0x560a55dcec60 |
 | 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) |

+ 31 - 7
packages/macosx.md

@@ -4254,7 +4254,7 @@ add_requires("cppp-reiconv")
 | -- | -- |
 | Homepage | [https://github.com/jeremy-rifkin/cpptrace](https://github.com/jeremy-rifkin/cpptrace) |
 | License | MIT |
-| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3 |
+| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [cpptrace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpptrace/xmake.lua) |
 
@@ -24273,7 +24273,7 @@ add_requires("rocket")
 | -- | -- |
 | Homepage | [http://rocksdb.org](http://rocksdb.org) |
 | License | Apache-2.0 |
-| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0 |
+| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [rocksdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocksdb/xmake.lua) |
 
@@ -25915,7 +25915,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -25962,7 +25962,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -26533,7 +26533,7 @@ add_requires("subprocess.h")
 | Description | *SuiteSparse is a suite of sparse matrix algorithms* |
 | -- | -- |
 | Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
-| Versions | v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0 |
+| Versions | v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0, v7.8.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
 
@@ -26931,6 +26931,30 @@ add_requires("teascript")
 ```
 
 
+### termcap (macosx)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (macosx)
 
 
@@ -29469,7 +29493,7 @@ add_requires("webui")
 | -- | -- |
 | Homepage | [https://github.com/wfrest/wfrest](https://github.com/wfrest/wfrest) |
 | License | Apache-2.0 |
-| Versions | v0.9.3, v0.9.4, v0.9.5, v0.9.6 |
+| Versions | v0.9.3, v0.9.4, v0.9.5, v0.9.6, v0.9.7 |
 | Architectures | arm64, x86_64 |
 | Definition | [wfrest/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wfrest/xmake.lua) |
 
@@ -29539,7 +29563,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: 0x5618262e26b0 |
+| License | table: 0x560a55dcec60 |
 | 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) |

+ 28 - 4
packages/mingw.md

@@ -2946,7 +2946,7 @@ add_requires("cppp-reiconv")
 | -- | -- |
 | Homepage | [https://github.com/jeremy-rifkin/cpptrace](https://github.com/jeremy-rifkin/cpptrace) |
 | License | MIT |
-| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3 |
+| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [cpptrace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpptrace/xmake.lua) |
 
@@ -15264,7 +15264,7 @@ add_requires("rocket")
 | -- | -- |
 | Homepage | [http://rocksdb.org](http://rocksdb.org) |
 | License | Apache-2.0 |
-| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0 |
+| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2 |
 | Architectures | x86_64 |
 | Definition | [rocksdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocksdb/xmake.lua) |
 
@@ -16385,7 +16385,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -16432,7 +16432,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -17142,6 +17142,30 @@ add_requires("telebot")
 ```
 
 
+### termcap (mingw)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (mingw)
 
 

+ 26 - 2
packages/msys.md

@@ -12977,7 +12977,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -13024,7 +13024,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -13593,6 +13593,30 @@ add_requires("teascript")
 ```
 
 
+### termcap (msys)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (msys)
 
 

+ 26 - 2
packages/wasm.md

@@ -12071,7 +12071,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -12118,7 +12118,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -12591,6 +12591,30 @@ add_requires("tclap")
 ```
 
 
+### termcap (wasm)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | wasm32, wasm64 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (wasm)
 
 

+ 29 - 5
packages/windows.md

@@ -4257,7 +4257,7 @@ add_requires("cppp-reiconv")
 | -- | -- |
 | Homepage | [https://github.com/jeremy-rifkin/cpptrace](https://github.com/jeremy-rifkin/cpptrace) |
 | License | MIT |
-| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3 |
+| Versions | v0.1, v0.3.1, v0.4.0, v0.5.1, v0.5.2, v0.5.4, v0.6.0, v0.6.1, v0.6.2, v0.6.3, v0.7.0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [cpptrace/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cpptrace/xmake.lua) |
 
@@ -22402,7 +22402,7 @@ add_requires("rocket")
 | -- | -- |
 | Homepage | [http://rocksdb.org](http://rocksdb.org) |
 | License | Apache-2.0 |
-| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0 |
+| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0, v9.5.2 |
 | Architectures | arm64, x64 |
 | Definition | [rocksdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocksdb/xmake.lua) |
 
@@ -23998,7 +23998,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| 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+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -24045,7 +24045,7 @@ add_requires("sqlite_orm")
 | -- | -- |
 | Homepage | [http://srombauts.github.io/SQLiteCpp](http://srombauts.github.io/SQLiteCpp) |
 | License | MIT |
-| Versions | 3.2.1, 3.3.1 |
+| Versions | 3.2.1, 3.3.1, 3.3.2 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlitecpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlitecpp/xmake.lua) |
 
@@ -24545,7 +24545,7 @@ add_requires("subprocess.h")
 | Description | *SuiteSparse is a suite of sparse matrix algorithms* |
 | -- | -- |
 | Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
-| Versions | v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0 |
+| Versions | v5.10.1, v5.12.0, v5.13.0, v7.5.1, v7.6.0, v7.7.0, v7.8.1 |
 | Architectures | x64, x86 |
 | Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
 
@@ -24969,6 +24969,30 @@ add_requires("telebot")
 ```
 
 
+### termcap (windows)
+
+
+| Description | *Enables programs to use display terminals in a terminal-independent manner* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/termcap](https://www.gnu.org/software/termcap) |
+| License | GPL-2.0-or-later |
+| Versions | 1.3.1 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [termcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/termcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install termcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("termcap")
+```
+
+
 ### termcolor (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-08-21T16:26:05+08:00</lastmod>
+  <lastmod>2024-08-22T16:42:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-21T16:26:11+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-21T16:26:11+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-21T16:26:11+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-21T16:26:12+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-21T16:26:12+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-21T16:26:12+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-21T16:26:13+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-21T16:26:13+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-21T16:26:13+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-21T16:26:14+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-21T16:26:14+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-21T16:26:15+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-21T16:26:15+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-21T16:26:15+08:00</lastmod>
+  <lastmod>2024-08-22T16:43:05+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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