소스 검색

autoupdate docs by xmake-repo/ci

ruki 11 달 전
부모
커밋
952432892a

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: qoa, nifly, wirehair**
+- **Recently added: port, libhubbub, 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 (1540)
+- Packages (1542)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 79 - 1
mirror/packages/android.html

@@ -9027,6 +9027,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -12358,6 +12362,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libfyaml")
 </code></pre>
+<h3 id="libhubbubandroid">libhubbub (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libhvandroid">libhv (android)</h3>
 <table>
 <thead>
@@ -12934,6 +12975,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libopus")
 </code></pre>
+<h3 id="libparserutilsandroid">libparserutils (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpcapandroid">libpcap (android)</h3>
 <table>
 <thead>
@@ -24359,7 +24437,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/bsd.html

@@ -9441,6 +9441,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -12558,6 +12562,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libfswatch")
 </code></pre>
+<h3 id="libhubbubbsd">libhubbub (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libiconvbsd">libiconv (bsd)</h3>
 <table>
 <thead>
@@ -12953,6 +12994,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libogg")
 </code></pre>
+<h3 id="libparserutilsbsd">libparserutils (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpngbsd">libpng (bsd)</h3>
 <table>
 <thead>
@@ -24610,7 +24688,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+100, 3.45.0+200, 3.46.0+100, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/cross.html

@@ -9235,6 +9235,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -12167,6 +12171,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libfyaml")
 </code></pre>
+<h3 id="libhubbubcross">libhubbub (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libiconvcross">libiconv (cross)</h3>
 <table>
 <thead>
@@ -12599,6 +12640,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libomp")
 </code></pre>
+<h3 id="libparserutilscross">libparserutils (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libplistcross">libplist (cross)</h3>
 <table>
 <thead>
@@ -23181,7 +23259,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/iphoneos.html

@@ -8771,6 +8771,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -12102,6 +12106,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libgit2")
 </code></pre>
+<h3 id="libhubbubiphoneos">libhubbub (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libhviphoneos">libhv (iphoneos)</h3>
 <table>
 <thead>
@@ -12497,6 +12538,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libopus")
 </code></pre>
+<h3 id="libparserutilsiphoneos">libparserutils (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libplistiphoneos">libplist (iphoneos)</h3>
 <table>
 <thead>
@@ -23478,7 +23556,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+100, 3.45.0+200, 3.46.0+100, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 80 - 2
mirror/packages/linux.html

@@ -15910,6 +15910,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -22828,6 +22832,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libheif")
 </code></pre>
+<h3 id="libhubbublinux">libhubbub (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libhvlinux">libhv (linux)</h3>
 <table>
 <thead>
@@ -24141,6 +24182,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libpaper")
 </code></pre>
+<h3 id="libparserutilslinux">libparserutils (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpcaplinux">libpcap (linux)</h3>
 <table>
 <thead>
@@ -45109,7 +45187,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -51263,7 +51341,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x562c5eb1a1c0</td>
+<td>table: 0x559154c47e50</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 80 - 2
mirror/packages/macosx.html

@@ -14902,6 +14902,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -21075,6 +21079,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libheif")
 </code></pre>
+<h3 id="libhubbubmacosx">libhubbub (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libhvmacosx">libhv (macosx)</h3>
 <table>
 <thead>
@@ -22314,6 +22355,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libpaper")
 </code></pre>
+<h3 id="libparserutilsmacosx">libparserutils (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpcapmacosx">libpcap (macosx)</h3>
 <table>
 <thead>
@@ -41587,7 +41665,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+100, 3.45.0+200, 3.46.0+100, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47313,7 +47391,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x562c5eb1a1c0</td>
+<td>table: 0x559154c47e50</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 79 - 1
mirror/packages/mingw.html

@@ -10244,6 +10244,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -14118,6 +14122,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libgd")
 </code></pre>
+<h3 id="libhubbubmingw">libhubbub (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libiconvmingw">libiconv (mingw)</h3>
 <table>
 <thead>
@@ -14661,6 +14702,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libopus")
 </code></pre>
+<h3 id="libparserutilsmingw">libparserutils (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpeconvmingw">libpeconv (mingw)</h3>
 <table>
 <thead>
@@ -27279,7 +27357,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/msys.html

@@ -9067,6 +9067,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -11855,6 +11859,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libfork")
 </code></pre>
+<h3 id="libhubbubmsys">libhubbub (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libjpegmsys">libjpeg (msys)</h3>
 <table>
 <thead>
@@ -12147,6 +12188,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libnpy")
 </code></pre>
+<h3 id="libparserutilsmsys">libparserutils (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpeconvmsys">libpeconv (msys)</h3>
 <table>
 <thead>
@@ -22260,7 +22338,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+100, 3.45.0+200, 3.46.0+100, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/wasm.html

@@ -8133,6 +8133,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -10736,6 +10740,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libfork")
 </code></pre>
+<h3 id="libhubbubwasm">libhubbub (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libiconvwasm">libiconv (wasm)</h3>
 <table>
 <thead>
@@ -11094,6 +11135,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libopus")
 </code></pre>
+<h3 id="libparserutilswasm">libparserutils (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpngwasm">libpng (wasm)</h3>
 <table>
 <thead>
@@ -20734,7 +20812,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 79 - 1
mirror/packages/windows.html

@@ -14704,6 +14704,10 @@
 <td><a href="https://www.gnu.org/software/gperf">https://www.gnu.org/software/gperf</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>GPL-3.0-or-later</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>3.1</td>
 </tr>
@@ -20252,6 +20256,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libheif")
 </code></pre>
+<h3 id="libhubbubwindows">libhubbub (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Hubbub is an HTML5 compliant parsing library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libhubbub">https://www.netsurf-browser.org/projects/libhubbub</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8</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/libhubbub/xmake.lua">libhubbub/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libhubbub
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhubbub")
+</code></pre>
 <h3 id="libhvwindows">libhv (windows)</h3>
 <table>
 <thead>
@@ -21042,6 +21083,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libopus")
 </code></pre>
+<h3 id="libparserutilswindows">libparserutils (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>LibParserUtils is a library for building efficient parsers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.netsurf-browser.org/projects/libparserutils">https://www.netsurf-browser.org/projects/libparserutils</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.2.5</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/libparserutils/xmake.lua">libparserutils/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libparserutils
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libparserutils")
+</code></pre>
 <h3 id="libpeconvwindows">libpeconv (windows)</h3>
 <table>
 <thead>
@@ -38856,7 +38934,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+100, 3.45.0+200, 3.46.0+100, 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+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 50 - 1
packages/android.md

@@ -5861,6 +5861,7 @@ add_requires("godotcpp4")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -8057,6 +8058,30 @@ add_requires("libfyaml")
 ```
 
 
+### libhubbub (android)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libhv (android)
 
 
@@ -8437,6 +8462,30 @@ add_requires("libopus")
 ```
 
 
+### libparserutils (android)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpcap (android)
 
 
@@ -15954,7 +16003,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.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) |
 

+ 50 - 1
packages/bsd.md

@@ -6125,6 +6125,7 @@ add_requires("gnu-rm")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | i386, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -8179,6 +8180,30 @@ add_requires("libfswatch")
 ```
 
 
+### libhubbub (bsd)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | i386, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libiconv (bsd)
 
 
@@ -8440,6 +8465,30 @@ add_requires("libogg")
 ```
 
 
+### libparserutils (bsd)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | i386, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpng (bsd)
 
 
@@ -16133,7 +16182,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 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+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) |
 

+ 50 - 1
packages/cross.md

@@ -5985,6 +5985,7 @@ add_requires("gnu-rm")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -7919,6 +7920,30 @@ add_requires("libfyaml")
 ```
 
 
+### libhubbub (cross)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libiconv (cross)
 
 
@@ -8204,6 +8229,30 @@ add_requires("libomp")
 ```
 
 
+### libparserutils (cross)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libplist (cross)
 
 
@@ -15171,7 +15220,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.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) |
 

+ 50 - 1
packages/iphoneos.md

@@ -5692,6 +5692,7 @@ add_requires("godotcpp4")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -7888,6 +7889,30 @@ add_requires("libgit2")
 ```
 
 
+### libhubbub (iphoneos)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm64, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libhv (iphoneos)
 
 
@@ -8149,6 +8174,30 @@ add_requires("libopus")
 ```
 
 
+### libparserutils (iphoneos)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm64, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libplist (iphoneos)
 
 
@@ -15378,7 +15427,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 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+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) |
 

+ 51 - 2
packages/linux.md

@@ -10386,6 +10386,7 @@ add_requires("godotcpp4")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -14961,6 +14962,30 @@ add_requires("libheif")
 ```
 
 
+### libhubbub (linux)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libhv (linux)
 
 
@@ -15835,6 +15860,30 @@ add_requires("libpaper")
 ```
 
 
+### libparserutils (linux)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpcap (linux)
 
 
@@ -29676,7 +29725,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.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) |
 
@@ -33729,7 +33778,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: 0x562c5eb1a1c0 |
+| License | table: 0x559154c47e50 |
 | 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) |

+ 51 - 2
packages/macosx.md

@@ -9721,6 +9721,7 @@ add_requires("godotcpp4")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -13800,6 +13801,30 @@ add_requires("libheif")
 ```
 
 
+### libhubbub (macosx)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm64, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libhv (macosx)
 
 
@@ -14626,6 +14651,30 @@ add_requires("libpaper")
 ```
 
 
+### libparserutils (macosx)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm64, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpcap (macosx)
 
 
@@ -27350,7 +27399,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 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+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) |
 
@@ -31119,7 +31168,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: 0x562c5eb1a1c0 |
+| License | table: 0x559154c47e50 |
 | 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) |

+ 50 - 1
packages/mingw.md

@@ -6652,6 +6652,7 @@ add_requires("godotcpp")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -9205,6 +9206,30 @@ add_requires("libgd")
 ```
 
 
+### libhubbub (mingw)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libiconv (mingw)
 
 
@@ -9562,6 +9587,30 @@ add_requires("libopus")
 ```
 
 
+### libparserutils (mingw)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpeconv (mingw)
 
 
@@ -17864,7 +17913,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.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) |
 

+ 50 - 1
packages/msys.md

@@ -5884,6 +5884,7 @@ add_requires("godotcpp")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | i386, x86_64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -7723,6 +7724,30 @@ add_requires("libfork")
 ```
 
 
+### libhubbub (msys)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | i386, x86_64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libjpeg (msys)
 
 
@@ -7914,6 +7939,30 @@ add_requires("libnpy")
 ```
 
 
+### libparserutils (msys)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | i386, x86_64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpeconv (msys)
 
 
@@ -14572,7 +14621,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 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+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) |
 

+ 50 - 1
packages/wasm.md

@@ -5267,6 +5267,7 @@ add_requires("gnu-rm")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | wasm32, wasm64 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -6986,6 +6987,30 @@ add_requires("libfork")
 ```
 
 
+### libhubbub (wasm)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | wasm32, wasm64 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libiconv (wasm)
 
 
@@ -7223,6 +7248,30 @@ add_requires("libopus")
 ```
 
 
+### libparserutils (wasm)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | wasm32, wasm64 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpng (wasm)
 
 
@@ -13571,7 +13620,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+100, 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+100, 3.45.0+200, 3.45.0+300, 3.46.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) |
 

+ 50 - 1
packages/windows.md

@@ -9583,6 +9583,7 @@ add_requires("godotcpp4")
 | Description | *Perfect hash function generator.* |
 | -- | -- |
 | Homepage | [https://www.gnu.org/software/gperf](https://www.gnu.org/software/gperf) |
+| License | GPL-3.0-or-later |
 | Versions | 3.1 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [gperf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gperf/xmake.lua) |
@@ -13233,6 +13234,30 @@ add_requires("libheif")
 ```
 
 
+### libhubbub (windows)
+
+
+| Description | *Hubbub is an HTML5 compliant parsing library* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libhubbub](https://www.netsurf-browser.org/projects/libhubbub) |
+| License | MIT |
+| Versions | 0.3.8 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [libhubbub/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhubbub/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libhubbub
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhubbub")
+```
+
+
 ### libhv (windows)
 
 
@@ -13755,6 +13780,30 @@ add_requires("libopus")
 ```
 
 
+### libparserutils (windows)
+
+
+| Description | *LibParserUtils is a library for building efficient parsers* |
+| -- | -- |
+| Homepage | [https://www.netsurf-browser.org/projects/libparserutils](https://www.netsurf-browser.org/projects/libparserutils) |
+| License | MIT |
+| Versions | 0.2.5 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [libparserutils/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libparserutils/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libparserutils
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libparserutils")
+```
+
+
 ### libpeconv (windows)
 
 
@@ -25480,7 +25529,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 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+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-09-29T13:23:19+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-09-29T13:23:25+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-09-29T13:23:26+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-09-29T13:23:26+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-09-29T13:23:26+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-09-29T13:23:26+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-09-29T13:23:27+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-09-29T13:23:27+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-09-29T13:23:27+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-09-29T13:23:28+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-09-29T13:23:28+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-09-29T13:23:28+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-09-29T13:23:29+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-09-29T13:23:29+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-09-29T13:23:29+08:00</lastmod>
+  <lastmod>2024-09-30T00:02:45+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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