@@ -20011,7 +20011,7 @@ <h3 id="libwebsocketscross">libwebsockets (cross)</h3>
2001120011</tr>
2001220012<tr>
2001320013<td>Versions</td>
20014- <td>v4.3.3, v4.3.4, v4.3.5, v4.4.1</td>
20014+ <td>v4.3.3, v4.3.4, v4.3.5, v4.4.1, v4.5.2 </td>
2001520015</tr>
2001620016<tr>
2001720017<td>Architectures</td>
@@ -26341,7 +26341,7 @@ <h3 id="omathcross">omath (cross)</h3>
2634126341</tr>
2634226342<tr>
2634326343<td>Versions</td>
26344- <td>v3.8.1, v3.8.2, v3.9.0, v3.9.3, v3.9.4, v3.10.1, v4.0.1, v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.5.0</td>
26344+ <td>v3.8.1, v3.8.2, v3.9.0, v3.9.3, v3.9.4, v3.10.1, v4.0.1, v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.5.0, v4.6.1 </td>
2634526345</tr>
2634626346<tr>
2634726347<td>Architectures</td>
@@ -35053,7 +35053,7 @@ <h3 id="taskflowcross">taskflow (cross)</h3>
3505335053</tr>
3505435054<tr>
3505535055<td>Versions</td>
35056- <td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0, v3.7.0, v3.8.0, v3.9.0, v3.10.0, v3.11.0</td>
35056+ <td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0, v3.7.0, v3.8.0, v3.9.0, v3.10.0, v3.11.0, v4.0.0 </td>
3505735057</tr>
3505835058<tr>
3505935059<td>Architectures</td>
@@ -35437,6 +35437,43 @@ <h5 id="installcommand">Install command</h5>
3543735437<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
3543835438<pre><code class="lang-lua">add_requires("tetgen")
3543935439</code></pre>
35440+ <h3 id="texinfocross">texinfo (cross)</h3>
35441+ <table>
35442+ <thead>
35443+ <tr>
35444+ <th>Description</th>
35445+ <th><em>Official documentation format of the GNU project</em></th>
35446+ </tr>
35447+ </thead>
35448+ <tbody>
35449+ <tr>
35450+ <td>Homepage</td>
35451+ <td><a href="https://www.gnu.org/software/texinfo/">https://www.gnu.org/software/texinfo/</a></td>
35452+ </tr>
35453+ <tr>
35454+ <td>License</td>
35455+ <td>GPL-3.0</td>
35456+ </tr>
35457+ <tr>
35458+ <td>Versions</td>
35459+ <td>6.7, 7.2</td>
35460+ </tr>
35461+ <tr>
35462+ <td>Architectures</td>
35463+ <td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
35464+ </tr>
35465+ <tr>
35466+ <td>Definition</td>
35467+ <td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/t/texinfo/xmake.lua">texinfo/xmake.lua</a></td>
35468+ </tr>
35469+ </tbody>
35470+ </table>
35471+ <h5 id="installcommand">Install command</h5>
35472+ <pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] texinfo
35473+ </code></pre>
35474+ <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
35475+ <pre><code class="lang-lua">add_requires("texinfo")
35476+ </code></pre>
3544035477<h3 id="tf_workstealingqueuecross">tf_workstealingqueue (cross)</h3>
3544135478<table>
3544235479<thead>
0 commit comments