|
@@ -5056,7 +5056,7 @@ add_requires("cubeb")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/NVIDIA/cuda-samples](https://github.com/NVIDIA/cuda-samples) |
|
|
|
| License | BSD-3-Clause |
|
|
|
-| Versions | v11.8, v12.3, v12.4.1 |
|
|
|
+| Versions | v11.8, v12.3, v12.4.1, v12.5 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [cuda-samples/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cuda-samples/xmake.lua) |
|
|
|
|
|
@@ -5168,6 +5168,30 @@ add_requires("curlpp")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### cute_headers (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://github.com/RandyGaul/cute_headers](https://github.com/RandyGaul/cute_headers) |
|
|
|
+| License | Public Domain |
|
|
|
+| Versions | 2024.07.22 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [cute_headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cute_headers/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install cute_headers
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("cute_headers")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### cutlass (linux)
|
|
|
|
|
|
|
|
@@ -19389,7 +19413,7 @@ add_requires("msdfgen")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://msgpack.org/](https://msgpack.org/) |
|
|
|
| License | BSL-1.0 |
|
|
|
-| Versions | 4.0.0, 6.0.1 |
|
|
|
+| Versions | 4.0.0, 6.0.1, 6.0.2 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
|
|
|
|
|
@@ -27380,7 +27404,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+100, 3.45.0+200, 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+300, 3.45.0+200, 3.45.0+100, 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) |
|
|
|
|
|
@@ -29304,7 +29328,7 @@ add_requires("toml++")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/ToruNiina/toml11](https://github.com/ToruNiina/toml11) |
|
|
|
| License | MIT |
|
|
|
-| Versions | v3.7.0, v3.8.1, v4.0.1, v4.0.2, v4.0.3 |
|
|
|
+| Versions | v3.7.0, v3.8.1, v4.0.1, v4.0.2, v4.0.3, v4.1.0 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [toml11/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml11/xmake.lua) |
|
|
|
|
|
@@ -31234,7 +31258,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: 0x5575891e6660 |
|
|
|
+| License | table: 0x56542c8022a0 |
|
|
|
| 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) |
|