|
@@ -10812,6 +10812,30 @@ add_requires("libjq")
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
+### libjuice (android)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Description | *JUICE is a UDP Interactive Connectivity Establishment library* |
|
|
|
|
+| -- | -- |
|
|
|
|
+| Homepage | [https://github.com/paullouisageneau/libjuice](https://github.com/paullouisageneau/libjuice) |
|
|
|
|
+| License | MPL-2.0 |
|
|
|
|
+| Versions | v1.6.1 |
|
|
|
|
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
|
|
|
|
+| Definition | [libjuice/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua) |
|
|
|
|
+
|
|
|
|
+##### Install command
|
|
|
|
+
|
|
|
|
+```console
|
|
|
|
+xrepo install -p android [--ndk=/xxx] libjuice
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
|
+
|
|
|
|
+```lua
|
|
|
|
+add_requires("libjuice")
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+
|
|
### libjxl (android)
|
|
### libjxl (android)
|
|
|
|
|
|
|
|
|
|
@@ -19670,6 +19694,53 @@ add_requires("raw_pdb")
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
+### raylib (android)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Description | *A simple and easy-to-use library to enjoy videogames programming.* |
|
|
|
|
+| -- | -- |
|
|
|
|
+| Homepage | [http://www.raylib.com](http://www.raylib.com) |
|
|
|
|
+| Versions | 2.5.0, 3.0.0, 3.5.0, 3.7.0, 4.0.0, 4.2.0, 4.5.0, 5.0, 5.5 |
|
|
|
|
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
|
|
|
|
+| Definition | [raylib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raylib/xmake.lua) |
|
|
|
|
+
|
|
|
|
+##### Install command
|
|
|
|
+
|
|
|
|
+```console
|
|
|
|
+xrepo install -p android [--ndk=/xxx] raylib
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
|
+
|
|
|
|
+```lua
|
|
|
|
+add_requires("raylib")
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+### raylib-cpp (android)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Description | *C++ Object Oriented Wrapper for raylib* |
|
|
|
|
+| -- | -- |
|
|
|
|
+| Homepage | [https://github.com/RobLoach/raylib-cpp](https://github.com/RobLoach/raylib-cpp) |
|
|
|
|
+| License | zlib |
|
|
|
|
+| Versions | v5.0.1, v5.0.2, v5.5.0 |
|
|
|
|
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
|
|
|
|
+| Definition | [raylib-cpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raylib-cpp/xmake.lua) |
|
|
|
|
+
|
|
|
|
+##### Install command
|
|
|
|
+
|
|
|
|
+```console
|
|
|
|
+xrepo install -p android [--ndk=/xxx] raylib-cpp
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
|
+
|
|
|
|
+```lua
|
|
|
|
+add_requires("raylib-cpp")
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+
|
|
### re-flex (android)
|
|
### re-flex (android)
|
|
|
|
|
|
|
|
|
|
@@ -21517,7 +21588,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+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, 3.46.0+100, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400, 3.50.0+100, 3.50.0+200 |
|
|
|
|
|
|
+| 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+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+300, 3.50.0+400, 3.50.0+0, 3.50.0+200 |
|
|
| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
|
|
| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, 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) |
|
|
|
|
|
|
@@ -21683,6 +21754,7 @@ add_requires("srell")
|
|
| Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
|
|
| Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
|
|
| Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
|
|
|
|
+| License | BSD-3-Clause |
|
|
| Versions | v2.5.0, v2.6, v2.7 |
|
|
| Versions | v2.5.0, v2.6, v2.7 |
|
|
| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
|
|
| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
|
|
| Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
|
|
| Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
|