瀏覽代碼

autoupdate docs by xmake-repo/ci

ruki 1 月之前
父節點
當前提交
397ff9f969

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: ignite3, libdisplay-info, hwdata**
+- **Recently added: coin-or-clp, ignite3, libdisplay-info**
 
 [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 (1768)
+- Packages (1769)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 74 - 4
mirror/packages/android.html

@@ -4970,6 +4970,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpandroid">coin-or-clp (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilsandroid">coin-or-coinutils (android)</h3>
 <table>
 <thead>
@@ -8881,7 +8918,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17106,7 +17143,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18119,6 +18156,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtcod")
 </code></pre>
+<h3 id="libtiffandroid">libtiff (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>TIFF Library and Utilities.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.simplesystems.org/libtiff/">http://www.simplesystems.org/libtiff/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtiff/xmake.lua">libtiff/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libtiff
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtiff")
+</code></pre>
 <h3 id="libtomcryptandroid">libtomcrypt (android)</h3>
 <table>
 <thead>
@@ -31739,7 +31809,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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100</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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -32838,7 +32908,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/bsd.html

@@ -5162,6 +5162,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpbsd">coin-or-clp (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilsbsd">coin-or-coinutils (bsd)</h3>
 <table>
 <thead>
@@ -8999,7 +9036,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16977,7 +17014,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31620,7 +31657,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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100</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, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -32826,7 +32863,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/cross.html

@@ -4878,6 +4878,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpcross">coin-or-clp (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilscross">coin-or-coinutils (cross)</h3>
 <table>
 <thead>
@@ -8974,7 +9011,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16689,7 +16726,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -30525,7 +30562,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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100</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, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31587,7 +31624,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 74 - 4
mirror/packages/iphoneos.html

@@ -4714,6 +4714,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpiphoneos">coin-or-clp (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilsiphoneos">coin-or-coinutils (iphoneos)</h3>
 <table>
 <thead>
@@ -8551,7 +8588,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16307,7 +16344,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17357,6 +17394,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtcod")
 </code></pre>
+<h3 id="libtiffiphoneos">libtiff (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>TIFF Library and Utilities.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.simplesystems.org/libtiff/">http://www.simplesystems.org/libtiff/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.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/libtiff/xmake.lua">libtiff/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libtiff
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtiff")
+</code></pre>
 <h3 id="libtomcryptiphoneos">libtomcrypt (iphoneos)</h3>
 <table>
 <thead>
@@ -30274,7 +30344,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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100</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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31303,7 +31373,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 42 - 5
mirror/packages/linux.html

@@ -7213,6 +7213,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("coin-or-asl")
 </code></pre>
+<h3 id="coinorclplinux">coin-or-clp (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, 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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilslinux">coin-or-coinutils (linux)</h3>
 <table>
 <thead>
@@ -13259,7 +13296,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27930,7 +27967,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -51082,7 +51119,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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100</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, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -52687,7 +52724,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -58062,7 +58099,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55914ceac6b0</td>
+<td>table: 0x5629d4237400</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 42 - 5
mirror/packages/macosx.html

@@ -6814,6 +6814,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpmacosx">coin-or-clp (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilsmacosx">coin-or-coinutils (macosx)</h3>
 <table>
 <thead>
@@ -12461,7 +12498,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25795,7 +25832,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47371,7 +47408,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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100</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, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48939,7 +48976,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -53882,7 +53919,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55914ceac6b0</td>
+<td>table: 0x5629d4237400</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 41 - 4
mirror/packages/mingw.html

@@ -5270,6 +5270,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpmingw">coin-or-clp (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilsmingw">coin-or-coinutils (mingw)</h3>
 <table>
 <thead>
@@ -9551,7 +9588,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18755,7 +18792,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -34343,7 +34380,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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100</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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -35623,7 +35660,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 74 - 4
mirror/packages/msys.html

@@ -4940,6 +4940,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpmsys">coin-or-clp (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilsmsys">coin-or-coinutils (msys)</h3>
 <table>
 <thead>
@@ -8847,7 +8884,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16393,7 +16430,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17406,6 +17443,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtcod")
 </code></pre>
+<h3 id="libtiffmsys">libtiff (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>TIFF Library and Utilities.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.simplesystems.org/libtiff/">http://www.simplesystems.org/libtiff/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.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/libtiff/xmake.lua">libtiff/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtiff
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtiff")
+</code></pre>
 <h3 id="libtomcryptmsys">libtomcrypt (msys)</h3>
 <table>
 <thead>
@@ -29760,7 +29830,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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100</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, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -30970,7 +31040,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 74 - 4
mirror/packages/wasm.html

@@ -4138,6 +4138,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpwasm">coin-or-clp (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilswasm">coin-or-coinutils (wasm)</h3>
 <table>
 <thead>
@@ -7683,7 +7720,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14349,7 +14386,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -15321,6 +15358,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtcod")
 </code></pre>
+<h3 id="libtiffwasm">libtiff (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>TIFF Library and Utilities.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.simplesystems.org/libtiff/">http://www.simplesystems.org/libtiff/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.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/libtiff/xmake.lua">libtiff/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libtiff
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtiff")
+</code></pre>
 <h3 id="libtommathwasm">libtommath (wasm)</h3>
 <table>
 <thead>
@@ -26860,7 +26930,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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100</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, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27852,7 +27922,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/windows.html

@@ -6789,6 +6789,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("cnpy")
 </code></pre>
+<h3 id="coinorclpwindows">coin-or-clp (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>COIN-OR Linear Programming Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/coin-or/Clp">https://github.com/coin-or/Clp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>EPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.17.10</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/c/coin-or-clp/xmake.lua">coin-or-clp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install coin-or-clp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("coin-or-clp")
+</code></pre>
 <h3 id="coinorcoinutilswindows">coin-or-coinutils (windows)</h3>
 <table>
 <thead>
@@ -12728,7 +12765,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.3, v0.8.0</td>
+<td>v0.6.3, v0.8.0, v0.9.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25111,7 +25148,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0, v4.5.0, v5.1.0, v5.2.0</td>
+<td>v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -46109,7 +46146,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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100</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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47710,7 +47747,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.1</td>
+<td>v2.1, v2.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 51 - 4
packages/android.md

@@ -3200,6 +3200,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (android)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (android)
 
 
@@ -5747,7 +5771,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -11149,7 +11173,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -11813,6 +11837,29 @@ add_requires("libtcod")
 ```
 
 
+### libtiff (android)
+
+
+| Description | *TIFF Library and Utilities.* |
+| -- | -- |
+| Homepage | [http://www.simplesystems.org/libtiff/](http://www.simplesystems.org/libtiff/) |
+| Versions | v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [libtiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtiff/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libtiff
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtiff")
+```
+
+
 ### libtomcrypt (android)
 
 
@@ -20749,7 +20796,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -21468,7 +21515,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 28 - 4
packages/bsd.md

@@ -3320,6 +3320,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (bsd)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | i386, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (bsd)
 
 
@@ -5819,7 +5843,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | i386, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -11056,7 +11080,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | i386, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -20688,7 +20712,7 @@ add_requires("spot")
 | -- | -- |
 | 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -21478,7 +21502,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | i386, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 28 - 4
packages/cross.md

@@ -3131,6 +3131,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (cross)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (cross)
 
 
@@ -5798,7 +5822,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -10866,7 +10890,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -19957,7 +19981,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.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) |
 
@@ -20652,7 +20676,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 51 - 4
packages/iphoneos.md

@@ -3031,6 +3031,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (iphoneos)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm64, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (iphoneos)
 
 
@@ -5530,7 +5554,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -10623,7 +10647,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -11311,6 +11335,29 @@ add_requires("libtcod")
 ```
 
 
+### libtiff (iphoneos)
+
+
+| Description | *TIFF Library and Utilities.* |
+| -- | -- |
+| Homepage | [http://www.simplesystems.org/libtiff/](http://www.simplesystems.org/libtiff/) |
+| Versions | v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [libtiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtiff/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos libtiff
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtiff")
+```
+
+
 ### libtomcrypt (iphoneos)
 
 
@@ -19791,7 +19838,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -20463,7 +20510,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 29 - 5
packages/linux.md

@@ -4677,6 +4677,30 @@ add_requires("coin-or-asl")
 ```
 
 
+### coin-or-clp (linux)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (linux)
 
 
@@ -8628,7 +8652,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -18289,7 +18313,7 @@ add_requires("libredwg")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -33544,7 +33568,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | arm64, 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) |
 
@@ -34596,7 +34620,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 
@@ -38128,7 +38152,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: 0x55914ceac6b0 |
+| License | table: 0x5629d4237400 |
 | Versions | 1.13 |
 | Architectures | arm64, 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) |

+ 29 - 5
packages/macosx.md

@@ -4415,6 +4415,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (macosx)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm64, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (macosx)
 
 
@@ -8104,7 +8128,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -16885,7 +16909,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -31097,7 +31121,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -32125,7 +32149,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 
@@ -35372,7 +35396,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: 0x55914ceac6b0 |
+| License | table: 0x5629d4237400 |
 | 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

@@ -3393,6 +3393,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (mingw)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (mingw)
 
 
@@ -6180,7 +6204,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -12225,7 +12249,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -22462,7 +22486,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.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) |
 
@@ -23300,7 +23324,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 51 - 4
packages/msys.md

@@ -3176,6 +3176,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (msys)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | i386, x86_64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (msys)
 
 
@@ -5722,7 +5746,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | i386, x86_64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -10674,7 +10698,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | i386, x86_64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -11338,6 +11362,29 @@ add_requires("libtcod")
 ```
 
 
+### libtiff (msys)
+
+
+| Description | *TIFF Library and Utilities.* |
+| -- | -- |
+| Homepage | [http://www.simplesystems.org/libtiff/](http://www.simplesystems.org/libtiff/) |
+| Versions | v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.0 |
+| Architectures | i386, x86_64 |
+| Definition | [libtiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtiff/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtiff
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtiff")
+```
+
+
 ### libtomcrypt (msys)
 
 
@@ -19456,7 +19503,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -20247,7 +20294,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | i386, x86_64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 51 - 4
packages/wasm.md

@@ -2651,6 +2651,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (wasm)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | wasm32, wasm64 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (wasm)
 
 
@@ -4959,7 +4983,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -9337,7 +9361,7 @@ add_requires("librdkafka")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -9976,6 +10000,29 @@ add_requires("libtcod")
 ```
 
 
+### libtiff (wasm)
+
+
+| Description | *TIFF Library and Utilities.* |
+| -- | -- |
+| Homepage | [http://www.simplesystems.org/libtiff/](http://www.simplesystems.org/libtiff/) |
+| Versions | v4.1.0, v4.2.0, v4.3.0, v4.4.0, v4.6.0, v4.7.0 |
+| Architectures | wasm32, wasm64 |
+| Definition | [libtiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtiff/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libtiff
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtiff")
+```
+
+
 ### libtommath (wasm)
 
 
@@ -17551,7 +17598,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -18199,7 +18246,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | wasm32, wasm64 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 28 - 4
packages/windows.md

@@ -4394,6 +4394,30 @@ add_requires("cnpy")
 ```
 
 
+### coin-or-clp (windows)
+
+
+| Description | *COIN-OR Linear Programming Solver* |
+| -- | -- |
+| Homepage | [https://github.com/coin-or/Clp](https://github.com/coin-or/Clp) |
+| License | EPL-2.0 |
+| Versions | 1.17.10 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [coin-or-clp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/coin-or-clp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install coin-or-clp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("coin-or-clp")
+```
+
+
 ### coin-or-coinutils (windows)
 
 
@@ -8274,7 +8298,7 @@ add_requires("expat")
 | -- | -- |
 | Homepage | [https://github.com/martinmoene/expected-lite](https://github.com/martinmoene/expected-lite) |
 | License | BSL-1.0 |
-| Versions | v0.6.3, v0.8.0 |
+| Versions | v0.6.3, v0.8.0, v0.9.0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [expected-lite/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/expected-lite/xmake.lua) |
 
@@ -16397,7 +16421,7 @@ add_requires("libredwg")
 | -- | -- |
 | Homepage | [https://github.com/jcelerier/libremidi](https://github.com/jcelerier/libremidi) |
 | License | BSD-2-Clause |
-| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0 |
+| Versions | v3.0, v4.5.0, v5.1.0, v5.2.0, v5.3.0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [libremidi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libremidi/xmake.lua) |
 
@@ -30199,7 +30223,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+100 |
+| 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+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+200, 3.50.0+100, 3.50.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) |
 
@@ -31250,7 +31274,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [http://taglib.org/](http://taglib.org/) |
 | License | LGPL-2.1 |
-| Versions | v2.1 |
+| Versions | v2.1, v2.1.1 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [taglib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taglib/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2025-07-09T03:12:36+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-07-09T03:12:48+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-07-09T03:12:48+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-07-09T03:12:48+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-07-09T03:12:48+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-07-09T03:12:49+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-07-09T03:12:49+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-07-09T03:12:49+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-07-09T03:12:50+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-07-09T03:12:50+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-07-09T03:12:51+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-07-09T03:12:51+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-07-09T03:12:51+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-07-09T03:12:52+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-07-09T03:12:52+08:00</lastmod>
+  <lastmod>2025-07-09T04:49:19+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: ignite3, libdisplay-info, hwdata**
+- **Recently added: coin-or-clp, ignite3, libdisplay-info**
 
 [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)
-- 包列表 (1768)
+- 包列表 (1769)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)