Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 years ago
parent
commit
e0beff872f

+ 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: binutils, libogg, pthreads4w**
+- **Recently added: openvdb, binutils, libogg**
 
 
 [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 (139)
+- Packages (140)
   - [android](packages/android.md)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)
   - [cross](packages/cross.md)

+ 34 - 1
mirror/packages/linux.html

@@ -1106,7 +1106,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td></td>
+<td>3.3.2</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>
@@ -3543,6 +3543,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openssl")
 <pre><code class="lang-lua">add_requires("openssl")
 </code></pre>
 </code></pre>
+<h3 id="openvdblinux">openvdb (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenVDB - Sparse volume data structure and tools</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openvdb.org/">https://www.openvdb.org/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>7.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/o/openvdb/xmake.lua">openvdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openvdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openvdb")
+</code></pre>
 <h2 id="p">p</h2>
 <h2 id="p">p</h2>
 <h3 id="patchlinux">patch (linux)</h3>
 <h3 id="patchlinux">patch (linux)</h3>
 <table>
 <table>

+ 34 - 1
mirror/packages/macosx.html

@@ -1073,7 +1073,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td></td>
+<td>3.3.2</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>
@@ -3444,6 +3444,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openssl")
 <pre><code class="lang-lua">add_requires("openssl")
 </code></pre>
 </code></pre>
+<h3 id="openvdbmacosx">openvdb (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenVDB - Sparse volume data structure and tools</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openvdb.org/">https://www.openvdb.org/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>7.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/o/openvdb/xmake.lua">openvdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openvdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openvdb")
+</code></pre>
 <h2 id="p">p</h2>
 <h2 id="p">p</h2>
 <h3 id="patchmacosx">patch (macosx)</h3>
 <h3 id="patchmacosx">patch (macosx)</h3>
 <table>
 <table>

+ 1 - 1
mirror/packages/mingw.html

@@ -577,7 +577,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td></td>
+<td>3.3.2</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/windows.html

@@ -941,7 +941,7 @@
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Versions</td>
 <td>Versions</td>
-<td></td>
+<td>3.3.2</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td>Architectures</td>
 <td>Architectures</td>
@@ -2120,6 +2120,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openexr")
 <pre><code class="lang-lua">add_requires("openexr")
 </code></pre>
 </code></pre>
+<h3 id="openvdbwindows">openvdb (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenVDB - Sparse volume data structure and tools</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openvdb.org/">https://www.openvdb.org/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>7.1.0</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/o/openvdb/xmake.lua">openvdb/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openvdb
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openvdb")
+</code></pre>
 <h2 id="p">p</h2>
 <h2 id="p">p</h2>
 <h3 id="patchwindows">patch (windows)</h3>
 <h3 id="patchwindows">patch (windows)</h3>
 <table>
 <table>

+ 24 - 1
packages/linux.md

@@ -708,7 +708,7 @@ add_requires("glew")
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
-| Versions |  |
+| Versions | 3.3.2 |
 | 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 | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 
 
@@ -2417,6 +2417,29 @@ add_requires("openssl")
 ```
 ```
 
 
 
 
+### openvdb (linux)
+
+
+| Description | *OpenVDB - Sparse volume data structure and tools* |
+| -- | -- |
+| Homepage | [https://www.openvdb.org/](https://www.openvdb.org/) |
+| Versions | 7.1.0 |
+| 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) |
+
+##### Install command
+
+```console
+xrepo install openvdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openvdb")
+```
+
+
 
 
 ## p
 ## p
 ### patch (linux)
 ### patch (linux)

+ 24 - 1
packages/macosx.md

@@ -685,7 +685,7 @@ add_requires("glew")
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
-| Versions |  |
+| Versions | 3.3.2 |
 | Architectures | arm64, i386, x86_64 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 
 
@@ -2348,6 +2348,29 @@ add_requires("openssl")
 ```
 ```
 
 
 
 
+### openvdb (macosx)
+
+
+| Description | *OpenVDB - Sparse volume data structure and tools* |
+| -- | -- |
+| Homepage | [https://www.openvdb.org/](https://www.openvdb.org/) |
+| Versions | 7.1.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [openvdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openvdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openvdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openvdb")
+```
+
+
 
 
 ## p
 ## p
 ### patch (macosx)
 ### patch (macosx)

+ 1 - 1
packages/mingw.md

@@ -338,7 +338,7 @@ add_requires("glew")
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
-| Versions |  |
+| Versions | 3.3.2 |
 | Architectures | i386, x86_64 |
 | Architectures | i386, x86_64 |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 
 

+ 24 - 1
packages/windows.md

@@ -593,7 +593,7 @@ add_requires("glew")
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | Description | *GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.* |
 | -- | -- |
 | -- | -- |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
 | Homepage | [https://www.glfw.org/](https://www.glfw.org/) |
-| Versions |  |
+| Versions | 3.3.2 |
 | Architectures | x64, x86 |
 | Architectures | x64, x86 |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 | Definition | [glfw/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glfw/xmake.lua) |
 
 
@@ -1427,6 +1427,29 @@ add_requires("openexr")
 ```
 ```
 
 
 
 
+### openvdb (windows)
+
+
+| Description | *OpenVDB - Sparse volume data structure and tools* |
+| -- | -- |
+| Homepage | [https://www.openvdb.org/](https://www.openvdb.org/) |
+| Versions | 7.1.0 |
+| Architectures | x64, x86 |
+| Definition | [openvdb/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openvdb/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openvdb
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openvdb")
+```
+
+
 
 
 ## p
 ## p
 ### patch (windows)
 ### patch (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-05T14:32:57+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:23+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-05T14:32:57+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:24+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-05T14:32:58+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:24+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-05T14:32:58+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:24+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-05T14:32:58+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:25+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-05T14:32:58+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:25+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-05T14:32:58+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:25+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-05T14:32:59+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:25+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-05T14:32:59+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:26+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-05T14:32:59+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:26+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-05T14:32:59+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:26+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-05T14:33:00+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:26+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-05T14:33:00+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:26+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-05T14:33:00+08:00</lastmod>
+  <lastmod>2020-11-05T15:10:27+08:00</lastmod>
 </url>
 </url>
 
 
 </urlset>
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 
 - *简单,轻量,跨平台*
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: binutils, libogg, pthreads4w**
+- **Recently added: openvdb, binutils, libogg**
 
 
 [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)
-- 包列表 (139)
+- 包列表 (140)
   - [android](packages/android.md)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)
   - [cross](packages/cross.md)