|
@@ -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) |
|