Selaa lähdekoodia

autoupdate docs by xmake-repo/ci

ruki 1 vuosi sitten
vanhempi
commit
76c0d569aa

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: squirrel, argz, intx**
+- **Recently added: ctrack, kvazaar, squirrel**
 
 [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 (1444)
+- Packages (1446)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 38 - 1
mirror/packages/android.html

@@ -4522,6 +4522,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackandroid">ctrack (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/c/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctreandroid">ctre (android)</h3>
 <table>
 <thead>
@@ -21657,7 +21694,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+300, 3.45.0+100, 3.46.0+0</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+200, 3.45.0+300, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/bsd.html

@@ -5006,6 +5006,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackbsd">ctrack (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctrebsd">ctre (bsd)</h3>
 <table>
 <thead>
@@ -21887,7 +21924,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -4644,6 +4644,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackcross">ctrack (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.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/c/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctrecross">ctre (cross)</h3>
 <table>
 <thead>
@@ -20623,7 +20660,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+300, 3.45.0+100, 3.46.0+0</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+200, 3.45.0+300, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/iphoneos.html

@@ -4336,6 +4336,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackiphoneos">ctrack (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctreiphoneos">ctre (iphoneos)</h3>
 <table>
 <thead>
@@ -20669,7 +20706,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 76 - 2
mirror/packages/linux.html

@@ -7773,6 +7773,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctracklinux">ctrack (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, 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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctrelinux">ctre (linux)</h3>
 <table>
 <thead>
@@ -18516,6 +18553,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kuba-zip")
 </code></pre>
+<h3 id="kvazaarlinux">kvazaar (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open-source HEVC encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ultravideo/kvazaar">https://github.com/ultravideo/kvazaar</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, 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/k/kvazaar/xmake.lua">kvazaar/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kvazaar
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kvazaar")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lamelinux">lame (linux)</h3>
 <table>
@@ -42050,7 +42124,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+300, 3.45.0+100, 3.46.0+0</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+200, 3.45.0+300, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47937,7 +48011,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5649262a5910</td>
+<td>table: 0x55bcb4b84d70</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 76 - 2
mirror/packages/macosx.html

@@ -7271,6 +7271,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackmacosx">ctrack (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctremacosx">ctre (macosx)</h3>
 <table>
 <thead>
@@ -17401,6 +17438,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kuba-zip")
 </code></pre>
+<h3 id="kvazaarmacosx">kvazaar (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open-source HEVC encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ultravideo/kvazaar">https://github.com/ultravideo/kvazaar</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.3.1</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/k/kvazaar/xmake.lua">kvazaar/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kvazaar
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kvazaar")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lamemacosx">lame (macosx)</h3>
 <table>
@@ -39001,7 +39075,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44493,7 +44567,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5649262a5910</td>
+<td>table: 0x55bcb4b84d70</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 75 - 1
mirror/packages/mingw.html

@@ -5077,6 +5077,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackmingw">ctrack (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctremingw">ctre (mingw)</h3>
 <table>
 <thead>
@@ -11497,6 +11534,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kuba-zip")
 </code></pre>
+<h3 id="kvazaarmingw">kvazaar (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open-source HEVC encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ultravideo/kvazaar">https://github.com/ultravideo/kvazaar</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.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/kvazaar/xmake.lua">kvazaar/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] kvazaar
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kvazaar")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lemonmingw">lemon (mingw)</h3>
 <table>
@@ -24528,7 +24602,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+300, 3.45.0+100, 3.46.0+0</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+200, 3.45.0+300, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/msys.html

@@ -4706,6 +4706,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackmsys">ctrack (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctremsys">ctre (msys)</h3>
 <table>
 <thead>
@@ -19270,7 +19307,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/wasm.html

@@ -3982,6 +3982,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackwasm">ctrack (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctrewasm">ctre (wasm)</h3>
 <table>
 <thead>
@@ -18032,7 +18069,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+300, 3.45.0+100, 3.46.0+0</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+200, 3.45.0+300, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/windows.html

@@ -7213,6 +7213,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ctpg")
 </code></pre>
+<h3 id="ctrackwindows">ctrack (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/Compaile/ctrack">https://github.com/Compaile/ctrack</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.0.2</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/ctrack/xmake.lua">ctrack/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install ctrack
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("ctrack")
+</code></pre>
 <h3 id="ctrewindows">ctre (windows)</h3>
 <table>
 <thead>
@@ -17051,6 +17088,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("kuba-zip")
 </code></pre>
+<h3 id="kvazaarwindows">kvazaar (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open-source HEVC encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ultravideo/kvazaar">https://github.com/ultravideo/kvazaar</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.3.1</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/k/kvazaar/xmake.lua">kvazaar/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install kvazaar
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("kvazaar")
+</code></pre>
 <h2 id="l">l</h2>
 <h3 id="lamewindows">lame (windows)</h3>
 <table>
@@ -36200,7 +36274,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 25 - 1
packages/android.md

@@ -2911,6 +2911,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (android)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (android)
 
 
@@ -14187,7 +14211,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+300, 3.45.0+100, 3.46.0+0 |
+| 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+200, 3.45.0+300, 3.46.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/bsd.md

@@ -3222,6 +3222,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (bsd)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | i386, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (bsd)
 
 
@@ -14346,7 +14370,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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 |
+| 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 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/cross.md

@@ -2984,6 +2984,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (cross)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (cross)
 
 
@@ -13499,7 +13523,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.45.0+100, 3.46.0+0 |
+| 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+200, 3.45.0+300, 3.46.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) |
 

+ 25 - 1
packages/iphoneos.md

@@ -2789,6 +2789,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (iphoneos)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm64, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (iphoneos)
 
 
@@ -13540,7 +13564,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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 |
+| 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 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 50 - 2
packages/linux.md

@@ -5053,6 +5053,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (linux)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (linux)
 
 
@@ -12126,6 +12150,30 @@ add_requires("kuba-zip")
 ```
 
 
+### kvazaar (linux)
+
+
+| Description | *An open-source HEVC encoder* |
+| -- | -- |
+| Homepage | [https://github.com/ultravideo/kvazaar](https://github.com/ultravideo/kvazaar) |
+| License | BSD-3-Clause |
+| Versions | v2.3.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [kvazaar/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kvazaar/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kvazaar
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kvazaar")
+```
+
+
 
 ## l
 ### lame (linux)
@@ -27687,7 +27735,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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+300, 3.45.0+100, 3.46.0+0 |
+| 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+200, 3.45.0+300, 3.46.0+0 |
 | Architectures | arm64-v8a, 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) |
 
@@ -31570,7 +31618,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: 0x5649262a5910 |
+| License | table: 0x55bcb4b84d70 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, 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) |

+ 50 - 2
packages/macosx.md

@@ -4721,6 +4721,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (macosx)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm64, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (macosx)
 
 
@@ -11390,6 +11414,30 @@ add_requires("kuba-zip")
 ```
 
 
+### kvazaar (macosx)
+
+
+| Description | *An open-source HEVC encoder* |
+| -- | -- |
+| Homepage | [https://github.com/ultravideo/kvazaar](https://github.com/ultravideo/kvazaar) |
+| License | BSD-3-Clause |
+| Versions | v2.3.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [kvazaar/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kvazaar/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kvazaar
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kvazaar")
+```
+
+
 
 ## l
 ### lame (macosx)
@@ -25671,7 +25719,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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 |
+| 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 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29293,7 +29341,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: 0x5649262a5910 |
+| License | table: 0x55bcb4b84d70 |
 | 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) |

+ 49 - 1
packages/mingw.md

@@ -3271,6 +3271,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (mingw)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (mingw)
 
 
@@ -7486,6 +7510,30 @@ add_requires("kuba-zip")
 ```
 
 
+### kvazaar (mingw)
+
+
+| Description | *An open-source HEVC encoder* |
+| -- | -- |
+| Homepage | [https://github.com/ultravideo/kvazaar](https://github.com/ultravideo/kvazaar) |
+| License | BSD-3-Clause |
+| Versions | v2.3.1 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [kvazaar/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kvazaar/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] kvazaar
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kvazaar")
+```
+
+
 
 ## l
 ### lemon (mingw)
@@ -16070,7 +16118,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+300, 3.45.0+100, 3.46.0+0 |
+| 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+200, 3.45.0+300, 3.46.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) |
 

