Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 years ago
parent
commit
29fac99f54

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 
 - *Simple, lightweight, cross-platform*
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: benchmark, chipmunk2d, glm**
+- **Recently added: c-ares, benchmark, chipmunk2d**
 
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
   - [Quick Start](getting_started.md)
-- Packages (152)
+- Packages (153)
   - [android](packages/android.md)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/cross.html

@@ -1050,7 +1050,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td>1.0.0, 1.0.2, 1.1.1</td>
+<td>1.0.0, 1.0.2u, 1.1.0l, 1.1.1h</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/linux.html

@@ -526,6 +526,39 @@
 <pre><code class="lang-lua">add_requires("bzip2")
 <pre><code class="lang-lua">add_requires("bzip2")
 </code></pre>
 </code></pre>
 <h2 id="c">c</h2>
 <h2 id="c">c</h2>
+<h3 id="careslinux">c-ares (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C library for asynchronous DNS requests</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://c-ares.haxx.se/">https://c-ares.haxx.se/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.16.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/c/c-ares/xmake.lua">c-ares/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install c-ares
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("c-ares")
+</code></pre>
 <h3 id="cairolinux">cairo (linux)</h3>
 <h3 id="cairolinux">cairo (linux)</h3>
 <table>
 <table>
 <thead>
 <thead>
@@ -3790,7 +3823,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td>1.0.0, 1.0.2, 1.1.1</td>
+<td>1.0.0, 1.0.2u, 1.1.0l, 1.1.1h</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/macosx.html

@@ -526,6 +526,39 @@
 <pre><code class="lang-lua">add_requires("bzip2")
 <pre><code class="lang-lua">add_requires("bzip2")
 </code></pre>
 </code></pre>
 <h2 id="c">c</h2>
 <h2 id="c">c</h2>
+<h3 id="caresmacosx">c-ares (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C library for asynchronous DNS requests</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://c-ares.haxx.se/">https://c-ares.haxx.se/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.16.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/c/c-ares/xmake.lua">c-ares/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install c-ares
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("c-ares")
+</code></pre>
 <h3 id="cairomacosx">cairo (macosx)</h3>
 <h3 id="cairomacosx">cairo (macosx)</h3>
 <table>
 <table>
 <thead>
 <thead>
@@ -3691,7 +3724,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td>1.0.0, 1.0.2, 1.1.1</td>
+<td>1.0.0, 1.0.2u, 1.1.0l, 1.1.1h</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>

+ 33 - 0
mirror/packages/windows.html

@@ -526,6 +526,39 @@
 <pre><code class="lang-lua">add_requires("bzip2")
 <pre><code class="lang-lua">add_requires("bzip2")
 </code></pre>
 </code></pre>
 <h2 id="c">c</h2>
 <h2 id="c">c</h2>
+<h3 id="careswindows">c-ares (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A C library for asynchronous DNS requests</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://c-ares.haxx.se/">https://c-ares.haxx.se/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.16.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/c/c-ares/xmake.lua">c-ares/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install c-ares
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("c-ares")
+</code></pre>
 <h3 id="cairowindows">cairo (windows)</h3>
 <h3 id="cairowindows">cairo (windows)</h3>
 <table>
 <table>
 <thead>
 <thead>

+ 1 - 1
packages/cross.md

@@ -675,7 +675,7 @@ add_requires("nlohmann_json")
 | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
 | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
 | Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
-| Versions | 1.0.0, 1.0.2, 1.1.1 |
+| Versions | 1.0.0, 1.0.2u, 1.1.0l, 1.1.1h |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
 | Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
 
 

+ 24 - 1
packages/linux.md

@@ -303,6 +303,29 @@ add_requires("bzip2")
 
 
 
 
 ## c
 ## c
+### c-ares (linux)
+
+
+| Description | *A C library for asynchronous DNS requests* |
+| -- | -- |
+| Homepage | [https://c-ares.haxx.se/](https://c-ares.haxx.se/) |
+| Versions | 1.16.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install c-ares
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("c-ares")
+```
+
+
 ### cairo (linux)
 ### cairo (linux)
 
 
 
 
@@ -2586,7 +2609,7 @@ add_requires("openexr")
 | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
 | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
 | Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
-| Versions | 1.0.0, 1.0.2, 1.1.1 |
+| Versions | 1.0.0, 1.0.2u, 1.1.0l, 1.1.1h |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
 | Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
 
 

+ 24 - 1
packages/macosx.md

@@ -303,6 +303,29 @@ add_requires("bzip2")
 
 
 
 
 ## c
 ## c
+### c-ares (macosx)
+
+
+| Description | *A C library for asynchronous DNS requests* |
+| -- | -- |
+| Homepage | [https://c-ares.haxx.se/](https://c-ares.haxx.se/) |
+| Versions | 1.16.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install c-ares
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("c-ares")
+```
+
+
 ### cairo (macosx)
 ### cairo (macosx)
 
 
 
 
@@ -2517,7 +2540,7 @@ add_requires("openexr")
 | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
 | Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
 | Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
-| Versions | 1.0.0, 1.0.2, 1.1.1 |
+| Versions | 1.0.0, 1.0.2u, 1.1.0l, 1.1.1h |
 | Architectures | arm64, i386, x86_64 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
 | Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
 
 

+ 23 - 0
packages/windows.md

@@ -303,6 +303,29 @@ add_requires("bzip2")
 
 
 
 
 ## c
 ## c
+### c-ares (windows)
+
+
+| Description | *A C library for asynchronous DNS requests* |
+| -- | -- |
+| Homepage | [https://c-ares.haxx.se/](https://c-ares.haxx.se/) |
+| Versions | 1.16.1 |
+| Architectures | x64, x86 |
+| Definition | [c-ares/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/c-ares/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install c-ares
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("c-ares")
+```
+
+
 ### cairo (windows)
 ### cairo (windows)
 
 
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
     
 <url>
 <url>
   <loc>https://xrepo.xmake.io</loc>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-09T09:17:00+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:12+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-09T09:17:00+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:13+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-09T09:17:01+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:13+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-09T09:17:01+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:14+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-09T09:17:01+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:14+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-09T09:17:01+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:14+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-09T09:17:02+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:14+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-09T09:17:02+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:14+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-09T09:17:02+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:15+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-09T09:17:02+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:15+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-09T09:17:03+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:15+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-09T09:17:03+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:15+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-09T09:17:03+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:16+08:00</lastmod>
 </url>
 </url>
 
 
 <url>
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-09T09:17:03+08:00</lastmod>
+  <lastmod>2020-11-10T06:36:16+08:00</lastmod>
 </url>
 </url>
 
 
 </urlset>
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 
 - *简单,轻量,跨平台*
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: benchmark, chipmunk2d, glm**
+- **Recently added: c-ares, benchmark, chipmunk2d**
 
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/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)
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (152)
+- 包列表 (153)
   - [android](packages/android.md)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)
   - [cross](packages/cross.md)