Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 week ago
parent
commit
c832ab9743

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: byte-lite, status-code, sqlgen**
+- **Recently added: libjuice, byte-lite, status-code**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (1813)
+- Packages (1814)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 112 - 1
mirror/packages/android.html

@@ -16593,6 +16593,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuiceandroid">libjuice (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlandroid">libjxl (android)</h3>
 <table>
 <thead>
@@ -30094,6 +30131,76 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("raw_pdb")
 </code></pre>
+<h3 id="raylibandroid">raylib (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A simple and easy-to-use library to enjoy videogames programming.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.raylib.com">http://www.raylib.com</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>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</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raylib/xmake.lua">raylib/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] raylib
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raylib")
+</code></pre>
+<h3 id="raylibcppandroid">raylib-cpp (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ Object Oriented Wrapper for raylib</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/RobLoach/raylib-cpp">https://github.com/RobLoach/raylib-cpp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v5.0.1, v5.0.2, v5.5.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raylib-cpp/xmake.lua">raylib-cpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] raylib-cpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raylib-cpp")
+</code></pre>
 <h3 id="reflexandroid">re-flex (android)</h3>
 <table>
 <thead>
@@ -32923,7 +33030,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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</td>
+<td>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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -33173,6 +33280,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>

+ 42 - 1
mirror/packages/bsd.html

@@ -16723,6 +16723,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuicebsd">libjuice (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlbsd">libjxl (bsd)</h3>
 <table>
 <thead>
@@ -33125,7 +33162,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200</td>
+<td>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+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -33375,6 +33412,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>

+ 42 - 1
mirror/packages/cross.html

@@ -16283,6 +16283,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuicecross">libjuice (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libkdtreecross">libkdtree (cross)</h3>
 <table>
 <thead>
@@ -31705,7 +31742,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+300, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+200</td>
+<td>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+300, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31955,6 +31992,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>

+ 75 - 1
mirror/packages/iphoneos.html

@@ -15971,6 +15971,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuiceiphoneos">libjuice (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxliphoneos">libjxl (iphoneos)</h3>
 <table>
 <thead>
@@ -31306,7 +31343,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+200</td>
+<td>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+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31468,6 +31505,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("srell")
 </code></pre>
