فهرست منبع

autoupdate docs by xmake-repo/ci

ruki 3 سال پیش
والد
کامیت
ae84fe5fc4
11فایلهای تغییر یافته به همراه186 افزوده شده و 18 حذف شده
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 33 0
      mirror/packages/android.html
  4. 33 0
      mirror/packages/linux.html
  5. 33 0
      mirror/packages/macosx.html
  6. 23 0
      packages/android.md
  7. 23 0
      packages/linux.md
  8. 23 0
      packages/macosx.md
  9. 14 14
      sitemap.xml
  10. 1 1
      zh-cn/_coverpage.md
  11. 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: libpqxx, libpq, readline**
+- **Recently added: libfiber, libpqxx, libpq**
 
 [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 (588)
+- Packages (589)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -2936,6 +2936,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libelf")
 </code></pre>
+<h3 id="libfiberandroid">libfiber (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/iqiyi/libfiber">https://github.com/iqiyi/libfiber</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.9.0+0</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/l/libfiber/xmake.lua">libfiber/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libfiber
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libfiber")
+</code></pre>
 <h3 id="libflacandroid">libflac (android)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -7731,6 +7731,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libffi")
 </code></pre>
+<h3 id="libfiberlinux">libfiber (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/iqiyi/libfiber">https://github.com/iqiyi/libfiber</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.9.0+0</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/l/libfiber/xmake.lua">libfiber/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libfiber
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libfiber")
+</code></pre>
 <h3 id="libfivelinux">libfive (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/macosx.html

@@ -7233,6 +7233,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libffi")
 </code></pre>
+<h3 id="libfibermacosx">libfiber (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/iqiyi/libfiber">https://github.com/iqiyi/libfiber</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.9.0+0</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/l/libfiber/xmake.lua">libfiber/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libfiber
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libfiber")
+</code></pre>
 <h3 id="libfivemacosx">libfive (macosx)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -1939,6 +1939,29 @@ add_requires("libelf")
 ```
 
 
+### libfiber (android)
+
+
+| Description | *The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI* |
+| -- | -- |
+| Homepage | [https://github.com/iqiyi/libfiber](https://github.com/iqiyi/libfiber) |
+| Versions | v0.9.0+0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libfiber/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfiber/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libfiber
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libfiber")
+```
+
+
 ### libflac (android)
 
 

+ 23 - 0
packages/linux.md

@@ -5138,6 +5138,29 @@ add_requires("libffi")
 ```
 
 
+### libfiber (linux)
+
+
+| Description | *The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI* |
+| -- | -- |
+| Homepage | [https://github.com/iqiyi/libfiber](https://github.com/iqiyi/libfiber) |
+| Versions | v0.9.0+0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libfiber/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfiber/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libfiber
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libfiber")
+```
+
+
 ### libfive (linux)
 
 

+ 23 - 0
packages/macosx.md

@@ -4807,6 +4807,29 @@ add_requires("libffi")
 ```
 
 
+### libfiber (macosx)
+
+
+| Description | *The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI* |
+| -- | -- |
+| Homepage | [https://github.com/iqiyi/libfiber](https://github.com/iqiyi/libfiber) |
+| Versions | v0.9.0+0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [libfiber/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libfiber/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libfiber
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libfiber")
+```
+
+
 ### libfive (macosx)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-01-12T01:24:52+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-01-12T01:24:54+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-01-12T01:24:54+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-01-12T01:24:54+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-01-12T01:24:55+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-01-12T01:24:55+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-01-12T01:24:55+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-01-12T01:24:55+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-01-12T01:24:56+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-01-12T01:24:56+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-01-12T01:24:56+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-01-12T01:24:56+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-01-12T01:24:56+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:31+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-01-12T01:24:57+08:00</lastmod>
+  <lastmod>2022-01-12T01:51:31+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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