浏览代码

autoupdate docs by xmake-repo/ci

ruki 4 年之前
父节点
当前提交
0ec5aef926
共有 3 个文件被更改,包括 73 次插入14 次删除
  1. 34 0
      mirror/packages/android.html
  2. 25 0
      packages/android.md
  3. 14 14
      sitemap.xml

+ 34 - 0
mirror/packages/android.html

@@ -3108,6 +3108,40 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nngpp")
 </code></pre>
+<h2 id="o">o</h2>
+<h3 id="opensslandroid">openssl (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A robust, commercial-grade, and full-featured toolkit for TLS and SSL.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.openssl.org/">https://www.openssl.org/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.0, 1.0.2u, 1.1.0l, 1.1.1h, 1.1.1k</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/o/openssl/xmake.lua">openssl/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] openssl
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssl")
+</code></pre>
 <h2 id="p">p</h2>
 <h3 id="patchandroid">patch (android)</h3>
 <table>

+ 25 - 0
packages/android.md

@@ -2075,6 +2075,31 @@ add_requires("nngpp")
 
 
 
+## o
+### openssl (android)
+
+
+| Description | *A robust, commercial-grade, and full-featured toolkit for TLS and SSL.* |
+| -- | -- |
+| Homepage | [https://www.openssl.org/](https://www.openssl.org/) |
+| Versions | 1.0.0, 1.0.2u, 1.1.0l, 1.1.1h, 1.1.1k |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [openssl/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssl/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] openssl
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssl")
+```
+
+
+
 ## p
 ### patch (android)
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-04-17T13:02:30+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-04-17T13:02:31+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-04-17T13:02:32+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-04-17T13:02:32+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-04-17T13:02:32+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-04-17T13:02:32+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-04-17T13:02:32+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-04-17T13:02:33+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-04-17T13:02:33+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-04-17T13:02:33+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-04-17T13:02:33+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-04-17T13:02:34+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-04-17T13:02:34+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-04-17T13:02:34+08:00</lastmod>
+  <lastmod>2021-04-17T13:46:12+08:00</lastmod>
 </url>
 
 </urlset>