Browse Source

autoupdate docs by xmake-repo/ci

ruki 3 years ago
parent
commit
2262eed8b3

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: cumem, liblas, libgeotiff**
+- **Recently added: openscenegraph, cumem, liblas**
 
 [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 (747)
+- Packages (748)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -1133,7 +1133,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -1030,7 +1030,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -956,7 +956,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -1030,7 +1030,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/linux.html

@@ -2562,7 +2562,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18305,6 +18305,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openrestry-luajit")
 </code></pre>
+<h3 id="openscenegraphlinux">openscenegraph (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The OpenSceneGraph is an open source high performance 3D graphics toolkit.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openscenegraph.com/">https://www.openscenegraph.com/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.6.5</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/openscenegraph/xmake.lua">openscenegraph/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openscenegraph
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openscenegraph")
+</code></pre>
 <h3 id="openssllinux">openssl (linux)</h3>
 <table>
 <thead>

+ 34 - 1
mirror/packages/macosx.html

@@ -2270,7 +2270,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16955,6 +16955,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openrestry-luajit")
 </code></pre>
+<h3 id="openscenegraphmacosx">openscenegraph (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The OpenSceneGraph is an open source high performance 3D graphics toolkit.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openscenegraph.com/">https://www.openscenegraph.com/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.6.5</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/openscenegraph/xmake.lua">openscenegraph/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openscenegraph
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openscenegraph")
+</code></pre>
 <h3 id="opensslmacosx">openssl (macosx)</h3>
 <table>
 <thead>

+ 1 - 1
mirror/packages/mingw.html

@@ -1211,7 +1211,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -923,7 +923,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/wasm.html

@@ -853,7 +853,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/windows.html

@@ -2208,7 +2208,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1</td>
+<td>3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14401,6 +14401,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openrestry-luajit")
 </code></pre>
+<h3 id="openscenegraphwindows">openscenegraph (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The OpenSceneGraph is an open source high performance 3D graphics toolkit.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openscenegraph.com/">https://www.openscenegraph.com/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.6.5</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/openscenegraph/xmake.lua">openscenegraph/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openscenegraph
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openscenegraph")
+</code></pre>
 <h3 id="opensslwindows">openssl (windows)</h3>
 <table>
 <thead>

+ 1 - 1
packages/android.md

@@ -693,7 +693,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -623,7 +623,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | i386, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -575,7 +575,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -623,7 +623,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 24 - 1
packages/linux.md

@@ -1642,7 +1642,7 @@ add_requires("clip")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 
@@ -12197,6 +12197,29 @@ add_requires("openrestry-luajit")
 ```
 
 
+### openscenegraph (linux)
+
+
+| Description | *The OpenSceneGraph is an open source high performance 3D graphics toolkit.* |
+| -- | -- |
+| Homepage | [https://www.openscenegraph.com/](https://www.openscenegraph.com/) |
+| Versions | 3.6.5 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [openscenegraph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openscenegraph/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openscenegraph
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openscenegraph")
+```
+
+
 ### openssl (linux)
 
 

+ 24 - 1
packages/macosx.md

@@ -1451,7 +1451,7 @@ add_requires("cli11")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 
@@ -11299,6 +11299,29 @@ add_requires("openrestry-luajit")
 ```
 
 
+### openscenegraph (macosx)
+
+
+| Description | *The OpenSceneGraph is an open source high performance 3D graphics toolkit.* |
+| -- | -- |
+| Homepage | [https://www.openscenegraph.com/](https://www.openscenegraph.com/) |
+| Versions | 3.6.5 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [openscenegraph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openscenegraph/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openscenegraph
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openscenegraph")
+```
+
+
 ### openssl (macosx)
 
 

+ 1 - 1
packages/mingw.md

@@ -742,7 +742,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -552,7 +552,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | i386, x86_64 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 1 - 1
packages/wasm.md

@@ -505,7 +505,7 @@ add_requires("cli")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | wasm32 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 

+ 24 - 1
packages/windows.md

@@ -1406,7 +1406,7 @@ add_requires("clip")
 | Description | *A cross-platform family of tool designed to build, test and package software* |
 | -- | -- |
 | Homepage | [https://cmake.org](https://cmake.org) |
-| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1 |
+| Versions | 3.11.4, 3.15.4, 3.18.4, 3.21.0, 3.22.1, 3.24.1 |
 | Architectures | x64, x86 |
 | Definition | [cmake/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cmake/xmake.lua) |
 
@@ -9547,6 +9547,29 @@ add_requires("openrestry-luajit")
 ```
 
 
+### openscenegraph (windows)
+
+
+| Description | *The OpenSceneGraph is an open source high performance 3D graphics toolkit.* |
+| -- | -- |
+| Homepage | [https://www.openscenegraph.com/](https://www.openscenegraph.com/) |
+| Versions | 3.6.5 |
+| Architectures | x64, x86 |
+| Definition | [openscenegraph/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openscenegraph/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openscenegraph
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openscenegraph")
+```
+
+
 ### openssl (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-08-21T08:29:23+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-08-21T08:29:25+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-08-21T08:29:26+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-08-21T08:29:26+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-08-21T08:29:26+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-08-21T08:29:26+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-08-21T08:29:27+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-08-21T08:29:27+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-08-21T08:29:27+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-08-21T08:29:28+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-08-21T08:29:28+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-08-21T08:29:28+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-08-21T08:29:28+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-08-21T08:29:29+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-08-21T08:29:29+08:00</lastmod>
+  <lastmod>2022-08-21T22:40:55+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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