瀏覽代碼

autoupdate docs by xmake-repo/ci

ruki 4 年之前
父節點
當前提交
85aeb16eb7

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: openal-soft, port, recastnavigation**
+- **Recently added: kiwisolver, openal-soft, port**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (349)
+- Packages (350)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 34 - 1
mirror/packages/android.html

@@ -413,7 +413,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1910,6 +1910,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolverandroid">kiwisolver (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></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/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="libbpfandroid">libbpf (android)</h3>
 <table>

+ 34 - 1
mirror/packages/bsd.html

@@ -310,7 +310,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1395,6 +1395,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolverbsd">kiwisolver (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></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/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="libjpegbsd">libjpeg (bsd)</h3>
 <table>

+ 34 - 1
mirror/packages/cross.html

@@ -310,7 +310,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1325,6 +1325,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolvercross">kiwisolver (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, 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/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="libcurlcross">libcurl (cross)</h3>
 <table>

+ 34 - 1
mirror/packages/iphoneos.html

@@ -310,7 +310,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1634,6 +1634,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolveriphoneos">kiwisolver (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="libcurliphoneos">libcurl (iphoneos)</h3>
 <table>

+ 34 - 1
mirror/packages/linux.html

@@ -821,7 +821,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -3882,6 +3882,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolverlinux">kiwisolver (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lcmslinux">lcms (linux)</h3>
 <table>

+ 34 - 1
mirror/packages/macosx.html

@@ -784,7 +784,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -3668,6 +3668,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolvermacosx">kiwisolver (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lcmsmacosx">lcms (macosx)</h3>
 <table>

+ 34 - 1
mirror/packages/mingw.html

@@ -413,7 +413,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1807,6 +1807,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolvermingw">kiwisolver (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></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/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="leveldbmingw">leveldb (mingw)</h3>
 <table>

+ 34 - 1
mirror/packages/msys.html

@@ -347,7 +347,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1362,6 +1362,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolvermsys">kiwisolver (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></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/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="libjpegmsys">libjpeg (msys)</h3>
 <table>

+ 34 - 1
mirror/packages/windows.html

@@ -784,7 +784,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.5, 2.9.2</td>
+<td>2.13.5, 2.13.6, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -3618,6 +3618,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kcp")
 </code></pre>
+<h3 id="kiwisolverwindows">kiwisolver (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient C++ implementation of the Cassowary constraint solving algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://kiwisolver.readthedocs.io/en/latest/">https://kiwisolver.readthedocs.io/en/latest/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua">kiwisolver/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kiwisolver
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kiwisolver")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lcmswindows">lcms (windows)</h3>
 <table>

+ 24 - 1
packages/android.md

@@ -218,7 +218,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -1253,6 +1253,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (android)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### libbpf (android)

+ 24 - 1
packages/bsd.md

@@ -148,7 +148,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -903,6 +903,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (bsd)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### libjpeg (bsd)

+ 24 - 1
packages/cross.md

@@ -148,7 +148,7 @@ add_requires("brynet")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -856,6 +856,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (cross)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### libcurl (cross)

+ 24 - 1
packages/iphoneos.md

@@ -148,7 +148,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -1066,6 +1066,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (iphoneos)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | arm64, armv7, armv7s, i386, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### libcurl (iphoneos)

+ 24 - 1
packages/linux.md

@@ -497,7 +497,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -2572,6 +2572,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (linux)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### lcms (linux)

+ 24 - 1
packages/macosx.md

@@ -473,7 +473,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -2430,6 +2430,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (macosx)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### lcms (macosx)

+ 24 - 1
packages/mingw.md

@@ -218,7 +218,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -1183,6 +1183,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (mingw)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### leveldb (mingw)

+ 24 - 1
packages/msys.md

@@ -172,7 +172,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -880,6 +880,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (msys)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### libjpeg (msys)

+ 24 - 1
packages/windows.md

@@ -473,7 +473,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.13.5, 2.9.2 |
+| Versions | 2.13.5, 2.13.6, 2.9.2 |
 | Architectures | x64, x86 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 
@@ -2388,6 +2388,29 @@ add_requires("kcp")
 ```
 
 
+### kiwisolver (windows)
+
+
+| Description | *Efficient C++ implementation of the Cassowary constraint solving algorithm* |
+| -- | -- |
+| Homepage | [https://kiwisolver.readthedocs.io/en/latest/](https://kiwisolver.readthedocs.io/en/latest/) |
+| Versions | 1.3.1 |
+| Architectures | x64, x86 |
+| Definition | [kiwisolver/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kiwisolver/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kiwisolver
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kiwisolver")
+```
+
+
 
 ## l
 ### lcms (windows)

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-06-03T15:20:13+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-06-03T15:20:14+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-06-03T15:20:14+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-06-03T15:20:15+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-06-03T15:20:15+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-06-03T15:20:15+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-06-03T15:20:15+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-06-03T15:20:15+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-06-03T15:20:16+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-06-03T15:20:16+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-06-03T15:20:16+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-06-03T15:20:16+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-06-03T15:20:16+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-06-03T15:20:16+08:00</lastmod>
+  <lastmod>2021-06-05T00:12:11+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: openal-soft, port, recastnavigation**
+- **Recently added: kiwisolver, openal-soft, port**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (349)
+- 包列表 (350)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)