Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 years ago
parent
commit
697e5f6a50
3 changed files with 70 additions and 14 deletions
  1. 33 0
      mirror/packages/android.html
  2. 23 0
      packages/android.md
  3. 14 14
      sitemap.xml

+ 33 - 0
mirror/packages/android.html

@@ -1222,6 +1222,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gnu-rm")
 </code></pre>
+<h3 id="godotcppandroid">godotcpp (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>C++ bindings for the Godot script API</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://godotengine.org/">https://godotengine.org/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/godotcpp/xmake.lua">godotcpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] godotcpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("godotcpp")
+</code></pre>
 <h3 id="gtestandroid">gtest (android)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -779,6 +779,29 @@ add_requires("gnu-rm")
 ```
 
 
+### godotcpp (android)
+
+
+| Description | *C++ bindings for the Godot script API* |
+| -- | -- |
+| Homepage | [https://godotengine.org/](https://godotengine.org/) |
+| Versions | 3.2 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [godotcpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/godotcpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] godotcpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("godotcpp")
+```
+
+
 ### gtest (android)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-03-26T14:10:37+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-03-26T14:10:38+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-03-26T14:10:38+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-03-26T14:10:38+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-03-26T14:10:38+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-03-26T14:10:38+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-03-26T14:10:39+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-03-26T14:10:39+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-03-26T14:10:39+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-03-26T14:10:39+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-03-26T14:10:40+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-03-26T14:10:40+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-03-26T14:10:40+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-03-26T14:10:40+08:00</lastmod>
+  <lastmod>2021-03-27T12:37:21+08:00</lastmod>
 </url>
 
 </urlset>