+<h3 id="srtpiphoneos">srtp (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for SRTP (Secure Realtime Transport Protocol)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.5.0, v2.6, v2.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua">srtp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos srtp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("srtp")
+</code></pre>
 <h3 id="sse2neoniphoneos">sse2neon (iphoneos)</h3>
 <table>
 <thead>

+ 43 - 2
mirror/packages/linux.html

@@ -26557,6 +26557,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuicelinux">libjuice (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxllinux">libjxl (linux)</h3>
 <table>
 <thead>
@@ -52196,7 +52233,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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</td>
+<td>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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -52557,6 +52594,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>
@@ -59431,7 +59472,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55888156c370</td>
+<td>table: 0x556acee79c30</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 43 - 2
mirror/packages/macosx.html

@@ -24636,6 +24636,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuicemacosx">libjuice (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlmacosx">libjxl (macosx)</h3>
 <table>
 <thead>
@@ -48337,7 +48374,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200</td>
+<td>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+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48698,6 +48735,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>
@@ -55103,7 +55144,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55888156c370</td>
+<td>table: 0x556acee79c30</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 42 - 1
mirror/packages/mingw.html

@@ -18160,6 +18160,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuicemingw">libjuice (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlmingw">libjxl (mingw)</h3>
 <table>
 <thead>
@@ -35342,7 +35379,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+300, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+200</td>
+<td>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+300, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -35592,6 +35629,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>

+ 75 - 1
mirror/packages/msys.html

@@ -16123,6 +16123,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjq")
 </code></pre>
+<h3 id="libjuicemsys">libjuice (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlmsys">libjxl (msys)</h3>
 <table>
 <thead>
@@ -31084,7 +31121,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+200</td>
+<td>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+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31320,6 +31357,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("srell")
 </code></pre>
+<h3 id="srtpmsys">srtp (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for SRTP (Secure Realtime Transport Protocol)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.5.0, v2.6, v2.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua">srtp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install srtp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("srtp")
+</code></pre>
 <h3 id="sse2neonmsys">sse2neon (msys)</h3>
 <table>
 <thead>

+ 75 - 1
mirror/packages/wasm.html

@@ -14046,6 +14046,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjpeg")
 </code></pre>
+<h3 id="libjuicewasm">libjuice (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlwasm">libjxl (wasm)</h3>
 <table>
 <thead>
@@ -27785,7 +27822,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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</td>
+<td>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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27947,6 +27984,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("srell")
 </code></pre>
+<h3 id="srtpwasm">srtp (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for SRTP (Secure Realtime Transport Protocol)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.5.0, v2.6, v2.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua">srtp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm srtp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("srtp")
+</code></pre>
 <h3 id="sse2neonwasm">sse2neon (wasm)</h3>
 <table>
 <thead>

+ 42 - 1
mirror/packages/windows.html

@@ -24298,6 +24298,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libjpeg-turbo")
 </code></pre>
+<h3 id="libjuicewindows">libjuice (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>JUICE is a UDP Interactive Connectivity Establishment library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/paullouisageneau/libjuice">https://github.com/paullouisageneau/libjuice</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MPL-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.6.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua">libjuice/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libjuice
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libjuice")
+</code></pre>
 <h3 id="libjxlwindows">libjxl (windows)</h3>
 <table>
 <thead>
@@ -47215,7 +47252,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>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+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200</td>
+<td>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+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47502,6 +47539,10 @@
 <td><a href="https://github.com/cisco/libsrtp">https://github.com/cisco/libsrtp</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v2.5.0, v2.6, v2.7</td>
 </tr>

+ 73 - 1
packages/android.md

@@ -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)
 
 
@@ -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)
 
 
@@ -21517,7 +21588,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+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 |
 | 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)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | 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) |

+ 26 - 1
packages/bsd.md

@@ -10887,6 +10887,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (bsd)
+
+
+| 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 | i386, 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 libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (bsd)
 
 
@@ -21669,7 +21693,7 @@ add_requires("sqlgen")
 | -- | -- |
 | 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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+0, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -21835,6 +21859,7 @@ add_requires("srell")
 | Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | Architectures | i386, x86_64 |
 | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |

+ 26 - 1
packages/cross.md

@@ -10600,6 +10600,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (cross)
+
+
+| 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 | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, 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 cross [--sdk=/xxx] libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libkdtree (cross)
 
 
@@ -20724,7 +20748,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+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+300, 3.50.0+0, 3.50.0+100, 3.50.0+400, 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+300, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -20890,6 +20914,7 @@ add_requires("srell")
 | Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |

+ 49 - 1
packages/iphoneos.md

@@ -10404,6 +10404,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (iphoneos)
+
+
+| 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, 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 iphoneos libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (iphoneos)
 
 
@@ -20462,7 +20486,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+300, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -20574,6 +20598,30 @@ add_requires("srell")
 ```
 
 
+### srtp (iphoneos)
+
+
+| Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
+| -- | -- |
+| Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
+| Versions | v2.5.0, v2.6, v2.7 |
+| Architectures | arm64, x86_64 |
+| Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos srtp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("srtp")
+```
+
+
 ### sse2neon (iphoneos)
 
 

+ 27 - 2
packages/linux.md

@@ -17383,6 +17383,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (linux)
+
+
+| 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, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, 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 libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (linux)
 
 
@@ -34265,7 +34289,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+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, 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) |
 
@@ -34503,6 +34527,7 @@ add_requires("srt")
 | Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
@@ -39016,7 +39041,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: 0x55888156c370 |
+| License | table: 0x556acee79c30 |
 | Versions | 1.13 |
 | 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) |

