Răsfoiți Sursa

autoupdate docs by xmake-repo/ci

ruki 5 luni în urmă
părinte
comite
e0c266654b

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: shadowhook, criterion, aklomp-base64**
+- **Recently added: funchook, shadowhook, criterion**
 
 [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 (1691)
+- Packages (1692)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -1762,7 +1762,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -1872,7 +1872,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -1802,7 +1802,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -9610,6 +9610,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftxui")
 </code></pre>
+<h3 id="funchookcross">funchook (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hook function calls by inserting jump instructions at runtime.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/kubo/funchook">https://github.com/kubo/funchook</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.3</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/f/funchook/xmake.lua">funchook/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] funchook
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("funchook")
+</code></pre>
 <h3 id="function2cross">function2 (cross)</h3>
 <table>
 <thead>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -1580,7 +1580,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/linux.html

@@ -2602,7 +2602,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14948,6 +14948,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftxui")
 </code></pre>
+<h3 id="funchooklinux">funchook (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hook function calls by inserting jump instructions at runtime.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/kubo/funchook">https://github.com/kubo/funchook</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.3</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/f/funchook/xmake.lua">funchook/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install funchook
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("funchook")
+</code></pre>
 <h3 id="function2linux">function2 (linux)</h3>
 <table>
 <thead>
@@ -55690,7 +55727,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55801d8afc80</td>
+<td>table: 0x55e763b1a980</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -2376,7 +2376,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -13973,6 +13973,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftxui")
 </code></pre>
+<h3 id="funchookmacosx">funchook (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hook function calls by inserting jump instructions at runtime.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/kubo/funchook">https://github.com/kubo/funchook</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.3</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/f/funchook/xmake.lua">funchook/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install funchook
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("funchook")
+</code></pre>
 <h3 id="function2macosx">function2 (macosx)</h3>
 <table>
 <thead>
@@ -51699,7 +51736,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55801d8afc80</td>
+<td>table: 0x55e763b1a980</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -1984,7 +1984,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -10516,6 +10516,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftxui")
 </code></pre>
+<h3 id="funchookmingw">funchook (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hook function calls by inserting jump instructions at runtime.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/kubo/funchook">https://github.com/kubo/funchook</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.3</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/f/funchook/xmake.lua">funchook/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] funchook
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("funchook")
+</code></pre>
 <h3 id="function2mingw">function2 (mingw)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/msys.html

@@ -1798,7 +1798,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -9553,6 +9553,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("fruit")
 </code></pre>
+<h3 id="funchookmsys">funchook (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hook function calls by inserting jump instructions at runtime.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/kubo/funchook">https://github.com/kubo/funchook</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.3</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/f/funchook/xmake.lua">funchook/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install funchook
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("funchook")
+</code></pre>
 <h3 id="function2msys">function2 (msys)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/windows.html

@@ -2421,7 +2421,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12</td>
+<td>v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14026,6 +14026,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftxui")
 </code></pre>
+<h3 id="funchookwindows">funchook (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hook function calls by inserting jump instructions at runtime.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/kubo/funchook">https://github.com/kubo/funchook</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.3</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/f/funchook/xmake.lua">funchook/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install funchook
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("funchook")
+</code></pre>
 <h3 id="function2windows">function2 (windows)</h3>
 <table>
 <thead>

+ 1 - 1
packages/android.md

@@ -1084,7 +1084,7 @@ add_requires("aws-c-io")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -1154,7 +1154,7 @@ add_requires("aws-c-mqtt")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | i386, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 

+ 25 - 1
packages/cross.md

@@ -1107,7 +1107,7 @@ add_requires("aws-c-mqtt")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 
@@ -6222,6 +6222,30 @@ add_requires("ftxui")
 ```
 
 
+### funchook (cross)
+
+
+| Description | *Hook function calls by inserting jump instructions at runtime.* |
+| -- | -- |
+| Homepage | [https://github.com/kubo/funchook](https://github.com/kubo/funchook) |
+| License | GPL-2.0-or-later |
+| Versions | v1.1.3 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [funchook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/funchook/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] funchook
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("funchook")
+```
+
+
 ### function2 (cross)
 
 

+ 1 - 1
packages/iphoneos.md

@@ -963,7 +963,7 @@ add_requires("aws-c-io")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm64, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 

+ 26 - 2
packages/linux.md

@@ -1635,7 +1635,7 @@ add_requires("aws-c-mqtt")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 
@@ -9743,6 +9743,30 @@ add_requires("ftxui")
 ```
 
 
+### funchook (linux)
+
+
+| Description | *Hook function calls by inserting jump instructions at runtime.* |
+| -- | -- |
+| Homepage | [https://github.com/kubo/funchook](https://github.com/kubo/funchook) |
+| License | GPL-2.0-or-later |
+| Versions | v1.1.3 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [funchook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/funchook/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install funchook
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("funchook")
+```
+
+
 ### function2 (linux)
 
 
@@ -36591,7 +36615,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: 0x55801d8afc80 |
+| License | table: 0x55e763b1a980 |
 | 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) |

+ 26 - 2
packages/macosx.md

@@ -1490,7 +1490,7 @@ add_requires("aws-c-mqtt")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm64, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 
@@ -9101,6 +9101,30 @@ add_requires("ftxui")
 ```
 
 
+### funchook (macosx)
+
+
+| Description | *Hook function calls by inserting jump instructions at runtime.* |
+| -- | -- |
+| Homepage | [https://github.com/kubo/funchook](https://github.com/kubo/funchook) |
+| License | GPL-2.0-or-later |
+| Versions | v1.1.3 |
+| Architectures | arm64, x86_64 |
+| Definition | [funchook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/funchook/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install funchook
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("funchook")
+```
+
+
 ### function2 (macosx)
 
 
@@ -33956,7 +33980,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: 0x55801d8afc80 |
+| License | table: 0x55e763b1a980 |
 | 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 - 1
packages/mingw.md

@@ -1228,7 +1228,7 @@ add_requires("aws-c-io")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm, arm64, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 
@@ -6819,6 +6819,30 @@ add_requires("ftxui")
 ```
 
 
+### funchook (mingw)
+
+
+| Description | *Hook function calls by inserting jump instructions at runtime.* |
+| -- | -- |
+| Homepage | [https://github.com/kubo/funchook](https://github.com/kubo/funchook) |
+| License | GPL-2.0-or-later |
+| Versions | v1.1.3 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [funchook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/funchook/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] funchook
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("funchook")
+```
+
+
 ### function2 (mingw)
 
 

+ 25 - 1
packages/msys.md

@@ -1106,7 +1106,7 @@ add_requires("aws-c-mqtt")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | i386, x86_64 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 
@@ -6193,6 +6193,30 @@ add_requires("fruit")
 ```
 
 
+### funchook (msys)
+
+
+| Description | *Hook function calls by inserting jump instructions at runtime.* |
+| -- | -- |
+| Homepage | [https://github.com/kubo/funchook](https://github.com/kubo/funchook) |
+| License | GPL-2.0-or-later |
+| Versions | v1.1.3 |
+| Architectures | i386, x86_64 |
+| Definition | [funchook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/funchook/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install funchook
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("funchook")
+```
+
+
 ### function2 (msys)
 
 

+ 25 - 1
packages/windows.md

@@ -1516,7 +1516,7 @@ add_requires("aws-c-mqtt")
 | -- | -- |
 | Homepage | [https://github.com/awslabs/aws-c-s3](https://github.com/awslabs/aws-c-s3) |
 | License | Apache-2.0 |
-| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12 |
+| Versions | v0.3.17, v0.5.7, v0.5.9, v0.6.0, v0.6.5, v0.7.0, v0.7.1, v0.7.4, v0.7.5, v0.7.7, v0.7.12, v0.7.14 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [aws-c-s3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-s3/xmake.lua) |
 
@@ -9129,6 +9129,30 @@ add_requires("ftxui")
 ```
 
 
+### funchook (windows)
+
+
+| Description | *Hook function calls by inserting jump instructions at runtime.* |
+| -- | -- |
+| Homepage | [https://github.com/kubo/funchook](https://github.com/kubo/funchook) |
+| License | GPL-2.0-or-later |
+| Versions | v1.1.3 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [funchook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/funchook/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install funchook
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("funchook")
+```
+
+
 ### function2 (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2025-04-02T04:56:02+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-04-02T04:56:13+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-04-02T04:56:13+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-04-02T04:56:13+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-04-02T04:56:13+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-04-02T04:56:14+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-04-02T04:56:14+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-04-02T04:56:14+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-04-02T04:56:15+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-04-02T04:56:15+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-04-02T04:56:15+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-04-02T04:56:16+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-04-02T04:56:16+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-04-02T04:56:17+08:00</lastmod>
+  <lastmod>2025-04-02T05:31:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-04-02T04:56:17+08:00</lastmod>
+  <lastmod>2025-04-02T05:32:00+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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