+ 25 - 1
packages/msys.md

@@ -3029,6 +3029,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (msys)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | i386, x86_64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (msys)
 
 
@@ -12615,7 +12639,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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 |
+| 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 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/wasm.md

@@ -2553,6 +2553,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (wasm)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | wasm32, wasm64 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (wasm)
 
 
@@ -11804,7 +11828,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+300, 3.45.0+100, 3.46.0+0 |
+| 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+200, 3.45.0+300, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/windows.md

@@ -4677,6 +4677,30 @@ add_requires("ctpg")
 ```
 
 
+### ctrack (windows)
+
+
+| Description | *A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and production environments.* |
+| -- | -- |
+| Homepage | [https://github.com/Compaile/ctrack](https://github.com/Compaile/ctrack) |
+| License | MIT |
+| Versions | v1.0.2 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [ctrack/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/ctrack/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install ctrack
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("ctrack")
+```
+
+
 ### ctre (windows)
 
 
@@ -11133,6 +11157,30 @@ add_requires("kuba-zip")
 ```
 
 
+### kvazaar (windows)
+
+
+| Description | *An open-source HEVC encoder* |
+| -- | -- |
+| Homepage | [https://github.com/ultravideo/kvazaar](https://github.com/ultravideo/kvazaar) |
+| License | BSD-3-Clause |
+| Versions | v2.3.1 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [kvazaar/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/k/kvazaar/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install kvazaar
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("kvazaar")
+```
+
+
 
 ## l
 ### lame (windows)
@@ -23754,7 +23802,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | 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 |
+| 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 |
 | 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>2024-08-12T12:54:12+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-12T12:54:18+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-12T12:54:18+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-12T12:54:18+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-12T12:54:18+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-12T12:54:19+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-12T12:54:19+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-12T12:54:20+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-12T12:54:20+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-12T12:54:20+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-12T12:54:21+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-12T12:54:21+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-12T12:54:21+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-12T12:54:22+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:39+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-12T12:54:22+08:00</lastmod>
+  <lastmod>2024-08-12T13:28:40+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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