|
@@ -1205,7 +1205,7 @@ add_requires("aws-c-cal")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://github.com/awslabs/aws-c-common](https://github.com/awslabs/aws-c-common) |
|
|
| Homepage | [https://github.com/awslabs/aws-c-common](https://github.com/awslabs/aws-c-common) |
|
|
| License | Apache-2.0 |
|
|
| License | Apache-2.0 |
|
|
-| Versions | v0.9.3, v0.9.13, v0.9.14, v0.9.15, v0.9.17, v0.9.19, v0.9.23 |
|
|
|
|
|
|
+| Versions | v0.9.3, v0.9.13, v0.9.14, v0.9.15, v0.9.17, v0.9.19, v0.9.23, v0.9.24 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [aws-c-common/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-common/xmake.lua) |
|
|
| Definition | [aws-c-common/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/aws-c-common/xmake.lua) |
|
|
|
|
|
|
@@ -13058,7 +13058,7 @@ add_requires("libevent")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://ofiwg.github.io/libfabric/](https://ofiwg.github.io/libfabric/) |
|
|
| Homepage | [https://ofiwg.github.io/libfabric/](https://ofiwg.github.io/libfabric/) |
|
|
| License | BSD-2-Clause |
|
|
| License | BSD-2-Clause |
|
|
-| Versions | 1.13.0, 1.17.0, 1.20.1, 1.20.2 |
|
|
|
|
|
|
+| Versions | 1.13.0, 1.17.0, 1.20.1, 1.20.2, 1.22.0 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [libfabric/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfabric/xmake.lua) |
|
|
| Definition | [libfabric/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfabric/xmake.lua) |
|
|
|
|
|
|
@@ -22262,6 +22262,30 @@ add_requires("patch")
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
+### patchelf (linux)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Description | *A small utility to modify the dynamic linker and RPATH of ELF executables* |
|
|
|
|
+| -- | -- |
|
|
|
|
+| Homepage | [https://github.com/NixOS/patchelf](https://github.com/NixOS/patchelf) |
|
|
|
|
+| License | GPL-3.0 |
|
|
|
|
+| Versions | 0.18.0 |
|
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
|
+| Definition | [patchelf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/patchelf/xmake.lua) |
|
|
|
|
+
|
|
|
|
+##### Install command
|
|
|
|
+
|
|
|
|
+```console
|
|
|
|
+xrepo install patchelf
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
|
+
|
|
|
|
+```lua
|
|
|
|
+add_requires("patchelf")
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+
|
|
### paul_thread_pool (linux)
|
|
### paul_thread_pool (linux)
|
|
|
|
|
|
|
|
|
|
@@ -25548,7 +25572,7 @@ add_requires("rocket")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [http://rocksdb.org](http://rocksdb.org) |
|
|
| Homepage | [http://rocksdb.org](http://rocksdb.org) |
|
|
| License | Apache-2.0 |
|
|
| License | Apache-2.0 |
|
|
-| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1 |
|
|
|
|
|
|
+| Versions | v7.10.2, v9.0.0, v9.1.1, v9.2.1, v9.3.1, v9.4.0 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [rocksdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocksdb/xmake.lua) |
|
|
| Definition | [rocksdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/rocksdb/xmake.lua) |
|
|
|
|
|
|
@@ -27356,7 +27380,7 @@ add_requires("sqlcipher")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://sqlite.org/](https://sqlite.org/) |
|
|
| Homepage | [https://sqlite.org/](https://sqlite.org/) |
|
|
| License | Public Domain |
|
|
| License | Public Domain |
|
|
-| 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+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+200, 3.45.0+100, 3.45.0+300, 3.46.0+0 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| 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) |
|
|
| Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
|
|
|
|
|
|
@@ -31210,7 +31234,7 @@ add_requires("whisper.cpp")
|
|
| Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
|
|
| 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/) |
|
|
| Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
|
|
-| License | table: 0x5628dc29c1a0 |
|
|
|
|
|
|
+| License | table: 0x5576ce3c2c20 |
|
|
| Versions | 1.13 |
|
|
| Versions | 1.13 |
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| 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) |
|
|
| Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |
|