Explorar o código

autoupdate docs by xmake-repo/ci

ruki %!s(int64=3) %!d(string=hai) anos
pai
achega
0b15aaacd5
Modificáronse 7 ficheiros con 250 adicións e 16 borrados
  1. 1 1
      _sidebar.md
  2. 70 0
      mirror/packages/linux.html
  3. 70 0
      mirror/packages/macosx.html
  4. 47 0
      packages/linux.md
  5. 47 0
      packages/macosx.md
  6. 14 14
      sitemap.xml
  7. 1 1
      zh-cn/_sidebar.md

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (582)
+- Packages (584)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 70 - 0
mirror/packages/linux.html

@@ -13713,6 +13713,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nodesoup")
 </code></pre>
+<h3 id="noiseclinux">noise-c (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Noise-C, a plain C implementation of the Noise protocol</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rweather/noise-c">https://github.com/rweather/noise-c</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.04.09</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/n/noise-c/xmake.lua">noise-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install noise-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("noise-c")
+</code></pre>
 <h3 id="numactllinux">numactl (linux)</h3>
 <table>
 <thead>
@@ -15600,6 +15637,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pupnplinux">pupnp (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Build UPnP-compliant control points, devices, and bridges on several operating systems.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://pupnp.github.io/pupnp">https://pupnp.github.io/pupnp</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.14.12</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/p/pupnp/xmake.lua">pupnp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pupnp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pupnp")
+</code></pre>
 <h3 id="pybind11linux">pybind11 (linux)</h3>
 <table>
 <thead>

+ 70 - 0
mirror/packages/macosx.html

@@ -12865,6 +12865,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nodesoup")
 </code></pre>
+<h3 id="noisecmacosx">noise-c (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Noise-C, a plain C implementation of the Noise protocol</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/rweather/noise-c">https://github.com/rweather/noise-c</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.04.09</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/n/noise-c/xmake.lua">noise-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install noise-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("noise-c")
+</code></pre>
 <h3 id="numcppmacosx">numcpp (macosx)</h3>
 <table>
 <thead>
@@ -14608,6 +14645,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pugixml")
 </code></pre>
+<h3 id="pupnpmacosx">pupnp (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Build UPnP-compliant control points, devices, and bridges on several operating systems.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://pupnp.github.io/pupnp">https://pupnp.github.io/pupnp</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.14.12</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/p/pupnp/xmake.lua">pupnp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pupnp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pupnp")
+</code></pre>
 <h3 id="pybind11macosx">pybind11 (macosx)</h3>
 <table>
 <thead>

+ 47 - 0
packages/linux.md

@@ -9174,6 +9174,30 @@ add_requires("nodesoup")
 ```
 
 
+### noise-c (linux)
+
+
+| Description | *Noise-C, a plain C implementation of the Noise protocol* |
+| -- | -- |
+| Homepage | [https://github.com/rweather/noise-c](https://github.com/rweather/noise-c) |
+| License | MIT |
+| Versions | 2021.04.09 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [noise-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/noise-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install noise-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("noise-c")
+```
+
+
 ### numactl (linux)
 
 
@@ -10431,6 +10455,29 @@ add_requires("pugixml")
 ```
 
 
+### pupnp (linux)
+
+
+| Description | *Build UPnP-compliant control points, devices, and bridges on several operating systems.* |
+| -- | -- |
+| Homepage | [https://pupnp.github.io/pupnp](https://pupnp.github.io/pupnp) |
+| Versions | 1.14.12 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [pupnp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pupnp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pupnp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pupnp")
+```
+
+
 ### pybind11 (linux)
 
 

+ 47 - 0
packages/macosx.md

@@ -8608,6 +8608,30 @@ add_requires("nodesoup")
 ```
 
 
+### noise-c (macosx)
+
+
+| Description | *Noise-C, a plain C implementation of the Noise protocol* |
+| -- | -- |
+| Homepage | [https://github.com/rweather/noise-c](https://github.com/rweather/noise-c) |
+| License | MIT |
+| Versions | 2021.04.09 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [noise-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/noise-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install noise-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("noise-c")
+```
+
+
 ### numcpp (macosx)
 
 
@@ -9770,6 +9794,29 @@ add_requires("pugixml")
 ```
 
 
+### pupnp (macosx)
+
+
+| Description | *Build UPnP-compliant control points, devices, and bridges on several operating systems.* |
+| -- | -- |
+| Homepage | [https://pupnp.github.io/pupnp](https://pupnp.github.io/pupnp) |
+| Versions | 1.14.12 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [pupnp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pupnp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pupnp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pupnp")
+```
+
+
 ### pybind11 (macosx)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-01-10T04:24:57+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-01-10T04:25:00+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-01-10T04:25:00+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-01-10T04:25:00+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-01-10T04:25:02+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:30+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-01-10T04:25:02+08:00</lastmod>
+  <lastmod>2022-01-11T00:45:30+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (582)
+- 包列表 (584)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)