Просмотр исходного кода

autoupdate docs by xmake-repo/ci

ruki 4 лет назад
Родитель
Сommit
629a824ede

+ 33 - 0
mirror/packages/android.html

@@ -261,6 +261,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("binutils")
 </code></pre>
+<h3 id="brotliandroid">brotli (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Brotli compression format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.9</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/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] brotli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("brotli")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="capstoneandroid">capstone (android)</h3>
 <table>

+ 33 - 0
mirror/packages/bsd.html

@@ -228,6 +228,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("binutils")
 </code></pre>
+<h3 id="brotlibsd">brotli (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Brotli compression format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.9</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/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install brotli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("brotli")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="capstonebsd">capstone (bsd)</h3>
 <table>

+ 33 - 0
mirror/packages/cross.html

@@ -228,6 +228,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("binutils")
 </code></pre>
+<h3 id="brotlicross">brotli (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Brotli compression format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.9</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, 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/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] brotli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("brotli")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="catch2cross">catch2 (cross)</h3>
 <table>

+ 33 - 0
mirror/packages/iphoneos.html

@@ -228,6 +228,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("binutils")
 </code></pre>
+<h3 id="brotliiphoneos">brotli (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Brotli compression format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.9</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos brotli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("brotli")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="capstoneiphoneos">capstone (iphoneos)</h3>
 <table>

+ 33 - 0
mirror/packages/mingw.html

@@ -327,6 +327,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("box2d")
 </code></pre>
+<h3 id="brotlimingw">brotli (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Brotli compression format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.9</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/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] brotli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("brotli")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="capstonemingw">capstone (mingw)</h3>
 <table>

+ 33 - 0
mirror/packages/msys.html

@@ -261,6 +261,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("binutils")
 </code></pre>
+<h3 id="brotlimsys">brotli (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Brotli compression format.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/brotli">https://github.com/google/brotli</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.9</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/b/brotli/xmake.lua">brotli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install brotli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("brotli")
+</code></pre>
 <h2 id="c">c</h2>
 <h3 id="capstonemsys">capstone (msys)</h3>
 <table>

+ 23 - 0
packages/android.md

@@ -117,6 +117,29 @@ add_requires("binutils")
 ```
 
 
+### brotli (android)
+
+
+| Description | *Brotli compression format.* |
+| -- | -- |
+| Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) |
+| Versions | 1.0.9 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] brotli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("brotli")
+```
+
+
 
 ## c
 ### capstone (android)

+ 23 - 0
packages/bsd.md

@@ -94,6 +94,29 @@ add_requires("binutils")
 ```
 
 
+### brotli (bsd)
+
+
+| Description | *Brotli compression format.* |
+| -- | -- |
+| Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) |
+| Versions | 1.0.9 |
+| Architectures | i386, x86_64 |
+| Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install brotli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("brotli")
+```
+
+
 
 ## c
 ### capstone (bsd)

+ 23 - 0
packages/cross.md

@@ -94,6 +94,29 @@ add_requires("binutils")
 ```
 
 
+### brotli (cross)
+
+
+| Description | *Brotli compression format.* |
+| -- | -- |
+| Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) |
+| Versions | 1.0.9 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] brotli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("brotli")
+```
+
+
 
 ## c
 ### catch2 (cross)

+ 23 - 0
packages/iphoneos.md

@@ -94,6 +94,29 @@ add_requires("binutils")
 ```
 
 
+### brotli (iphoneos)
+
+
+| Description | *Brotli compression format.* |
+| -- | -- |
+| Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) |
+| Versions | 1.0.9 |
+| Architectures | arm64, armv7, armv7s, i386, x86_64 |
+| Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos brotli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("brotli")
+```
+
+
 
 ## c
 ### capstone (iphoneos)

+ 23 - 0
packages/mingw.md

@@ -163,6 +163,29 @@ add_requires("box2d")
 ```
 
 
+### brotli (mingw)
+
+
+| Description | *Brotli compression format.* |
+| -- | -- |
+| Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) |
+| Versions | 1.0.9 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] brotli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("brotli")
+```
+
+
 
 ## c
 ### capstone (mingw)

+ 23 - 0
packages/msys.md

@@ -117,6 +117,29 @@ add_requires("binutils")
 ```
 
 
+### brotli (msys)
+
+
+| Description | *Brotli compression format.* |
+| -- | -- |
+| Homepage | [https://github.com/google/brotli](https://github.com/google/brotli) |
+| Versions | 1.0.9 |
+| Architectures | i386, x86_64 |
+| Definition | [brotli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brotli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install brotli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("brotli")
+```
+
+
 
 ## c
 ### capstone (msys)

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-12-02T15:03:35+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-12-02T15:03:35+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-12-02T15:03:36+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-12-02T15:03:36+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-12-02T15:03:36+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-12-02T15:03:36+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-12-02T15:03:36+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-12-02T15:03:37+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-12-02T15:03:37+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-12-02T15:03:37+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-12-02T15:03:37+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-12-02T15:03:37+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-12-02T15:03:38+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-12-02T15:03:38+08:00</lastmod>
+  <lastmod>2020-12-03T04:07:57+08:00</lastmod>
 </url>
 
 </urlset>