Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 month ago
parent
commit
0ff327b4fb

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: re2c, liblemon, hwinfo**
+- **Recently added: ppqsort, re2c, liblemon**
 
 [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 (1759)
+- Packages (1760)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 71 - 1
mirror/packages/android.html

@@ -25864,6 +25864,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("piex")
 </code></pre>
+<h3 id="pixmanandroid">pixman (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Low-level library for pixel manipulation.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://cairographics.org/">https://cairographics.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</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/p/pixman/xmake.lua">pixman/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] pixman
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pixman")
+</code></pre>
 <h3 id="pkgconfigandroid">pkg-config (android)</h3>
 <table>
 <thead>
@@ -26810,6 +26847,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortandroid">ppqsort (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintandroid">pprint (android)</h3>
 <table>
 <thead>
@@ -31414,7 +31484,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 35 - 2
mirror/packages/bsd.html

@@ -26179,7 +26179,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27106,6 +27106,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortbsd">ppqsort (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintbsd">pprint (bsd)</h3>
 <table>
 <thead>
@@ -31365,7 +31398,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 71 - 1
mirror/packages/cross.html

@@ -25102,6 +25102,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("picosha2")
 </code></pre>
+<h3 id="pixmancross">pixman (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Low-level library for pixel manipulation.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://cairographics.org/">https://cairographics.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</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/p/pixman/xmake.lua">pixman/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] pixman
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pixman")
+</code></pre>
 <h3 id="pkgconfigcross">pkg-config (cross)</h3>
 <table>
 <thead>
@@ -25974,6 +26011,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortcross">ppqsort (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintcross">pprint (cross)</h3>
 <table>
 <thead>
@@ -30196,7 +30266,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 35 - 2
mirror/packages/iphoneos.html

@@ -24714,7 +24714,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25608,6 +25608,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortiphoneos">ppqsort (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintiphoneos">pprint (iphoneos)</h3>
 <table>
 <thead>
@@ -29986,7 +30019,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 36 - 3
mirror/packages/linux.html

@@ -42527,7 +42527,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -43709,6 +43709,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortlinux">ppqsort (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintlinux">pprint (linux)</h3>
 <table>
 <thead>
@@ -50716,7 +50749,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -57692,7 +57725,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x563530bbc6a0</td>
+<td>table: 0x55ff65f7f750</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 36 - 3
mirror/packages/macosx.html

@@ -39540,7 +39540,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -40685,6 +40685,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortmacosx">ppqsort (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintmacosx">pprint (macosx)</h3>
 <table>
 <thead>
@@ -47079,7 +47112,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -53590,7 +53623,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x563530bbc6a0</td>
+<td>table: 0x55ff65f7f750</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 35 - 2
mirror/packages/mingw.html

@@ -27989,7 +27989,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -28949,6 +28949,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortmingw">ppqsort (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintmingw">pprint (mingw)</h3>
 <table>
 <thead>
@@ -34051,7 +34084,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 35 - 2
mirror/packages/msys.html

@@ -24463,7 +24463,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25423,6 +25423,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortmsys">ppqsort (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintmsys">pprint (msys)</h3>
 <table>
 <thead>
@@ -29431,7 +29464,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 35 - 2
mirror/packages/wasm.html

@@ -21921,7 +21921,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22774,6 +22774,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortwasm">ppqsort (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintwasm">pprint (wasm)</h3>
 <table>
 <thead>
@@ -26568,7 +26601,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 36 - 3
mirror/packages/windows.html

@@ -38027,11 +38027,11 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.42.0, 0.42.2, 0.43.2, 0.43.4</td>
+<td>0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
-<td>arm, arm64ec, x64, x86</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
 </tr>
 <tr>
 <td>Definition</td>
@@ -39205,6 +39205,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("postgresql")
 </code></pre>
+<h3 id="ppqsortwindows">ppqsort (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient implementation of parallel quicksort algorithm</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/GabTux/PPQSort">https://github.com/GabTux/PPQSort</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.5</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/p/ppqsort/xmake.lua">ppqsort/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ppqsort
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ppqsort")
+</code></pre>
 <h3 id="pprintwindows">pprint (windows)</h3>
 <table>
 <thead>
@@ -45858,7 +45891,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 48 - 1
packages/android.md

@@ -16898,6 +16898,30 @@ add_requires("piex")
 ```
 
 
+### pixman (android)
+
+
+| Description | *Low-level library for pixel manipulation.* |
+| -- | -- |
+| Homepage | [https://cairographics.org/](https://cairographics.org/) |
+| License | MIT |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] pixman
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pixman")
+```
+
+
 ### pkg-config (android)
 
 
@@ -17518,6 +17542,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (android)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (android)
 
 
@@ -20535,7 +20582,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | 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) |
 

+ 25 - 2
packages/bsd.md

@@ -17110,7 +17110,7 @@ add_requires("pigz")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | i386, x86_64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -17723,6 +17723,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (bsd)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | i386, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (bsd)
 
 
@@ -20521,7 +20544,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 48 - 1
packages/cross.md

@@ -16396,6 +16396,30 @@ add_requires("picosha2")
 ```
 
 
+### pixman (cross)
+
+
+| Description | *Low-level library for pixel manipulation.* |
+| -- | -- |
+| Homepage | [https://cairographics.org/](https://cairographics.org/) |
+| License | MIT |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] pixman
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pixman")
+```
+
+
 ### pkg-config (cross)
 
 
@@ -16968,6 +16992,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (cross)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (cross)
 
 
@@ -19742,7 +19789,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+300, 3.35.0+400, 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+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | 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) |
 

+ 25 - 2
packages/iphoneos.md

@@ -16139,7 +16139,7 @@ add_requires("piex")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -16729,6 +16729,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (iphoneos)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm64, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (iphoneos)
 
 
@@ -19601,7 +19624,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 3
packages/linux.md

@@ -27919,7 +27919,7 @@ add_requires("pigz")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -28699,6 +28699,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (linux)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (linux)
 
 
@@ -33305,7 +33328,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | 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) |
 
@@ -37888,7 +37911,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: 0x563530bbc6a0 |
+| License | table: 0x55ff65f7f750 |
 | 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) |

