2
0
Эх сурвалжийг харах

autoupdate docs by xmake-repo/ci

ruki 4 жил өмнө
parent
commit
981033160f

+ 1 - 1
_coverpage.md

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

+ 5 - 5
mirror/packages/linux.html

@@ -2106,7 +2106,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.1.0</td>
+<td>2.1.0, 2.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4563,7 +4563,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.6.9</td>
+<td>1.6.9, 1.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6647,7 +6647,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.5.3</td>
+<td>2.5.3, 2.5.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6750,7 +6750,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>7.1.0</td>
+<td>7.1.0, 8.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8708,7 +8708,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2019.2</td>
+<td>2019.2, 2021.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 5 - 5
mirror/packages/macosx.html

@@ -1929,7 +1929,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.1.0</td>
+<td>2.1.0, 2.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4176,7 +4176,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.6.9</td>
+<td>1.6.9, 1.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6190,7 +6190,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.5.3</td>
+<td>2.5.3, 2.5.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6293,7 +6293,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>7.1.0</td>
+<td>7.1.0, 8.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8035,7 +8035,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2019.2</td>
+<td>2019.2, 2021.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 0 - 33
mirror/packages/mingw.html

@@ -954,39 +954,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("giflib")
 </code></pre>
-<h3 id="glewmingw">glew (mingw)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>A cross-platform open-source C/C++ extension loading library.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="http://glew.sourceforge.net/">http://glew.sourceforge.net/</a></td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>2.1.0</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/g/glew/xmake.lua">glew/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] glew
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("glew")
-</code></pre>
 <h3 id="glfwmingw">glfw (mingw)</h3>
 <table>
 <thead>

+ 3 - 3
mirror/packages/windows.html

@@ -1937,7 +1937,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.1.0</td>
+<td>2.1.0, 2.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4908,7 +4908,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.5.3</td>
+<td>2.5.3, 2.5.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4978,7 +4978,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>7.1.0</td>
+<td>7.1.0, 8.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 5 - 5
packages/linux.md

