Selaa lähdekoodia

autoupdate docs by xmake-repo/ci

ruki 1 vuosi sitten
vanhempi
commit
2b403af94c

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: port, libelfin, cute_headers**
+- **Recently added: port, liba52, port**
 
 [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 (1435)
+- Packages (1436)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 38 - 1
mirror/packages/android.html

@@ -9970,6 +9970,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52android">liba52 (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libassandroid">libass (android)</h3>
 <table>
 <thead>
@@ -21179,7 +21216,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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/bsd.html

@@ -10318,6 +10318,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52bsd">liba52 (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libassbsd">libass (bsd)</h3>
 <table>
 <thead>
@@ -21364,7 +21401,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+100, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -9989,6 +9989,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52cross">liba52 (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libasscross">libass (cross)</h3>
 <table>
 <thead>
@@ -20190,7 +20227,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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -20154,7 +20154,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+100, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/linux.html

@@ -18606,6 +18606,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52linux">liba52 (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, 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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libacolinux">libaco (linux)</h3>
 <table>
 <thead>
@@ -41545,7 +41582,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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47375,7 +47412,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x559571be9770</td>
+<td>table: 0x5560bd617870</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -17491,6 +17491,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52macosx">liba52 (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libacomacosx">libaco (macosx)</h3>
 <table>
 <thead>
@@ -38504,7 +38541,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+100, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -43939,7 +43976,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x559571be9770</td>
+<td>table: 0x5560bd617870</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -11356,6 +11356,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52mingw">liba52 (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libaesgmmingw">libaesgm (mingw)</h3>
 <table>
 <thead>
@@ -23968,7 +24005,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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/msys.html

@@ -9537,6 +9537,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52msys">liba52 (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libassmsys">libass (msys)</h3>
 <table>
 <thead>
@@ -18771,7 +18808,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+100, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/wasm.html

@@ -8636,6 +8636,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52wasm">liba52 (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libasswasm">libass (wasm)</h3>
 <table>
 <thead>
@@ -17636,7 +17673,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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/windows.html

@@ -17186,6 +17186,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lexy")
 </code></pre>
+<h3 id="liba52windows">liba52 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for decoding ATSC A/52 (AC-3) audio streams</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://liba52.sourceforge.io">https://liba52.sourceforge.io</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/liba52/xmake.lua">liba52/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install liba52
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("liba52")
+</code></pre>
 <h3 id="libaesgmwindows">libaesgm (windows)</h3>
 <table>
 <thead>
@@ -35748,7 +35785,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+100, 3.45.0+300, 3.46.0+0</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+300, 3.45.0+200, 3.45.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 25 - 1
packages/android.md

@@ -6516,6 +6516,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (android)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libass (android)
 
 
@@ -13920,7 +13944,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0 |
+| 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+300, 3.45.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/bsd.md

@@ -6734,6 +6734,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (bsd)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | i386, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libass (bsd)
 
 
@@ -14053,7 +14077,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+100, 3.45.0+300, 3.46.0+0 |
+| 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+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/cross.md

@@ -6519,6 +6519,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (cross)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libass (cross)
 
 
@@ -13258,7 +13282,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+300, 3.35.0+400, 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 |
+| 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+300, 3.45.0+100, 3.46.0+0 |
 | 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) |
 

+ 1 - 1
packages/iphoneos.md

@@ -13249,7 +13249,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+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+100, 3.45.0+300, 3.46.0+0 |
+| 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+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/linux.md

@@ -12224,6 +12224,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (linux)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libaco (linux)
 
 
@@ -27428,7 +27452,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+300, 3.35.0+400, 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 |
+| 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+300, 3.45.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) |
 
@@ -31282,7 +31306,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: 0x559571be9770 |
+| License | table: 0x5560bd617870 |
 | 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) |

+ 26 - 2
packages/macosx.md

@@ -11488,6 +11488,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (macosx)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libaco (macosx)
 
 
@@ -25414,7 +25438,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+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+100, 3.45.0+300, 3.46.0+0 |
+| 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+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29007,7 +29031,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: 0x559571be9770 |
+| License | table: 0x5560bd617870 |
 | 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) |

+ 25 - 1
packages/mingw.md

@@ -7423,6 +7423,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (mingw)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libaesgm (mingw)
 
 
@@ -15753,7 +15777,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0 |
+| 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+300, 3.45.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/msys.md

@@ -6229,6 +6229,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (msys)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | i386, x86_64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libass (msys)
 
 
@@ -12328,7 +12352,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+100, 3.45.0+300, 3.46.0+0 |
+| 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+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/wasm.md

@@ -5635,6 +5635,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (wasm)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | wasm32, wasm64 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libass (wasm)
 
 
@@ -11587,7 +11611,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+0 |
+| 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+300, 3.45.0+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/windows.md

@@ -11257,6 +11257,30 @@ add_requires("lexy")
 ```
 
 
+### liba52 (windows)
+
+
+| Description | *Library for decoding ATSC A/52 (AC-3) audio streams* |
+| -- | -- |
+| Homepage | [https://liba52.sourceforge.io](https://liba52.sourceforge.io) |
+| License | GPL-2.0-or-later |
+| Versions | v0.8.0 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [liba52/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liba52/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install liba52
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("liba52")
+```
+
+
 ### libaesgm (windows)
 
 
@@ -23523,7 +23547,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+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+100, 3.45.0+300, 3.46.0+0 |
+| 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+0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-07-31T13:48:50+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-07-31T13:48:56+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-07-31T13:48:57+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-07-31T13:48:57+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-07-31T13:48:57+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-07-31T13:48:57+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-07-31T13:48:57+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-07-31T13:48:58+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-07-31T13:48:58+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-07-31T13:48:59+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-07-31T13:48:59+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-07-31T13:48:59+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-07-31T13:49:00+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-07-31T13:49:00+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-07-31T13:49:00+08:00</lastmod>
+  <lastmod>2024-07-31T13:49:57+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: port, libelfin, cute_headers**
+- **Recently added: port, liba52, port**
 
 [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)
-- 包列表 (1435)
+- 包列表 (1436)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)