+ 26 - 3
packages/macosx.md

@@ -25948,7 +25948,7 @@ add_requires("pigz")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -26704,6 +26704,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (macosx)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm64, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (macosx)
 
 
@@ -30906,7 +30929,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+300, 3.35.0+400, 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -35181,7 +35204,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: 0x563530bbc6a0 |
+| License | table: 0x55ff65f7f750 |
 | 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) |

+ 25 - 2
packages/mingw.md

@@ -18287,7 +18287,7 @@ add_requires("piex")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -18923,6 +18923,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (mingw)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (mingw)
 
 
@@ -22271,7 +22294,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 2
packages/msys.md

@@ -15973,7 +15973,7 @@ add_requires("picosha2")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | i386, x86_64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -16609,6 +16609,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (msys)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | i386, x86_64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (msys)
 
 
@@ -19241,7 +19264,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 2
packages/wasm.md

@@ -14305,7 +14305,7 @@ add_requires("picosha2")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
 | Architectures | wasm32, wasm64 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
@@ -14870,6 +14870,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (wasm)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | wasm32, wasm64 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (wasm)
 
 
@@ -17360,7 +17383,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+300, 3.35.0+400, 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+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 3
packages/windows.md

@@ -24884,8 +24884,8 @@ add_requires("piex")
 | -- | -- |
 | Homepage | [https://cairographics.org/](https://cairographics.org/) |
 | License | MIT |
-| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4 |
-| Architectures | arm, arm64ec, x64, x86 |
+| Versions | 0.42.0, 0.42.2, 0.43.2, 0.43.4, 0.46.2 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [pixman/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pixman/xmake.lua) |
 
 ##### Install command
@@ -25663,6 +25663,29 @@ add_requires("postgresql")
 ```
 
 
+### ppqsort (windows)
+
+
+| Description | *Efficient implementation of parallel quicksort algorithm* |
+| -- | -- |
+| Homepage | [https://github.com/GabTux/PPQSort](https://github.com/GabTux/PPQSort) |
+| Versions | v1.0.5 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [ppqsort/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/ppqsort/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ppqsort
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ppqsort")
+```
+
+
 ### pprint (windows)
 
 
@@ -30033,7 +30056,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2025-06-29T02:41:31+08:00</lastmod>
+  <lastmod>2025-06-29T03:05:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-06-29T02:41:43+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-06-29T02:41:43+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-06-29T02:41:43+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-06-29T02:41:43+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-06-29T02:41:44+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-06-29T02:41:44+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-06-29T02:41:44+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-06-29T02:41:45+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-06-29T02:41:45+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-06-29T02:41:45+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-06-29T02:41:46+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-06-29T02:41:46+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-06-29T02:41:47+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-06-29T02:41:47+08:00</lastmod>
+  <lastmod>2025-06-29T03:06:06+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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