소스 검색

autoupdate docs by xmake-repo/ci

ruki 3 년 전
부모
커밋
815171a9cd
13개의 변경된 파일519개의 추가작업 그리고 31개의 파일을 삭제
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 76 2
      mirror/packages/linux.html
  4. 76 2
      mirror/packages/macosx.html
  5. 74 0
      mirror/packages/mingw.html
  6. 76 2
      mirror/packages/windows.html
  7. 50 2
      packages/linux.md
  8. 50 2
      packages/macosx.md
  9. 48 0
      packages/mingw.md
  10. 50 2
      packages/windows.md
  11. 15 15
      sitemap.xml
  12. 1 1
      zh-cn/_coverpage.md
  13. 1 1
      zh-cn/_sidebar.md

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: frozenca-btree, openscenegraph, cumem**
+- **Recently added: port, newtondynamics3, newtondynamics4**
 
 [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 (749)
+- Packages (751)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 76 - 2
mirror/packages/linux.html

@@ -1577,7 +1577,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.88, 3.05, 3.09</td>
+<td>2.88, 3.05, 3.09, 3.24</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5149,7 +5149,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.1</td>
+<td>0.7.0, v0.6.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16905,6 +16905,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("newtondynamics")
 </code></pre>
+<h3 id="newtondynamics3linux">newtondynamics3 (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.14d</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/n/newtondynamics3/xmake.lua">newtondynamics3/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install newtondynamics3
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics3")
+</code></pre>
+<h3 id="newtondynamics4linux">newtondynamics4 (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.01</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/n/newtondynamics4/xmake.lua">newtondynamics4/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install newtondynamics4
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics4")
+</code></pre>
 <h3 id="nghttp2linux">nghttp2 (linux)</h3>
 <table>
 <thead>

+ 76 - 2
mirror/packages/macosx.html

@@ -1355,7 +1355,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.88, 3.05, 3.09</td>
+<td>2.88, 3.05, 3.09, 3.24</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4717,7 +4717,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.1</td>
+<td>0.7.0, v0.6.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -15625,6 +15625,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("newtondynamics")
 </code></pre>
+<h3 id="newtondynamics3macosx">newtondynamics3 (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.14d</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/n/newtondynamics3/xmake.lua">newtondynamics3/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install newtondynamics3
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics3")
+</code></pre>
+<h3 id="newtondynamics4macosx">newtondynamics4 (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.01</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/n/newtondynamics4/xmake.lua">newtondynamics4/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install newtondynamics4
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics4")
+</code></pre>
 <h3 id="nghttp2macosx">nghttp2 (macosx)</h3>
 <table>
 <thead>

+ 74 - 0
mirror/packages/mingw.html

@@ -6856,6 +6856,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("newtondynamics")
 </code></pre>
+<h3 id="newtondynamics3mingw">newtondynamics3 (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.14d</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/n/newtondynamics3/xmake.lua">newtondynamics3/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] newtondynamics3
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics3")
+</code></pre>
+<h3 id="newtondynamics4mingw">newtondynamics4 (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.01</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/n/newtondynamics4/xmake.lua">newtondynamics4/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] newtondynamics4
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics4")
+</code></pre>
 <h3 id="ngtcp2mingw">ngtcp2 (mingw)</h3>
 <table>
 <thead>

+ 76 - 2
mirror/packages/windows.html

@@ -1219,7 +1219,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.88, 3.05, 3.09</td>
+<td>2.88, 3.05, 3.09, 3.24</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4651,7 +4651,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.1</td>
+<td>0.7.0, v0.6.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -13108,6 +13108,80 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("newtondynamics")
 </code></pre>
+<h3 id="newtondynamics3windows">newtondynamics3 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.14d</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/n/newtondynamics3/xmake.lua">newtondynamics3/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install newtondynamics3
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics3")
+</code></pre>
+<h3 id="newtondynamics4windows">newtondynamics4 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Newton Dynamics is an integrated solution for real time simulation of physics environments.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://newtondynamics.com">http://newtondynamics.com</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>zlib</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v4.01</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/n/newtondynamics4/xmake.lua">newtondynamics4/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install newtondynamics4
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("newtondynamics4")
+</code></pre>
 <h3 id="nghttp2windows">nghttp2 (windows)</h3>
 <table>
 <thead>

+ 50 - 2
packages/linux.md

@@ -981,7 +981,7 @@ add_requires("bsdiff")
 | -- | -- |
 | Homepage | [http://bulletphysics.org](http://bulletphysics.org) |
 | License | zlib |
-| Versions | 2.88, 3.05, 3.09 |
+| Versions | 2.88, 3.05, 3.09, 3.24 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [bullet3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bullet3/xmake.lua) |
 
@@ -3356,7 +3356,7 @@ add_requires("fastcppcsvparser")
 | -- | -- |
 | Homepage | [https://github.com/flexible-collision-library/fcl](https://github.com/flexible-collision-library/fcl) |
 | License | BSD-3-Clause |
-| Versions | v0.6.1 |
+| Versions | 0.7.0, v0.6.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [fcl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fcl/xmake.lua) |
 
@@ -11270,6 +11270,54 @@ add_requires("newtondynamics")
 ```
 
 
+### newtondynamics3 (linux)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v3.14d |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [newtondynamics3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics3/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install newtondynamics3
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics3")
+```
+
+
+### newtondynamics4 (linux)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v4.01 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [newtondynamics4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics4/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install newtondynamics4
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics4")
+```
+
+
 ### nghttp2 (linux)
 
 

+ 50 - 2
packages/macosx.md

@@ -837,7 +837,7 @@ add_requires("bsdiff")
 | -- | -- |
 | Homepage | [http://bulletphysics.org](http://bulletphysics.org) |
 | License | zlib |
-| Versions | 2.88, 3.05, 3.09 |
+| Versions | 2.88, 3.05, 3.09, 3.24 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [bullet3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bullet3/xmake.lua) |
 
@@ -3071,7 +3071,7 @@ add_requires("fastcppcsvparser")
 | -- | -- |
 | Homepage | [https://github.com/flexible-collision-library/fcl](https://github.com/flexible-collision-library/fcl) |
 | License | BSD-3-Clause |
-| Versions | v0.6.1 |
+| Versions | 0.7.0, v0.6.1 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [fcl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fcl/xmake.lua) |
 
@@ -10419,6 +10419,54 @@ add_requires("newtondynamics")
 ```
 
 
+### newtondynamics3 (macosx)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v3.14d |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [newtondynamics3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics3/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install newtondynamics3
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics3")
+```
+
+
+### newtondynamics4 (macosx)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v4.01 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [newtondynamics4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics4/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install newtondynamics4
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics4")
+```
+
+
 ### nghttp2 (macosx)
 
 

+ 48 - 0
packages/mingw.md

@@ -4545,6 +4545,54 @@ add_requires("newtondynamics")
 ```
 
 
+### newtondynamics3 (mingw)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v3.14d |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [newtondynamics3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics3/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] newtondynamics3
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics3")
+```
+
+
+### newtondynamics4 (mingw)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v4.01 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [newtondynamics4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics4/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] newtondynamics4
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics4")
+```
+
+
 ### ngtcp2 (mingw)
 
 

+ 50 - 2
packages/windows.md

@@ -744,7 +744,7 @@ add_requires("brynet")
 | -- | -- |
 | Homepage | [http://bulletphysics.org](http://bulletphysics.org) |
 | License | zlib |
-| Versions | 2.88, 3.05, 3.09 |
+| Versions | 2.88, 3.05, 3.09, 3.24 |
 | Architectures | x64, x86 |
 | Definition | [bullet3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/bullet3/xmake.lua) |
 
@@ -3025,7 +3025,7 @@ add_requires("fastcppcsvparser")
 | -- | -- |
 | Homepage | [https://github.com/flexible-collision-library/fcl](https://github.com/flexible-collision-library/fcl) |
 | License | BSD-3-Clause |
-| Versions | v0.6.1 |
+| Versions | 0.7.0, v0.6.1 |
 | Architectures | x64, x86 |
 | Definition | [fcl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fcl/xmake.lua) |
 
@@ -8691,6 +8691,54 @@ add_requires("newtondynamics")
 ```
 
 
+### newtondynamics3 (windows)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v3.14d |
+| Architectures | x64, x86 |
+| Definition | [newtondynamics3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics3/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install newtondynamics3
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics3")
+```
+
+
+### newtondynamics4 (windows)
+
+
+| Description | *Newton Dynamics is an integrated solution for real time simulation of physics environments.* |
+| -- | -- |
+| Homepage | [http://newtondynamics.com](http://newtondynamics.com) |
+| License | zlib |
+| Versions | v4.01 |
+| Architectures | x64, x86 |
+| Definition | [newtondynamics4/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/newtondynamics4/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install newtondynamics4
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("newtondynamics4")
+```
+
+
 ### nghttp2 (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-08-22T10:53:03+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-08-22T10:53:09+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-08-22T10:53:09+08:00</lastmod>
+  <lastmod>2022-08-22T13:48:11+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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