|
@@ -4165,7 +4165,7 @@ add_requires("croncpp")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/CrowCpp/Crow](https://github.com/CrowCpp/Crow) |
|
|
|
| License | BSD 3-Clause |
|
|
|
-| Versions | v1.2.1+2, v1.2.1+1 |
|
|
|
+| Versions | v1.2.1+1, v1.2.1+2 |
|
|
|
| Architectures | i386, x86_64 |
|
|
|
| Definition | [crow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crow/xmake.lua) |
|
|
|
|
|
@@ -8786,7 +8786,7 @@ add_requires("itstool")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://github.com/intel/ittapi](https://github.com/intel/ittapi) |
|
|
|
| License | BSD-3-Clause |
|
|
|
-| Versions | v3.24.4, v3.24.6, v3.24.7, v3.24.8, v3.25.1, v3.25.2, v3.25.3, v3.25.4, v3.25.5, v3.26.1, v3.26.2 |
|
|
|
+| Versions | v3.24.4, v3.24.6, v3.24.7, v3.24.8, v3.25.1, v3.25.2, v3.25.3, v3.25.4, v3.25.5, v3.26.1, v3.26.2, v3.26.3 |
|
|
|
| Architectures | i386, x86_64 |
|
|
|
| Definition | [ittapi/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/ittapi/xmake.lua) |
|
|
|
|
|
@@ -10458,6 +10458,30 @@ add_requires("libfswatch")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### libgeotiff (bsd)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *Libgeotiff is an open source library for reading and writing GeoTIFF information tags* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://github.com/OSGeo/libgeotiff](https://github.com/OSGeo/libgeotiff) |
|
|
|
+| License | MIT |
|
|
|
+| Versions | 1.7.1 |
|
|
|
+| Architectures | i386, x86_64 |
|
|
|
+| Definition | [libgeotiff/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libgeotiff/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install libgeotiff
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("libgeotiff")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### libgit2 (bsd)
|
|
|
|
|
|
|
|
@@ -10648,6 +10672,30 @@ add_requires("libjpeg")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### libjpeg-turbo (bsd)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *A JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems.* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://libjpeg-turbo.org/](https://libjpeg-turbo.org/) |
|
|
|
+| License | BSD-3-Clause |
|
|
|
+| Versions | 2.0.5, 2.0.6, 2.0.90, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 3.0.1, 3.0.3, 3.0.4, 3.1.0, 3.1.1 |
|
|
|
+| Architectures | i386, x86_64 |
|
|
|
+| Definition | [libjpeg-turbo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjpeg-turbo/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install libjpeg-turbo
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("libjpeg-turbo")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
### libjq (bsd)
|
|
|
|
|
|
|
|
@@ -16608,7 +16656,7 @@ add_requires("opencore-amr")
|
|
|
| -- | -- |
|
|
|
| Homepage | [https://www.openexr.com/](https://www.openexr.com/) |
|
|
|
| License | BSD-3-Clause |
|
|
|
-| Versions | v2.5.3, v2.5.5, v2.5.7, v3.1.0, v3.1.1, v3.1.3, v3.1.4, v3.1.5, v3.2.1, v3.2.3, v3.2.4, v3.3.0, v3.3.1, v3.3.2, v3.3.3, v3.3.4 |
|
|
|
+| Versions | v2.5.3, v2.5.5, v2.5.7, v3.1.0, v3.1.1, v3.1.3, v3.1.4, v3.1.5, v3.2.1, v3.2.3, v3.2.4, v3.3.0, v3.3.1, v3.3.2, v3.3.3, v3.3.4, v3.3.5 |
|
|
|
| Architectures | i386, x86_64 |
|
|
|
| Definition | [openexr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openexr/xmake.lua) |
|
|
|
|
|
@@ -21191,7 +21239,7 @@ add_requires("spot")
|
|
|
| -- | -- |
|
|
|
| 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+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+300, 3.50.0+400 |
|
|
|
+| 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, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+400, 3.50.0+300, 3.50.0+200, 3.50.0+0, 3.50.0+100 |
|
|
|
| Architectures | i386, x86_64 |
|
|
|
| Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
|
|
|
|
|
@@ -24147,6 +24195,29 @@ add_requires("vvenc")
|
|
|
```
|
|
|
|
|
|
|
|
|
+### vxl (bsd)
|
|
|
+
|
|
|
+
|
|
|
+| Description | *A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.* |
|
|
|
+| -- | -- |
|
|
|
+| Homepage | [https://github.com/vxl/vxl](https://github.com/vxl/vxl) |
|
|
|
+| Versions | v3.3.2 |
|
|
|
+| Architectures | i386, x86_64 |
|
|
|
+| Definition | [vxl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vxl/xmake.lua) |
|
|
|
+
|
|
|
+##### Install command
|
|
|
+
|
|
|
+```console
|
|
|
+xrepo install vxl
|
|
|
+```
|
|
|
+
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
+
|
|
|
+```lua
|
|
|
+add_requires("vxl")
|
|
|
+```
|
|
|
+
|
|
|
+
|
|
|
|
|
|
## w
|
|
|
### wasm-micro-runtime (bsd)
|