+ 27 - 2
packages/macosx.md

@@ -16121,6 +16121,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (macosx)
+
+
+| 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, 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 libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (macosx)
 
 
@@ -31722,7 +31746,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+0, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -31960,6 +31984,7 @@ add_requires("srt")
 | Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | Architectures | arm64, x86_64 |
 | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
@@ -36164,7 +36189,7 @@ add_requires("which")
 | 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: 0x55888156c370 |
+| License | table: 0x556acee79c30 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 26 - 1
packages/mingw.md

@@ -11838,6 +11838,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (mingw)
+
+
+| 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 | arm, arm64, i386, 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 mingw [--mingw=/xxx] libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (mingw)
 
 
@@ -23110,7 +23134,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+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+300, 3.50.0+0, 3.50.0+100, 3.50.0+400, 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+300, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -23276,6 +23300,7 @@ add_requires("srell")
 | Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |

+ 49 - 1
packages/msys.md

@@ -10501,6 +10501,30 @@ add_requires("libjq")
 ```
 
 
+### libjuice (msys)
+
+
+| 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 | i386, 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 libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (msys)
 
 
@@ -20318,7 +20342,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+300, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -20478,6 +20502,30 @@ add_requires("srell")
 ```
 
 
+### srtp (msys)
+
+
+| Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
+| -- | -- |
+| Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
+| Versions | v2.5.0, v2.6, v2.7 |
+| Architectures | i386, x86_64 |
+| Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install srtp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("srtp")
+```
+
+
 ### sse2neon (msys)
 
 

+ 49 - 1
packages/wasm.md

@@ -9141,6 +9141,30 @@ add_requires("libjpeg")
 ```
 
 
+### libjuice (wasm)
+
+
+| 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 | wasm32, wasm64 |
+| Definition | [libjuice/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (wasm)
 
 
@@ -18151,7 +18175,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+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 | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -18263,6 +18287,30 @@ add_requires("srell")
 ```
 
 
+### srtp (wasm)
+
+
+| Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
+| -- | -- |
+| Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
+| Versions | v2.5.0, v2.6, v2.7 |
+| Architectures | wasm32, wasm64 |
+| Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm srtp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("srtp")
+```
+
+
 ### sse2neon (wasm)
 
 

+ 26 - 1
packages/windows.md

@@ -15867,6 +15867,30 @@ add_requires("libjpeg-turbo")
 ```
 
 
+### libjuice (windows)
+
+
+| 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 | arm, arm64, arm64ec, x64, x86 |
+| Definition | [libjuice/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libjuice/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libjuice
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libjuice")
+```
+
+
 ### libjxl (windows)
 
 
@@ -30918,7 +30942,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | 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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+200, 3.47.0+0, 3.47.0+100, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+300, 3.50.0+0, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+0, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -31108,6 +31132,7 @@ add_requires("srell")
 | Description | *Library for SRTP (Secure Realtime Transport Protocol)* |
 | -- | -- |
 | Homepage | [https://github.com/cisco/libsrtp](https://github.com/cisco/libsrtp) |
+| License | BSD-3-Clause |
 | Versions | v2.5.0, v2.6, v2.7 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [srtp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/srtp/xmake.lua) |

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2025-08-29T10:17:48+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:33+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-08-29T10:18:00+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-08-29T10:18:00+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-08-29T10:18:00+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-08-29T10:18:00+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-08-29T10:18:01+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-08-29T10:18:01+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-08-29T10:18:02+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-08-29T10:18:02+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-08-29T10:18:02+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-08-29T10:18:03+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-08-29T10:18:03+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-08-29T10:18:04+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-08-29T10:18:04+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-08-29T10:18:04+08:00</lastmod>
+  <lastmod>2025-08-29T14:47:49+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: byte-lite, status-code, sqlgen**
+- **Recently added: libjuice, byte-lite, status-code**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (1813)
+- 包列表 (1814)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)