|
@@ -4080,6 +4080,30 @@ add_requires("cnats")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### cnl (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *A Compositional Numeric Library for C++* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://github.com/johnmcfarlane/cnl](https://github.com/johnmcfarlane/cnl) |
|
|
|
+| License | BSL-1.0 |
|
|
|
+| Versions | 2023.12.23 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [cnl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cnl/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install cnl
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("cnl")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### cnpy (linux)
|
|
|
|
|
|
|
|
@@ -8786,6 +8810,30 @@ add_requires("fontconfig")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### fpm (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *C++ header-only fixed-point math library* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://mikelankamp.github.io/fpm](https://mikelankamp.github.io/fpm) |
|
|
|
+| License | MIT |
|
|
|
+| Versions | 2024.09.06 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [fpm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fpm/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install fpm
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("fpm")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### fpng (linux)
|
|
|
|
|
|
|
|
@@ -14484,6 +14532,54 @@ add_requires("libfive")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### libfixmath (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *Cross Platform Fixed Point Maths Library* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://code.google.com/p/libfixmath/](https://code.google.com/p/libfixmath/) |
|
|
|
+| License | MIT |
|
|
|
+| Versions | 2023.08.06 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [libfixmath/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfixmath/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install libfixmath
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("libfixmath")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
+### libfixmatrix (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *C library for fixed point matrix, quaternion and vector calculations* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://github.com/PetteriAimonen/libfixmatrix](https://github.com/PetteriAimonen/libfixmatrix) |
|
|
|
+| License | MIT |
|
|
|
+| Versions | 2014.01.17 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [libfixmatrix/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfixmatrix/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install libfixmatrix
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("libfixmatrix")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### libflac (linux)
|
|
|
|
|
|
|
|
@@ -29484,7 +29580,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+400, 3.35.0+300, 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, 3.46.0+100 |
|
|
|
+| 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+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) |
|
|
|
|
|
@@ -33537,7 +33633,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: 0x55ef13076900 |
|
|
|
+| License | table: 0x55f12a228480 |
|
|
|
| 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) |
|