فهرست منبع

autoupdate docs by xmake-repo/ci

ruki 2 سال پیش
والد
کامیت
a86821bc6e
11فایلهای تغییر یافته به همراه187 افزوده شده و 19 حذف شده
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 33 0
      mirror/packages/bsd.html
  4. 33 0
      mirror/packages/linux.html
  5. 33 0
      mirror/packages/macosx.html
  6. 23 0
      packages/bsd.md
  7. 23 0
      packages/linux.md
  8. 23 0
      packages/macosx.md
  9. 15 15
      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: redis-plus-plus, libsais, xege**
+- **Recently added: pigz, redis-plus-plus, libsais**
 
 [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 (766)
+- Packages (767)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/bsd.html

@@ -6241,6 +6241,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("picojson")
 </code></pre>
+<h3 id="pigzbsd">pigz (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A parallel implementation of gzip for modern multi-processor, multi-core machines.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://zlib.net/pigz/">http://zlib.net/pigz/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.01.15</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pigz/xmake.lua">pigz/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pigz
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pigz")
+</code></pre>
 <h3 id="pkgconfigbsd">pkg-config (bsd)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -19495,6 +19495,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("piex")
 </code></pre>
+<h3 id="pigzlinux">pigz (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A parallel implementation of gzip for modern multi-processor, multi-core machines.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://zlib.net/pigz/">http://zlib.net/pigz/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.01.15</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/pigz/xmake.lua">pigz/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pigz
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pigz")
+</code></pre>
 <h3 id="pixmanlinux">pixman (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/macosx.html

@@ -18005,6 +18005,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("piex")
 </code></pre>
+<h3 id="pigzmacosx">pigz (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A parallel implementation of gzip for modern multi-processor, multi-core machines.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://zlib.net/pigz/">http://zlib.net/pigz/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2022.01.15</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pigz/xmake.lua">pigz/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pigz
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pigz")
+</code></pre>
 <h3 id="pixmanmacosx">pixman (macosx)</h3>
 <table>
 <thead>

+ 23 - 0
packages/bsd.md

@@ -4144,6 +4144,29 @@ add_requires("picojson")
 ```
 
 
+### pigz (bsd)
+
+
+| Description | *A parallel implementation of gzip for modern multi-processor, multi-core machines.* |
+| -- | -- |
+| Homepage | [http://zlib.net/pigz/](http://zlib.net/pigz/) |
+| Versions | 2022.01.15 |
+| Architectures | i386, x86_64 |
+| Definition | [pigz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pigz/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pigz
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pigz")
+```
+
+
 ### pkg-config (bsd)
 
 

+ 23 - 0
packages/linux.md

@@ -12983,6 +12983,29 @@ add_requires("piex")
 ```
 
 
+### pigz (linux)
+
+
+| Description | *A parallel implementation of gzip for modern multi-processor, multi-core machines.* |
+| -- | -- |
+| Homepage | [http://zlib.net/pigz/](http://zlib.net/pigz/) |
+| Versions | 2022.01.15 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [pigz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pigz/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pigz
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pigz")
+```
+
+
 ### pixman (linux)
 
 

+ 23 - 0
packages/macosx.md

@@ -11991,6 +11991,29 @@ add_requires("piex")
 ```
 
 
+### pigz (macosx)
+
+
+| Description | *A parallel implementation of gzip for modern multi-processor, multi-core machines.* |
+| -- | -- |
+| Homepage | [http://zlib.net/pigz/](http://zlib.net/pigz/) |
+| Versions | 2022.01.15 |
+| Architectures | arm64, x86_64 |
+| Definition | [pigz/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pigz/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pigz
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pigz")
+```
+
+
 ### pixman (macosx)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-10-18T06:47:53+08:00</lastmod>
+  <lastmod>2022-10-18T06:59:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-10-18T06:47:55+08:00</lastmod>
+  <lastmod>2022-10-18T06:59:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-10-18T06:47:56+08:00</lastmod>
+  <lastmod>2022-10-18T06:59:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-10-18T06:47:56+08:00</lastmod>
+  <lastmod>2022-10-18T06:59:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-10-18T06:47:56+08:00</lastmod>
+  <lastmod>2022-10-18T06:59:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-10-18T06:47:57+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-10-18T06:47:57+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-10-18T06:47:57+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-10-18T06:47:57+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-10-18T06:47:58+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-10-18T06:47:58+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-10-18T06:47:58+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-10-18T06:47:58+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-10-18T06:47:58+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-10-18T06:47:58+08:00</lastmod>
+  <lastmod>2022-10-18T07:00:02+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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