|
@@ -5784,7 +5784,7 @@ add_requires("crossguid")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://github.com/CrowCpp/Crow](https://github.com/CrowCpp/Crow) |
|
|
| Homepage | [https://github.com/CrowCpp/Crow](https://github.com/CrowCpp/Crow) |
|
|
| License | BSD 3-Clause |
|
|
| License | BSD 3-Clause |
|
|
-| Versions | v1.2.1+1, v1.2.1+2 |
|
|
|
|
|
|
+| Versions | v1.2.1+2, v1.2.1+1 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [crow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crow/xmake.lua) |
|
|
| Definition | [crow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crow/xmake.lua) |
|
|
|
|
|
|
@@ -12537,6 +12537,30 @@ add_requires("http_parser")
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
+### hwinfo (linux)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Description | *Cross platform C++ library for hardware information (CPU, RAM, GPU, ...)* |
|
|
|
|
+| -- | -- |
|
|
|
|
+| Homepage | [https://github.com/lfreist/hwinfo](https://github.com/lfreist/hwinfo) |
|
|
|
|
+| License | MIT |
|
|
|
|
+| Versions | 2025.05.09 |
|
|
|
|
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
|
+| Definition | [hwinfo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/h/hwinfo/xmake.lua) |
|
|
|
|
+
|
|
|
|
+##### Install command
|
|
|
|
+
|
|
|
|
+```console
|
|
|
|
+xrepo install hwinfo
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
|
+
|
|
|
|
+```lua
|
|
|
|
+add_requires("hwinfo")
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+
|
|
### hwloc (linux)
|
|
### hwloc (linux)
|
|
|
|
|
|
|
|
|
|
@@ -22794,7 +22818,7 @@ add_requires("microsoft-kuku")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://github.com/microsoft/proxy](https://github.com/microsoft/proxy) |
|
|
| Homepage | [https://github.com/microsoft/proxy](https://github.com/microsoft/proxy) |
|
|
| License | MIT |
|
|
| License | MIT |
|
|
-| Versions | 1.1.1, 2.2.1, 2.3.0, 2.4.0, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.0 |
|
|
|
|
|
|
+| Versions | 1.1.1, 2.2.1, 2.3.0, 2.4.0, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.0, 3.4.0 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [microsoft-proxy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/microsoft-proxy/xmake.lua) |
|
|
| Definition | [microsoft-proxy/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/microsoft-proxy/xmake.lua) |
|
|
|
|
|
|
@@ -33280,7 +33304,7 @@ add_requires("sqlite-vec")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+100 |
|
|
|
|
|
|
+| 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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, 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) |
|
|
|
|
|
|
@@ -37861,7 +37885,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: 0x5565f7baf990 |
|
|
|
|
|
|
+| License | table: 0x5575d265bcc0 |
|
|
| Versions | 1.13 |
|
|
| Versions | 1.13 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, 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) |
|