Explorar o código

autoupdate docs by xmake-repo/ci

ruki %!s(int64=4) %!d(string=hai) anos
pai
achega
67970dfa1f
Modificáronse 7 ficheiros con 74 adicións e 18 borrados
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 33 0
      mirror/packages/linux.html
  4. 23 0
      packages/linux.md
  5. 14 14
      sitemap.xml
  6. 1 1
      zh-cn/_coverpage.md
  7. 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: filament, nanoflann, tinyfiledialogs**
+- **Recently added: libmpdclient, filament, nanoflann**
 
 [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 (323)
+- Packages (324)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/linux.html

@@ -4308,6 +4308,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libmill")
 </code></pre>
+<h3 id="libmpdclientlinux">libmpdclient (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A stable, documented, asynchronous API library for interfacing MPD in the C, C++ &amp; Objective C languages.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://musicpd.org/libs/libmpdclient/">https://musicpd.org/libs/libmpdclient/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.19</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/libmpdclient/xmake.lua">libmpdclient/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libmpdclient
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libmpdclient")
+</code></pre>
 <h3 id="libogglinux">libogg (linux)</h3>
 <table>
 <thead>

+ 23 - 0
packages/linux.md

@@ -2872,6 +2872,29 @@ add_requires("libmill")
 ```
 
 
+### libmpdclient (linux)
+
+
+| Description | *A stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages.* |
+| -- | -- |
+| Homepage | [https://musicpd.org/libs/libmpdclient/](https://musicpd.org/libs/libmpdclient/) |
+| Versions | 2.19 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libmpdclient/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libmpdclient/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libmpdclient
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libmpdclient")
+```
+
+
 ### libogg (linux)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-05-06T08:03:12+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-05-06T08:03:15+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-05-06T08:03:15+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-05-06T08:03:15+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-05-06T08:03:15+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-05-06T08:03:15+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-05-06T08:03:16+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-05-06T08:03:16+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-05-06T08:03:16+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-05-06T08:03:16+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-05-06T08:03:17+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-05-06T08:03:17+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-05-06T08:03:17+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-05-06T08:03:17+08:00</lastmod>
+  <lastmod>2021-05-06T10:08:51+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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