Преглед на файлове

autoupdate docs by xmake-repo/ci

ruki преди 1 година
родител
ревизия
400f9daa6c

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: ctrack, kvazaar, squirrel**
+- **Recently added: re-spirv, ctrack, kvazaar**
 
 [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 (1446)
+- Packages (1447)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 38 - 1
mirror/packages/android.html

@@ -6756,7 +6756,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19823,6 +19823,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvandroid">re-spirv (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="reactiveplusplusandroid">reactiveplusplus (android)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/bsd.html

@@ -7277,7 +7277,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19835,6 +19835,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvbsd">re-spirv (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="reactiveplusplusbsd">reactiveplusplus (bsd)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/cross.html

@@ -6952,7 +6952,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18608,6 +18608,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvcross">re-spirv (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="re2cross">re2 (cross)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/iphoneos.html

@@ -6496,7 +6496,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18765,6 +18765,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirviphoneos">re-spirv (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/r/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="reactiveplusplusiphoneos">reactiveplusplus (iphoneos)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/linux.html

@@ -11677,7 +11677,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38562,6 +38562,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvlinux">re-spirv (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="re2linux">re2 (linux)</h3>
 <table>
 <thead>
@@ -48011,7 +48048,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55bcb4b84d70</td>
+<td>table: 0x55f7f9968a40</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -10924,7 +10924,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -35801,6 +35801,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvmacosx">re-spirv (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/r/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="re2macosx">re2 (macosx)</h3>
 <table>
 <thead>
@@ -44567,7 +44604,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55bcb4b84d70</td>
+<td>table: 0x55f7f9968a40</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -7533,7 +7533,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22365,6 +22365,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvmingw">re-spirv (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="re2mingw">re2 (mingw)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/msys.html

@@ -6866,7 +6866,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17543,6 +17543,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvmsys">re-spirv (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="reactiveplusplusmsys">reactiveplusplus (msys)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/wasm.html

@@ -5994,7 +5994,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16383,6 +16383,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvwasm">re-spirv (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="reactivepluspluswasm">reactiveplusplus (wasm)</h3>
 <table>
 <thead>

+ 38 - 1
mirror/packages/windows.html

@@ -10796,7 +10796,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2023.08.08</td>
+<td>v1.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -33140,6 +33140,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("re-flex")
 </code></pre>
+<h3 id="respirvwindows">re-spirv (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rt64/re-spirv">https://github.com/rt64/re-spirv</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2024.08.07</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/r/re-spirv/xmake.lua">re-spirv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install re-spirv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("re-spirv")
+</code></pre>
 <h3 id="re2windows">re2 (windows)</h3>
 <table>
 <thead>

+ 25 - 1
packages/android.md

@@ -4362,7 +4362,7 @@ add_requires("fast_float")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -12987,6 +12987,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (android)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### reactiveplusplus (android)
 
 

+ 25 - 1
packages/bsd.md

@@ -4697,7 +4697,7 @@ add_requires("fast_float")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | i386, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -13003,6 +13003,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (bsd)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | i386, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### reactiveplusplus (bsd)
 
 

+ 25 - 1
packages/cross.md

@@ -4483,7 +4483,7 @@ add_requires("fast_float")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -12180,6 +12180,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (cross)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### re2 (cross)
 
 

+ 25 - 1
packages/iphoneos.md

@@ -4192,7 +4192,7 @@ add_requires("fast_float")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm64, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -12293,6 +12293,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (iphoneos)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm64, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### reactiveplusplus (iphoneos)
 
 

+ 26 - 2
packages/linux.md

@@ -7600,7 +7600,7 @@ add_requires("fast_io")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -25395,6 +25395,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (linux)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### re2 (linux)
 
 
@@ -31618,7 +31642,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: 0x55bcb4b84d70 |
+| License | table: 0x55f7f9968a40 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 26 - 2
packages/macosx.md

@@ -7102,7 +7102,7 @@ add_requires("fast_io")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm64, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -23569,6 +23569,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (macosx)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm64, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### re2 (macosx)
 
 
@@ -29341,7 +29365,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: 0x55bcb4b84d70 |
+| License | table: 0x55f7f9968a40 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 25 - 1
packages/mingw.md

@@ -4866,7 +4866,7 @@ add_requires("fast_io")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -14655,6 +14655,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (mingw)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### re2 (mingw)
 
 

+ 25 - 1
packages/msys.md

@@ -4432,7 +4432,7 @@ add_requires("fast_io")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | i386, x86_64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -11486,6 +11486,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (msys)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | i386, x86_64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### reactiveplusplus (msys)
 
 

+ 25 - 1
packages/wasm.md

@@ -3860,7 +3860,7 @@ add_requires("fast_float")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | wasm32, wasm64 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -10724,6 +10724,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (wasm)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | wasm32, wasm64 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### reactiveplusplus (wasm)
 
 

+ 25 - 1
packages/windows.md

@@ -7011,7 +7011,7 @@ add_requires("fast_io")
 | -- | -- |
 | Homepage | [https://github.com/thisistherk/fast_obj](https://github.com/thisistherk/fast_obj) |
 | License | MIT |
-| Versions | 2023.08.08 |
+| Versions | v1.3 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [fast_obj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_obj/xmake.lua) |
 
@@ -21746,6 +21746,30 @@ add_requires("re-flex")
 ```
 
 
+### re-spirv (windows)
+
+
+| Description | *Lightweight and fast SPIR-V re-optimizer designed around spec constant usage.* |
+| -- | -- |
+| Homepage | [https://github.com/rt64/re-spirv](https://github.com/rt64/re-spirv) |
+| License | MIT |
+| Versions | 2024.08.07 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [re-spirv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/re-spirv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install re-spirv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("re-spirv")
+```
+
+
 ### re2 (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-08-12T13:28:29+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-12T13:28:35+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:40+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-12T13:28:36+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-12T13:28:37+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-12T13:28:37+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-12T13:28:38+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-12T13:28:38+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-12T13:28:39+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-12T13:28:39+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-12T13:28:39+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-12T13:28:40+08:00</lastmod>
+  <lastmod>2024-08-12T13:29:44+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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