@@ -1123,6 +1123,43 @@ <h5 id="installcommand">Install command</h5>
11231123<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
11241124<pre><code class="lang-lua">add_requires("aom")
11251125</code></pre>
1126+ <h3 id="appimagelinux">appimage (linux)</h3>
1127+ <table>
1128+ <thead>
1129+ <tr>
1130+ <th>Description</th>
1131+ <th><em>AppImage packaging tool (appimagetool) for creating AppImage files</em></th>
1132+ </tr>
1133+ </thead>
1134+ <tbody>
1135+ <tr>
1136+ <td>Homepage</td>
1137+ <td><a href="https://appimage.org/">https://appimage.org/</a></td>
1138+ </tr>
1139+ <tr>
1140+ <td>License</td>
1141+ <td>MIT</td>
1142+ </tr>
1143+ <tr>
1144+ <td>Versions</td>
1145+ <td>12.0, 13.0</td>
1146+ </tr>
1147+ <tr>
1148+ <td>Architectures</td>
1149+ <td>arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64</td>
1150+ </tr>
1151+ <tr>
1152+ <td>Definition</td>
1153+ <td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/a/appimage/xmake.lua">appimage/xmake.lua</a></td>
1154+ </tr>
1155+ </tbody>
1156+ </table>
1157+ <h5 id="installcommand">Install command</h5>
1158+ <pre><code class="lang-console">xrepo install appimage
1159+ </code></pre>
1160+ <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
1161+ <pre><code class="lang-lua">add_requires("appimage")
1162+ </code></pre>
11261163<h3 id="aprlinux">apr (linux)</h3>
11271164<table>
11281165<thead>
@@ -14062,7 +14099,7 @@ <h3 id="fakeitlinux">fakeit (linux)</h3>
1406214099</tr>
1406314100<tr>
1406414101<td>Versions</td>
14065- <td>2.4.0, 2.4.1</td>
14102+ <td>2.4.0, 2.4.1, 2.5.0 </td>
1406614103</tr>
1406714104<tr>
1406814105<td>Architectures</td>
@@ -29332,7 +29369,7 @@ <h3 id="libratslinux">librats (linux)</h3>
2933229369</tr>
2933329370<tr>
2933429371<td>Versions</td>
29335- <td>0.1.5, 0.2.1, 0.3.0, 0.3.1</td>
29372+ <td>0.1.5, 0.2.1, 0.3.0, 0.3.1, 0.4.0 </td>
2933629373</tr>
2933729374<tr>
2933829375<td>Architectures</td>
@@ -39513,7 +39550,7 @@ <h3 id="nanoflannlinux">nanoflann (linux)</h3>
3951339550</tr>
3951439551<tr>
3951539552<td>Versions</td>
39516- <td>v1.3.2, v1.4.2, v1.5.0, v1.5.5, v1.6.0, v1.6.1, v1.6.2, v1.7.0, v1.7.1</td>
39553+ <td>v1.3.2, v1.4.2, v1.5.0, v1.5.5, v1.6.0, v1.6.1, v1.6.2, v1.7.0, v1.7.1, v1.8.0 </td>
3951739554</tr>
3951839555<tr>
3951939556<td>Architectures</td>
@@ -42035,7 +42072,7 @@ <h3 id="onednnlinux">onednn (linux)</h3>
4203542072</tr>
4203642073<tr>
4203742074<td>Versions</td>
42038- <td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3, v3.6, v3.6.1, v3.6.2, v3.7.1, v3.7.2, v3.8, v3.8.1, v3.9, v3.9.1, v3.10</td>
42075+ <td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3, v3.6, v3.6.1, v3.6.2, v3.7.1, v3.7.2, v3.8, v3.8.1, v3.9, v3.9.1, v3.10, v3.10.1 </td>
4203942076</tr>
4204042077<tr>
4204142078<td>Architectures</td>
@@ -61392,7 +61429,7 @@ <h3 id="wigxjpflinux">wigxjpf (linux)</h3>
6139261429</tr>
6139361430<tr>
6139461431<td>License</td>
61395- <td>table: 0x55d0f78f7ed0 </td>
61432+ <td>table: 0x55a6633f3ee0 </td>
6139661433</tr>
6139761434<tr>
6139861435<td>Versions</td>
0 commit comments