|
@@ -78,7 +78,7 @@ add_requires("acl")
|
|
|
| Description | *WHATWG-compliant and fast URL parser written in modern C++* |
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
|
|
|
-| License | table: 0x5611666ab850 |
|
|
|
+| License | table: 0x557438355940 |
|
|
|
| Versions | 2.3.1 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
|
|
@@ -621,6 +621,30 @@ add_requires("aws-sdk-cpp")
|
|
|
|
|
|
|
|
|
## b
|
|
|
+### b2 (linux)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
|
|
|
+| License | BSL-1.0 |
|
|
|
+| Versions | 4.9.6 |
|
|
|
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install b2
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("b2")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### backward-cpp (linux)
|
|
|
|
|
|
|
|
@@ -1596,7 +1620,7 @@ add_requires("cfitsio")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://www.cgal.org/](https://www.cgal.org/) |
|
|
|
| License | LGPL-3.0 |
|
|
|
-| Versions | 5.1.1, 5.2.1, 5.3, 5.4 |
|
|
|
+| Versions | 5.1.1, 5.2.1, 5.3, 5.4, 5.5.2 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [cgal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgal/xmake.lua) |
|
|
|
|
|
@@ -12185,7 +12209,7 @@ add_requires("mpdecimal")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://www.mpfr.org/](https://www.mpfr.org/) |
|
|
|
| License | LGPL-3.0 |
|
|
|
-| Versions | 4.1.0 |
|
|
|
+| Versions | 4.1.0, 4.2.0 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [mpfr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mpfr/xmake.lua) |
|
|
|
|
|
@@ -17463,7 +17487,7 @@ add_requires("talloc")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
|
|
|
| License | MIT |
|
|
|
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
|
|
|
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
|
|
|
| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
| Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
|
|
|
|