Quellcode durchsuchen

autoupdate docs by xmake-repo/ci

ruki vor 4 Jahren
Ursprung
Commit
d6221ae620

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: http_parser, kcp, zstd**
+- **Recently added: glslang, spirv-headers, spirv-tools**
 
 [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 (177)
+- Packages (180)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 2 - 2
mirror/packages/android.html

@@ -1585,7 +1585,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1921,7 +1921,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/bsd.html

@@ -1119,7 +1119,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1451,7 +1451,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/cross.html

@@ -1156,7 +1156,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1456,7 +1456,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/iphoneos.html

@@ -1589,7 +1589,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1925,7 +1925,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 113 - 2
mirror/packages/linux.html

@@ -1569,6 +1569,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glm")
 </code></pre>
+<h3 id="glslanglinux">glslang (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/glslang/">https://github.com/KhronosGroup/glslang/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.2.154+1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/g/glslang/xmake.lua">glslang/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install glslang
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glslang")
+</code></pre>
 <h3 id="gmmlinux">gmm (linux)</h3>
 <table>
 <thead>
@@ -4019,7 +4056,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4884,7 +4921,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5139,6 +5176,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("spdlog")
 </code></pre>
+<h3 id="spirvheaderslinux">spirv-headers (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIR-V Headers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Headers/">https://github.com/KhronosGroup/SPIRV-Headers/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.5.4</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/s/spirv-headers/xmake.lua">spirv-headers/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spirv-headers
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-headers")
+</code></pre>
+<h3 id="spirvtoolslinux">spirv-tools (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIR-V Tools</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Tools/">https://github.com/KhronosGroup/SPIRV-Tools/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.5</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/s/spirv-tools/xmake.lua">spirv-tools/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spirv-tools
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-tools")
+</code></pre>
 <h3 id="sqlite3linux">sqlite3 (linux)</h3>
 <table>
 <thead>

+ 113 - 2
mirror/packages/macosx.html

@@ -1503,6 +1503,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glm")
 </code></pre>
+<h3 id="glslangmacosx">glslang (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/glslang/">https://github.com/KhronosGroup/glslang/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.2.154+1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glslang/xmake.lua">glslang/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install glslang
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glslang")
+</code></pre>
 <h3 id="gmmmacosx">gmm (macosx)</h3>
 <table>
 <thead>
@@ -3887,7 +3924,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4686,7 +4723,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4974,6 +5011,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("spdlog")
 </code></pre>
+<h3 id="spirvheadersmacosx">spirv-headers (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIR-V Headers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Headers/">https://github.com/KhronosGroup/SPIRV-Headers/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.5.4</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-headers/xmake.lua">spirv-headers/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spirv-headers
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-headers")
+</code></pre>
+<h3 id="spirvtoolsmacosx">spirv-tools (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIR-V Tools</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Tools/">https://github.com/KhronosGroup/SPIRV-Tools/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.5</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-tools/xmake.lua">spirv-tools/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spirv-tools
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-tools")
+</code></pre>
 <h3 id="sqlite3macosx">sqlite3 (macosx)</h3>
 <table>
 <thead>

+ 2 - 2
mirror/packages/mingw.html

@@ -1787,7 +1787,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -2223,7 +2223,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/msys.html

@@ -1119,7 +1119,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -1385,7 +1385,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 113 - 2
mirror/packages/windows.html

@@ -1404,6 +1404,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glm")
 </code></pre>
+<h3 id="glslangwindows">glslang (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/glslang/">https://github.com/KhronosGroup/glslang/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.2.154+1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glslang/xmake.lua">glslang/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install glslang
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glslang")
+</code></pre>
 <h3 id="gmmwindows">gmm (windows)</h3>
 <table>
 <thead>
@@ -2687,7 +2724,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.50.1</td>
+<td>0.50.1, 0.56.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -3453,7 +3490,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.7.15, 3.7.0</td>
+<td>2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -3741,6 +3778,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("spdlog")
 </code></pre>
+<h3 id="spirvheaderswindows">spirv-headers (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIR-V Headers</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Headers/">https://github.com/KhronosGroup/SPIRV-Headers/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.5.4</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-headers/xmake.lua">spirv-headers/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spirv-headers
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-headers")
+</code></pre>
+<h3 id="spirvtoolswindows">spirv-tools (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIR-V Tools</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Tools/">https://github.com/KhronosGroup/SPIRV-Tools/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2020.5</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-tools/xmake.lua">spirv-tools/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spirv-tools
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-tools")
+</code></pre>
 <h3 id="sqlite3windows">sqlite3 (windows)</h3>
 <table>
 <thead>

+ 2 - 2
packages/android.md

@@ -1043,7 +1043,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -1278,7 +1278,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 

+ 2 - 2
packages/bsd.md

@@ -720,7 +720,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | i386, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -954,7 +954,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | i386, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 

+ 2 - 2
packages/cross.md

@@ -744,7 +744,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -957,7 +957,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 

+ 2 - 2
packages/iphoneos.md

@@ -1044,7 +1044,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -1279,7 +1279,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 

+ 74 - 2
packages/linux.md

@@ -1028,6 +1028,30 @@ add_requires("glm")
 ```
 
 
+### glslang (linux)
+
+
+| Description | *Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/glslang/](https://github.com/KhronosGroup/glslang/) |
+| License | Apache-2.0 |
+| Versions | 1.2.154+1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [glslang/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glslang/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install glslang
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glslang")
+```
+
+
 ### gmm (linux)
 
 
@@ -2730,7 +2754,7 @@ add_requires("mbedtls")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -3335,7 +3359,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 
@@ -3518,6 +3542,54 @@ add_requires("spdlog")
 ```
 
 
+### spirv-headers (linux)
+
+
+| Description | *SPIR-V Headers* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Headers/](https://github.com/KhronosGroup/SPIRV-Headers/) |
+| License | MIT |
+| Versions | 1.5.4 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [spirv-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-headers/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spirv-headers
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-headers")
+```
+
+
+### spirv-tools (linux)
+
+
+| Description | *SPIR-V Tools* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Tools/](https://github.com/KhronosGroup/SPIRV-Tools/) |
+| License | Apache-2.0 |
+| Versions | 2020.5 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [spirv-tools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-tools/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spirv-tools
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-tools")
+```
+
+
 ### sqlite3 (linux)
 
 

+ 74 - 2
packages/macosx.md

@@ -982,6 +982,30 @@ add_requires("glm")
 ```
 
 
+### glslang (macosx)
+
+
+| Description | *Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/glslang/](https://github.com/KhronosGroup/glslang/) |
+| License | Apache-2.0 |
+| Versions | 1.2.154+1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [glslang/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glslang/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install glslang
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glslang")
+```
+
+
 ### gmm (macosx)
 
 
@@ -2638,7 +2662,7 @@ add_requires("mbedtls")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -3197,7 +3221,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 
@@ -3403,6 +3427,54 @@ add_requires("spdlog")
 ```
 
 
+### spirv-headers (macosx)
+
+
+| Description | *SPIR-V Headers* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Headers/](https://github.com/KhronosGroup/SPIRV-Headers/) |
+| License | MIT |
+| Versions | 1.5.4 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [spirv-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-headers/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spirv-headers
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-headers")
+```
+
+
+### spirv-tools (macosx)
+
+
+| Description | *SPIR-V Tools* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Tools/](https://github.com/KhronosGroup/SPIRV-Tools/) |
+| License | Apache-2.0 |
+| Versions | 2020.5 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [spirv-tools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-tools/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spirv-tools
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-tools")
+```
+
+
 ### sqlite3 (macosx)
 
 

+ 2 - 2
packages/mingw.md

@@ -1182,7 +1182,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -1488,7 +1488,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 

+ 2 - 2
packages/msys.md

@@ -720,7 +720,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | i386, x86_64 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -908,7 +908,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | i386, x86_64 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 

+ 74 - 2
packages/windows.md

@@ -913,6 +913,30 @@ add_requires("glm")
 ```
 
 
+### glslang (windows)
+
+
+| Description | *Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/glslang/](https://github.com/KhronosGroup/glslang/) |
+| License | Apache-2.0 |
+| Versions | 1.2.154+1 |
+| Architectures | x64, x86 |
+| Definition | [glslang/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glslang/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install glslang
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glslang")
+```
+
+
 ### gmm (windows)
 
 
@@ -1807,7 +1831,7 @@ add_requires("make")
 | Description | *Fast and user friendly build system.* |
 | -- | -- |
 | Homepage | [https://mesonbuild.com/](https://mesonbuild.com/) |
-| Versions | 0.50.1 |
+| Versions | 0.50.1, 0.56.0 |
 | Architectures | x64, x86 |
 | Definition | [meson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/meson/xmake.lua) |
 
@@ -2343,7 +2367,7 @@ add_requires("pybind11")
 | Description | *The python programming language.* |
 | -- | -- |
 | Homepage | [https://www.python.org/](https://www.python.org/) |
-| Versions | 2.7.15, 3.7.0 |
+| Versions | 2.7.15, 2.7.18, 3.7.0, 3.8.1, 3.8.5 |
 | Architectures | x64, x86 |
 | Definition | [python/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/python/xmake.lua) |
 
@@ -2549,6 +2573,54 @@ add_requires("spdlog")
 ```
 
 
+### spirv-headers (windows)
+
+
+| Description | *SPIR-V Headers* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Headers/](https://github.com/KhronosGroup/SPIRV-Headers/) |
+| License | MIT |
+| Versions | 1.5.4 |
+| Architectures | x64, x86 |
+| Definition | [spirv-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-headers/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spirv-headers
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-headers")
+```
+
+
+### spirv-tools (windows)
+
+
+| Description | *SPIR-V Tools* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Tools/](https://github.com/KhronosGroup/SPIRV-Tools/) |
+| License | Apache-2.0 |
+| Versions | 2020.5 |
+| Architectures | x64, x86 |
+| Definition | [spirv-tools/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-tools/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spirv-tools
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-tools")
+```
+
+
 ### sqlite3 (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-22T04:49:09+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-22T04:49:10+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-22T04:49:10+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-22T04:49:10+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-22T04:49:10+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-22T04:49:10+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-22T04:49:10+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-22T04:49:11+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-22T04:49:11+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-22T04:49:11+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-22T04:49:11+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-22T04:49:11+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-22T04:49:12+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-22T04:49:12+08:00</lastmod>
+  <lastmod>2020-11-24T14:00:58+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: http_parser, kcp, zstd**
+- **Recently added: glslang, spirv-headers, spirv-tools**
 
 [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)
-- 包列表 (177)
+- 包列表 (180)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)