@@ -1371,7 +1371,7 @@ add_requires("glad")
 | Description | *A cross-platform open-source C/C++ extension loading library.* |
 | -- | -- |
 | Homepage | [http://glew.sourceforge.net/](http://glew.sourceforge.net/) |
-| Versions | 2.1.0 |
+| Versions | 2.1.0, 2.2.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [glew/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glew/xmake.lua) |
 
@@ -3056,7 +3056,7 @@ add_requires("libwebsockets")
 | Description | *X.Org: Core X11 protocol client library* |
 | -- | -- |
 | Homepage | [https://www.x.org/](https://www.x.org/) |
-| Versions | 1.6.9 |
+| Versions | 1.6.9, 1.7.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libx11/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libx11/xmake.lua) |
 
@@ -4482,7 +4482,7 @@ add_requires("opencv")
 | Description | *OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.* |
 | -- | -- |
 | Homepage | [https://www.openexr.com/](https://www.openexr.com/) |
-| Versions | 2.5.3 |
+| Versions | 2.5.3, 2.5.5 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [openexr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openexr/xmake.lua) |
 
@@ -4552,7 +4552,7 @@ add_requires("openssl")
 | Description | *OpenVDB - Sparse volume data structure and tools* |
 | -- | -- |
 | Homepage | [https://www.openvdb.org/](https://www.openvdb.org/) |
-| Versions | 7.1.0 |
+| Versions | 7.1.0, 8.0.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [openvdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openvdb/xmake.lua) |
 
@@ -5898,7 +5898,7 @@ add_requires("xcb-proto")
 | Description | *X.Org: Protocol Headers* |
 | -- | -- |
 | Homepage | [https://www.x.org/](https://www.x.org/) |
-| Versions | 2019.2 |
+| Versions | 2019.2, 2021.3 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [xorgproto/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xorgproto/xmake.lua) |
 

+ 5 - 5
packages/macosx.md

@@ -1253,7 +1253,7 @@ add_requires("glad")
 | Description | *A cross-platform open-source C/C++ extension loading library.* |
 | -- | -- |
 | Homepage | [http://glew.sourceforge.net/](http://glew.sourceforge.net/) |
-| Versions | 2.1.0 |
+| Versions | 2.1.0, 2.2.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [glew/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glew/xmake.lua) |
 
@@ -2797,7 +2797,7 @@ add_requires("libwebsockets")
 | Description | *X.Org: Core X11 protocol client library* |
 | -- | -- |
 | Homepage | [https://www.x.org/](https://www.x.org/) |
-| Versions | 1.6.9 |
+| Versions | 1.6.9, 1.7.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [libx11/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libx11/xmake.lua) |
 
@@ -4176,7 +4176,7 @@ add_requires("opencv")
 | Description | *OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.* |
 | -- | -- |
 | Homepage | [https://www.openexr.com/](https://www.openexr.com/) |
-| Versions | 2.5.3 |
+| Versions | 2.5.3, 2.5.5 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [openexr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openexr/xmake.lua) |
 
@@ -4246,7 +4246,7 @@ add_requires("openssl")
 | Description | *OpenVDB - Sparse volume data structure and tools* |
 | -- | -- |
 | Homepage | [https://www.openvdb.org/](https://www.openvdb.org/) |
-| Versions | 7.1.0 |
+| Versions | 7.1.0, 8.0.1 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [openvdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openvdb/xmake.lua) |
 
@@ -5446,7 +5446,7 @@ add_requires("xcb-proto")
 | Description | *X.Org: Protocol Headers* |
 | -- | -- |
 | Homepage | [https://www.x.org/](https://www.x.org/) |
-| Versions | 2019.2 |
+| Versions | 2019.2, 2021.3 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [xorgproto/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/x/xorgproto/xmake.lua) |
 

+ 0 - 23
packages/mingw.md

@@ -594,29 +594,6 @@ add_requires("giflib")
 ```
 
 
-### glew (mingw)
-
-
-| Description | *A cross-platform open-source C/C++ extension loading library.* |
-| -- | -- |
-| Homepage | [http://glew.sourceforge.net/](http://glew.sourceforge.net/) |
-| Versions | 2.1.0 |
-| Architectures | arm, arm64, i386, x86_64 |
-| Definition | [glew/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glew/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p mingw [--mingw=/xxx] glew
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("glew")
-```
-
-
 ### glfw (mingw)
 
 

+ 3 - 3
packages/windows.md

@@ -1255,7 +1255,7 @@ add_requires("glad")
 | Description | *A cross-platform open-source C/C++ extension loading library.* |
 | -- | -- |
 | Homepage | [http://glew.sourceforge.net/](http://glew.sourceforge.net/) |
-| Versions | 2.1.0 |
+| Versions | 2.1.0, 2.2.0 |
 | Architectures | x64, x86 |
 | Definition | [glew/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glew/xmake.lua) |
 
@@ -3295,7 +3295,7 @@ add_requires("opencv")
 | Description | *OpenEXR provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.* |
 | -- | -- |
 | Homepage | [https://www.openexr.com/](https://www.openexr.com/) |
-| Versions | 2.5.3 |
+| Versions | 2.5.3, 2.5.5 |
 | Architectures | x64, x86 |
 | Definition | [openexr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openexr/xmake.lua) |
 
@@ -3342,7 +3342,7 @@ add_requires("openjpeg")
 | Description | *OpenVDB - Sparse volume data structure and tools* |
 | -- | -- |
 | Homepage | [https://www.openvdb.org/](https://www.openvdb.org/) |
-| Versions | 7.1.0 |
+| Versions | 7.1.0, 8.0.1 |
 | Architectures | x64, x86 |
 | Definition | [openvdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openvdb/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-03-18T16:44:54+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-03-18T16:44:55+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-03-18T16:44:55+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-03-18T16:44:55+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-03-18T16:44:55+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-03-18T16:44:55+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-03-18T16:44:56+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-03-18T16:44:56+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-03-18T16:44:56+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-03-18T16:44:56+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-03-18T16:44:57+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-03-18T16:44:57+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-03-18T16:44:57+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-03-18T16:44:58+08:00</lastmod>
+  <lastmod>2021-03-19T04:32:06+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: ndk, memorymapping**
+- **Recently added: port, ndk, memorymapping**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)