2
0
Эх сурвалжийг харах

autoupdate docs by xmake-repo/ci

ruki 2 жил өмнө
parent
commit
cd8422161b
3 өөрчлөгдсөн 71 нэмэгдсэн , 15 устгасан
  1. 33 0
      mirror/packages/mingw.html
  2. 23 0
      packages/mingw.md
  3. 15 15
      sitemap.xml

+ 33 - 0
mirror/packages/mingw.html

@@ -5268,6 +5268,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libflac")
 </code></pre>
+<h3 id="libhvmingw">libhv (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ithewei/libhv">https://github.com/ithewei/libhv</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.0.0, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.6, 1.3.0</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/l/libhv/xmake.lua">libhv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libhv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libhv")
+</code></pre>
 <h3 id="libiconvmingw">libiconv (mingw)</h3>
 <table>
 <thead>

+ 23 - 0
packages/mingw.md

@@ -3466,6 +3466,29 @@ add_requires("libflac")
 ```
 
 
+### libhv (mingw)
+
+
+| Description | *Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler api and richer protocols.* |
+| -- | -- |
+| Homepage | [https://github.com/ithewei/libhv](https://github.com/ithewei/libhv) |
+| Versions | 1.0.0, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.6, 1.3.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libhv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libhv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libhv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libhv")
+```
+
+
 ### libiconv (mingw)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-04-21T13:54:14+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-04-21T13:54:18+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-04-21T13:54:18+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-04-21T13:54:18+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-04-21T13:54:19+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-04-21T13:54:19+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-04-21T13:54:20+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-04-21T13:54:20+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-04-21T13:54:20+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-04-21T13:54:21+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-04-21T13:54:21+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-04-21T13:54:22+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-04-21T13:54:22+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-04-21T13:54:22+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-04-21T13:54:22+08:00</lastmod>
+  <lastmod>2023-04-22T05:57:52+08:00</lastmod>
 </url>
 
 </urlset>