ソースを参照

autoupdate docs by xmake-repo/ci

ruki 3 年 前
コミット
6b63842a6e

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: msquic, awk, zimg**
+- **Recently added: xcb-util-cursor, xcb-util-errors, xcb-util-image**
 
 [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 (597)
+- Packages (604)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 232 - 1
mirror/packages/linux.html

@@ -18205,7 +18205,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4</td>
+<td>v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19692,6 +19692,237 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("xcb-proto")
 </code></pre>
+<h3 id="xcbutillinux">xcb-util (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.6, 0.3.8, 0.3.9, 0.4.0</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/x/xcb-util/xmake.lua">xcb-util/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util")
+</code></pre>
+<h3 id="xcbutilcursorlinux">xcb-util-cursor (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.1.0, 0.1.1, 0.1.2, 0.1.3</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/x/xcb-util-cursor/xmake.lua">xcb-util-cursor/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-cursor
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-cursor")
+</code></pre>
+<h3 id="xcbutilerrorslinux">xcb-util-errors (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0</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/x/xcb-util-errors/xmake.lua">xcb-util-errors/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-errors
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-errors")
+</code></pre>
+<h3 id="xcbutilimagelinux">xcb-util-image (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9, 0.4.0</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/x/xcb-util-image/xmake.lua">xcb-util-image/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-image
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-image")
+</code></pre>
+<h3 id="xcbutilkeysymslinux">xcb-util-keysyms (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9, 0.4.0</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/x/xcb-util-keysyms/xmake.lua">xcb-util-keysyms/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-keysyms
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-keysyms")
+</code></pre>
+<h3 id="xcbutilrenderutillinux">xcb-util-renderutil (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9</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/x/xcb-util-renderutil/xmake.lua">xcb-util-renderutil/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-renderutil
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-renderutil")
+</code></pre>
+<h3 id="xcbutilwmlinux">xcb-util-wm (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9, 0.4.0, 0.4.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/x/xcb-util-wm/xmake.lua">xcb-util-wm/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-wm
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-wm")
+</code></pre>
 <h3 id="xercesclinux">xerces-c (linux)</h3>
 <table>
 <thead>

+ 231 - 0
mirror/packages/macosx.html

@@ -18337,6 +18337,237 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("xcb-proto")
 </code></pre>
+<h3 id="xcbutilmacosx">xcb-util (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.6, 0.3.8, 0.3.9, 0.4.0</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/x/xcb-util/xmake.lua">xcb-util/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util")
+</code></pre>
+<h3 id="xcbutilcursormacosx">xcb-util-cursor (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.1.0, 0.1.1, 0.1.2, 0.1.3</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/x/xcb-util-cursor/xmake.lua">xcb-util-cursor/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-cursor
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-cursor")
+</code></pre>
+<h3 id="xcbutilerrorsmacosx">xcb-util-errors (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0</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/x/xcb-util-errors/xmake.lua">xcb-util-errors/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-errors
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-errors")
+</code></pre>
+<h3 id="xcbutilimagemacosx">xcb-util-image (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9, 0.4.0</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/x/xcb-util-image/xmake.lua">xcb-util-image/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-image
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-image")
+</code></pre>
+<h3 id="xcbutilkeysymsmacosx">xcb-util-keysyms (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9, 0.4.0</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/x/xcb-util-keysyms/xmake.lua">xcb-util-keysyms/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-keysyms
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-keysyms")
+</code></pre>
+<h3 id="xcbutilrenderutilmacosx">xcb-util-renderutil (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9</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/x/xcb-util-renderutil/xmake.lua">xcb-util-renderutil/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-renderutil
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-renderutil")
+</code></pre>
+<h3 id="xcbutilwmmacosx">xcb-util-wm (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>X.Org: XML-XCB protocol descriptions for libxcb code generation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://xcb.freedesktop.org">https://xcb.freedesktop.org</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.3.8, 0.3.9, 0.4.0, 0.4.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/x/xcb-util-wm/xmake.lua">xcb-util-wm/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install xcb-util-wm
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("xcb-util-wm")
+</code></pre>
 <h3 id="xercescmacosx">xerces-c (macosx)</h3>
 <table>
 <thead>

+ 1 - 1
mirror/packages/msys.html

@@ -4619,7 +4619,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4</td>
+<td>v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -14334,7 +14334,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4</td>
+<td>v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 162 - 1
packages/linux.md

@@ -12183,7 +12183,7 @@ add_requires("texinfo")
 | Description | *Core library from Tilted Phoques* |
 | -- | -- |
 | Homepage | [https://github.com/tiltedphoques/TiltedCore](https://github.com/tiltedphoques/TiltedCore) |
-| Versions | v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4 |
+| Versions | v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [tiltedcore/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tiltedcore/xmake.lua) |
 
@@ -13179,6 +13179,167 @@ add_requires("xcb-proto")
 ```
 
 
+### xcb-util (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.6, 0.3.8, 0.3.9, 0.4.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util")
+```
+
+
+### xcb-util-cursor (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util-cursor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-cursor/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-cursor
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-cursor")
+```
+
+
+### xcb-util-errors (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 1.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util-errors/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-errors/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-errors
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-errors")
+```
+
+
+### xcb-util-image (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9, 0.4.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util-image/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-image/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-image
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-image")
+```
+
+
+### xcb-util-keysyms (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9, 0.4.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util-keysyms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-keysyms/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-keysyms
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-keysyms")
+```
+
+
+### xcb-util-renderutil (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util-renderutil/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-renderutil/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-renderutil
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-renderutil")
+```
+
+
+### xcb-util-wm (linux)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9, 0.4.0, 0.4.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [xcb-util-wm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-wm/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-wm
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-wm")
+```
+
+
 ### xerces-c (linux)
 
 

+ 161 - 0
packages/macosx.md

@@ -12278,6 +12278,167 @@ add_requires("xcb-proto")
 ```
 
 
+### xcb-util (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.6, 0.3.8, 0.3.9, 0.4.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util")
+```
+
+
+### xcb-util-cursor (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util-cursor/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-cursor/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-cursor
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-cursor")
+```
+
+
+### xcb-util-errors (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 1.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util-errors/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-errors/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-errors
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-errors")
+```
+
+
+### xcb-util-image (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9, 0.4.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util-image/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-image/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-image
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-image")
+```
+
+
+### xcb-util-keysyms (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9, 0.4.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util-keysyms/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-keysyms/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-keysyms
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-keysyms")
+```
+
+
+### xcb-util-renderutil (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util-renderutil/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-renderutil/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-renderutil
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-renderutil")
+```
+
+
+### xcb-util-wm (macosx)
+
+
+| Description | *X.Org: XML-XCB protocol descriptions for libxcb code generation* |
+| -- | -- |
+| Homepage | [https://xcb.freedesktop.org](https://xcb.freedesktop.org) |
+| Versions | 0.3.8, 0.3.9, 0.4.0, 0.4.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [xcb-util-wm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xcb-util-wm/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install xcb-util-wm
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("xcb-util-wm")
+```
+
+
 ### xerces-c (macosx)
 
 

+ 1 - 1
packages/msys.md

@@ -3084,7 +3084,7 @@ add_requires("tclap")
 | Description | *Core library from Tilted Phoques* |
 | -- | -- |
 | Homepage | [https://github.com/tiltedphoques/TiltedCore](https://github.com/tiltedphoques/TiltedCore) |
-| Versions | v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4 |
+| Versions | v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5 |
 | Architectures | i386, x86_64 |
 | Definition | [tiltedcore/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tiltedcore/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -9556,7 +9556,7 @@ add_requires("tesseract")
 | Description | *Core library from Tilted Phoques* |
 | -- | -- |
 | Homepage | [https://github.com/tiltedphoques/TiltedCore](https://github.com/tiltedphoques/TiltedCore) |
-| Versions | v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4 |
+| Versions | v0.1.3, v0.1.4, v0.1.5, v0.1.6, v0.2.0, v0.2.1, v0.2.2, v0.2.3, v0.2.4, v0.2.5 |
 | Architectures | x64, x86 |
 | Definition | [tiltedcore/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tiltedcore/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-01-14T11:16:02+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-01-14T11:16:04+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-01-14T11:16:04+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-01-14T11:16:05+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-01-14T11:16:05+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-01-14T11:16:05+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-01-14T11:16:06+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-01-14T11:16:06+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-01-14T11:16:06+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-01-14T11:16:06+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-01-14T11:16:07+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-01-14T11:16:07+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-01-14T11:16:07+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-01-14T11:16:07+08:00</lastmod>
+  <lastmod>2022-01-15T03:11:10+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: msquic, awk, zimg**
+- **Recently added: xcb-util-cursor, xcb-util-errors, xcb-util-image**
 
 [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)
-- 包列表 (597)
+- 包列表 (604)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)