Forráskód Böngészése

autoupdate docs by xmake-repo/ci

ruki 1 éve
szülő
commit
538dfa66a0

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: rapidobj, libthai, libdatrie**
+- **Recently added: libudis86, rapidobj, libthai**
 
 [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 (1468)
+- Packages (1469)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 75 - 1
mirror/packages/android.html

@@ -12728,6 +12728,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libudis86android">libudis86 (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libusbandroid">libusb (android)</h3>
 <table>
 <thead>
@@ -20279,6 +20316,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdbandroid">raw_pdb (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="reflexandroid">re-flex (android)</h3>
 <table>
 <thead>
@@ -22335,7 +22409,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 112 - 38
mirror/packages/bsd.html

@@ -6484,43 +6484,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("easywsclient")
 </code></pre>
-<h3 id="editlinebsd">editline (bsd)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSD-3-Clause</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>3.1</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>i386, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua">editline/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install editline
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("editline")
-</code></pre>
 <h3 id="edlibbsd">edlib (bsd)</h3>
 <table>
 <thead>
@@ -11336,6 +11299,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdivsufsort")
 </code></pre>
+<h3 id="libeditbsd">libedit (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua">libedit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libedit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libedit")
+</code></pre>
 <h3 id="libelfinbsd">libelfin (bsd)</h3>
 <table>
 <thead>
@@ -12957,6 +12957,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libudis86bsd">libudis86 (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libunwindbsd">libunwind (bsd)</h3>
 <table>
 <thead>
@@ -20398,6 +20435,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdbbsd">raw_pdb (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="reflexbsd">re-flex (bsd)</h3>
 <table>
 <thead>
@@ -22672,7 +22746,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -19101,6 +19101,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdbcross">raw_pdb (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="reflexcross">re-flex (cross)</h3>
 <table>
 <thead>
@@ -21301,7 +21338,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/iphoneos.html

@@ -12291,6 +12291,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libudis86iphoneos">libudis86 (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libuuidiphoneos">libuuid (iphoneos)</h3>
 <table>
 <thead>
@@ -21454,7 +21491,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 113 - 39
mirror/packages/linux.html

@@ -10337,43 +10337,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ed")
 </code></pre>
-<h3 id="editlinelinux">editline (linux)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSD-3-Clause</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>3.1</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/e/editline/xmake.lua">editline/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install editline
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("editline")
-</code></pre>
 <h3 id="edliblinux">edlib (linux)</h3>
 <table>
 <thead>
@@ -20471,6 +20434,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdwarf")
 </code></pre>
+<h3 id="libeditlinux">libedit (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.1</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/libedit/xmake.lua">libedit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libedit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libedit")
+</code></pre>
 <h3 id="libelflinux">libelf (linux)</h3>
 <table>
 <thead>
@@ -24561,6 +24561,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtorch")
 </code></pre>
+<h3 id="libudis86linux">libudis86 (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libuilinux">libui (linux)</h3>
 <table>
 <thead>
@@ -39067,6 +39104,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdblinux">raw_pdb (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="rayguilinux">raygui (linux)</h3>
 <table>
 <thead>
@@ -42884,7 +42958,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48820,7 +48894,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x556dc9d78430</td>
+<td>table: 0x5593d0233c80</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 76 - 39
mirror/packages/macosx.html

@@ -9654,43 +9654,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ed")
 </code></pre>
-<h3 id="editlinemacosx">editline (macosx)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSD-3-Clause</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>3.1</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>arm64, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua">editline/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install editline
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("editline")
-</code></pre>
 <h3 id="edlibmacosx">edlib (macosx)</h3>
 <table>
 <thead>
@@ -19072,6 +19035,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdwarf")
 </code></pre>
+<h3 id="libeditmacosx">libedit (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua">libedit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libedit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libedit")
+</code></pre>
 <h3 id="libelfinmacosx">libelfin (macosx)</h3>
 <table>
 <thead>
@@ -22767,6 +22767,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtorch")
 </code></pre>
+<h3 id="libudis86macosx">libudis86 (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libuimacosx">libui (macosx)</h3>
 <table>
 <thead>
@@ -39687,7 +39724,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45228,7 +45265,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x556dc9d78430</td>
+<td>table: 0x5593d0233c80</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 75 - 1
mirror/packages/mingw.html

@@ -14480,6 +14480,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libudis86mingw">libudis86 (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libuvmingw">libuv (mingw)</h3>
 <table>
 <thead>
@@ -22862,6 +22899,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdbmingw">raw_pdb (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="raylibmingw">raylib (mingw)</h3>
 <table>
 <thead>
@@ -25317,7 +25391,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 112 - 38
mirror/packages/msys.html

@@ -6221,43 +6221,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("easywsclient")
 </code></pre>
-<h3 id="editlinemsys">editline (msys)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSD-3-Clause</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>3.1</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>i386, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua">editline/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install editline
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("editline")
-</code></pre>
 <h3 id="edlibmsys">edlib (msys)</h3>
 <table>
 <thead>
@@ -10588,6 +10551,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libdivsufsort")
 </code></pre>
+<h3 id="libeditmsys">libedit (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Autotool- and libtoolized port of the NetBSD Editline library (libedit).</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://thrysoee.dk/editline">http://thrysoee.dk/editline</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua">libedit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libedit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libedit")
+</code></pre>
 <h3 id="libelfinmsys">libelfin (msys)</h3>
 <table>
 <thead>
@@ -11904,6 +11904,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libudis86msys">libudis86 (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libusbmsys">libusb (msys)</h3>
 <table>
 <thead>
@@ -18217,6 +18254,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdbmsys">raw_pdb (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="reflexmsys">re-flex (msys)</h3>
 <table>
 <thead>
@@ -20166,7 +20240,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/wasm.html

@@ -10773,6 +10773,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libudis86wasm">libudis86 (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libuuidwasm">libuuid (wasm)</h3>
 <table>
 <thead>
@@ -16806,6 +16843,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("rapidxml")
 </code></pre>
+<h3 id="raw_pdbwasm">raw_pdb (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C++11 library for reading Microsoft Program DataBase PDB files</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.10.17, 2024.08.27</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/r/raw_pdb/xmake.lua">raw_pdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm raw_pdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("raw_pdb")
+</code></pre>
 <h3 id="reflexwasm">re-flex (wasm)</h3>
 <table>
 <thead>
@@ -18640,7 +18714,7 @@
 </tr>
 <tr>
 <td>Versions</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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 43 - 2
mirror/packages/windows.html

@@ -21145,6 +21145,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtorch")
 </code></pre>
+<h3 id="libudis86windows">libudis86 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Disassembler Library for x86 and x86-64</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://udis86.sourceforge.net">http://udis86.sourceforge.net</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2014.12.25</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/libudis86/xmake.lua">libudis86/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libudis86
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libudis86")
+</code></pre>
 <h3 id="libuiwindows">libui (windows)</h3>
 <table>
 <thead>
@@ -33441,8 +33478,12 @@
 <td><a href="https://github.com/MolecularMatters/raw_pdb">https://github.com/MolecularMatters/raw_pdb</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>2022.10.17</td>
+<td>2022.10.17, 2024.08.27</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36849,7 +36890,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 49 - 1
packages/android.md

@@ -8297,6 +8297,30 @@ add_requires("libtool")
 ```
 
 
+### libudis86 (android)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libusb (android)
 
 
@@ -13278,6 +13302,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (android)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### re-flex (android)
 
 
@@ -14622,7 +14670,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+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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100 |
 | 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) |
 

+ 73 - 25
packages/bsd.md

@@ -4185,30 +4185,6 @@ add_requires("easywsclient")
 ```
 
 
-### editline (bsd)
-
-
-| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
-| -- | -- |
-| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
-| License | BSD-3-Clause |
-| Versions | 3.1 |
-| Architectures | i386, x86_64 |
-| Definition | [editline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install editline
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("editline")
-```
-
-
 ### edlib (bsd)
 
 
@@ -7372,6 +7348,30 @@ add_requires("libdivsufsort")
 ```
 
 
+### libedit (bsd)
+
+
+| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
+| -- | -- |
+| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
+| License | BSD-3-Clause |
+| Versions | 3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [libedit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libedit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libedit")
+```
+
+
 ### libelfin (bsd)
 
 
@@ -8441,6 +8441,30 @@ add_requires("libtool")
 ```
 
 
+### libudis86 (bsd)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | i386, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libunwind (bsd)
 
 
@@ -13365,6 +13389,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (bsd)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | i386, x86_64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### re-flex (bsd)
 
 
@@ -14852,7 +14900,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | 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

@@ -12495,6 +12495,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (cross)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### re-flex (cross)
 
 
@@ -13934,7 +13958,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+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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100 |
 | 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) |
 

+ 25 - 1
packages/iphoneos.md

@@ -8009,6 +8009,30 @@ add_requires("libtool")
 ```
 
 
+### libudis86 (iphoneos)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | arm64, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libuuid (iphoneos)
 
 
@@ -14046,7 +14070,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 74 - 26
packages/linux.md

@@ -6730,30 +6730,6 @@ add_requires("ed")
 ```
 
 
-### editline (linux)
-
-
-| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
-| -- | -- |
-| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
-| License | BSD-3-Clause |
-| Versions | 3.1 |
-| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
-| Definition | [editline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install editline
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("editline")
-```
-
-
 ### edlib (linux)
 
 
@@ -13413,6 +13389,30 @@ add_requires("libdwarf")
 ```
 
 
+### libedit (linux)
+
+
+| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
+| -- | -- |
+| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
+| License | BSD-3-Clause |
+| Versions | 3.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libedit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libedit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libedit")
+```
+
+
 ### libelf (linux)
 
 
@@ -16117,6 +16117,30 @@ add_requires("libtorch")
 ```
 
 
+### libudis86 (linux)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libui (linux)
 
 
@@ -25713,6 +25737,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (linux)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### raygui (linux)
 
 
@@ -28220,7 +28268,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+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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100 |
 | 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) |
 
@@ -32130,7 +32178,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: 0x556dc9d78430 |
+| License | table: 0x5593d0233c80 |
 | 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) |

+ 50 - 26
packages/macosx.md

@@ -6279,30 +6279,6 @@ add_requires("ed")
 ```
 
 
-### editline (macosx)
-
-
-| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
-| -- | -- |
-| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
-| License | BSD-3-Clause |
-| Versions | 3.1 |
-| Architectures | arm64, x86_64 |
-| Definition | [editline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install editline
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("editline")
-```
-
-
 ### edlib (macosx)
 
 
@@ -12488,6 +12464,30 @@ add_requires("libdwarf")
 ```
 
 
+### libedit (macosx)
+
+
+| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
+| -- | -- |
+| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
+| License | BSD-3-Clause |
+| Versions | 3.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [libedit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libedit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libedit")
+```
+
+
 ### libelfin (macosx)
 
 
@@ -14931,6 +14931,30 @@ add_requires("libtorch")
 ```
 
 
+### libudis86 (macosx)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | arm64, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libui (macosx)
 
 
@@ -26108,7 +26132,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29757,7 +29781,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: 0x556dc9d78430 |
+| License | table: 0x5593d0233c80 |
 | 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) |

+ 49 - 1
packages/mingw.md

@@ -9443,6 +9443,30 @@ add_requires("libtool")
 ```
 
 
+### libudis86 (mingw)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libuv (mingw)
 
 
@@ -14971,6 +14995,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (mingw)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### raylib (mingw)
 
 
@@ -16577,7 +16625,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+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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 73 - 25
packages/msys.md

@@ -4016,30 +4016,6 @@ add_requires("easywsclient")
 ```
 
 
-### editline (msys)
-
-
-| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
-| -- | -- |
-| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
-| License | BSD-3-Clause |
-| Versions | 3.1 |
-| Architectures | i386, x86_64 |
-| Definition | [editline/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/editline/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install editline
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("editline")
-```
-
-
 ### edlib (msys)
 
 
@@ -6890,6 +6866,30 @@ add_requires("libdivsufsort")
 ```
 
 
+### libedit (msys)
+
+
+| Description | *Autotool- and libtoolized port of the NetBSD Editline library (libedit).* |
+| -- | -- |
+| Homepage | [http://thrysoee.dk/editline](http://thrysoee.dk/editline) |
+| License | BSD-3-Clause |
+| Versions | 3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [libedit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libedit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libedit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libedit")
+```
+
+
 ### libelfin (msys)
 
 
@@ -7750,6 +7750,30 @@ add_requires("libtool")
 ```
 
 
+### libudis86 (msys)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | i386, x86_64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libusb (msys)
 
 
@@ -11920,6 +11944,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (msys)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | i386, x86_64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### re-flex (msys)
 
 
@@ -13193,7 +13241,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/wasm.md

@@ -7010,6 +7010,30 @@ add_requires("libtool")
 ```
 
 
+### libudis86 (wasm)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | wasm32, wasm64 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libuuid (wasm)
 
 
@@ -10992,6 +11016,30 @@ add_requires("rapidxml")
 ```
 
 
+### raw_pdb (wasm)
+
+
+| Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
+| -- | -- |
+| Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
+| Architectures | wasm32, wasm64 |
+| Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm raw_pdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("raw_pdb")
+```
+
+
 ### re-flex (wasm)
 
 
@@ -12192,7 +12240,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+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+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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, 3.46.0+100 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 2
packages/windows.md

@@ -13825,6 +13825,30 @@ add_requires("libtorch")
 ```
 
 
+### libudis86 (windows)
+
+
+| Description | *Disassembler Library for x86 and x86-64* |
+| -- | -- |
+| Homepage | [http://udis86.sourceforge.net](http://udis86.sourceforge.net) |
+| License | BSD-2-Clause |
+| Versions | 2014.12.25 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [libudis86/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libudis86/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libudis86
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libudis86")
+```
+
+
 ### libui (windows)
 
 
@@ -21927,7 +21951,8 @@ add_requires("rapidxml")
 | Description | *A C++11 library for reading Microsoft Program DataBase PDB files* |
 | -- | -- |
 | Homepage | [https://github.com/MolecularMatters/raw_pdb](https://github.com/MolecularMatters/raw_pdb) |
-| Versions | 2022.10.17 |
+| License | BSD-2-Clause |
+| Versions | 2022.10.17, 2024.08.27 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [raw_pdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/raw_pdb/xmake.lua) |
 
@@ -24167,7 +24192,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+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
 | 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-08-28T06:58:30+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-28T06:58:36+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-28T06:58:36+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-28T06:58:36+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-28T06:58:36+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-28T06:58:37+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-28T06:58:37+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-28T06:58:38+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-28T06:58:38+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-28T06:58:38+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-28T06:58:39+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-28T06:58:39+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-28T06:58:39+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-28T06:58:40+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-28T06:58:40+08:00</lastmod>
+  <lastmod>2024-08-28T12:30:47+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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