Jelajahi Sumber

autoupdate docs by xmake-repo/ci

ruki 3 tahun lalu
induk
melakukan
36682e1701

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: faac, minilzo, libcpuid**
+- **Recently added: zimg, lame, faac**
 
 [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 (593)
+- Packages (595)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 74 - 0
mirror/packages/bsd.html

@@ -2248,6 +2248,43 @@
 <pre><code class="lang-lua">add_requires("kiwisolver")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="lamebsd">lame (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High quality MPEG Audio Layer III (MP3) encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lame.sourceforge.io/">https://lame.sourceforge.io/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.100</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/l/lame/xmake.lua">lame/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lame
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lame")
+</code></pre>
 <h3 id="libdivsufsortbsd">libdivsufsort (bsd)</h3>
 <table>
 <thead>
@@ -5831,6 +5868,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("zig")
 </code></pre>
+<h3 id="zimgbsd">zimg (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Scaling, colorspace conversion, and dithering library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sekrit-twc/zimg">https://github.com/sekrit-twc/zimg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>WTFPL</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.0.3</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/z/zimg/xmake.lua">zimg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install zimg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("zimg")
+</code></pre>
 <h3 id="zlibbsd">zlib (bsd)</h3>
 <table>
 <thead>

+ 74 - 0
mirror/packages/linux.html

@@ -6883,6 +6883,43 @@
 <pre><code class="lang-lua">add_requires("krb5")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="lamelinux">lame (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High quality MPEG Audio Layer III (MP3) encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lame.sourceforge.io/">https://lame.sourceforge.io/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.100</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/lame/xmake.lua">lame/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lame
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lame")
+</code></pre>
 <h3 id="lcmslinux">lcms (linux)</h3>
 <table>
 <thead>
@@ -20225,6 +20262,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("zig")
 </code></pre>
+<h3 id="zimglinux">zimg (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Scaling, colorspace conversion, and dithering library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sekrit-twc/zimg">https://github.com/sekrit-twc/zimg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>WTFPL</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.0.3</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/z/zimg/xmake.lua">zimg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install zimg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("zimg")
+</code></pre>
 <h3 id="zliblinux">zlib (linux)</h3>
 <table>
 <thead>

+ 74 - 0
mirror/packages/macosx.html

@@ -6521,6 +6521,43 @@
 <pre><code class="lang-lua">add_requires("krb5")
 </code></pre>
 <h2 id="l">l</h2>
+<h3 id="lamemacosx">lame (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High quality MPEG Audio Layer III (MP3) encoder</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lame.sourceforge.io/">https://lame.sourceforge.io/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.0-or-later</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.100</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/lame/xmake.lua">lame/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lame
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lame")
+</code></pre>
 <h3 id="lcmsmacosx">lcms (macosx)</h3>
 <table>
 <thead>
@@ -18833,6 +18870,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("zig")
 </code></pre>
+<h3 id="zimgmacosx">zimg (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Scaling, colorspace conversion, and dithering library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sekrit-twc/zimg">https://github.com/sekrit-twc/zimg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>WTFPL</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.0.3</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/z/zimg/xmake.lua">zimg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install zimg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("zimg")
+</code></pre>
 <h3 id="zlibmacosx">zlib (macosx)</h3>
 <table>
 <thead>

+ 48 - 0
packages/bsd.md

@@ -1472,6 +1472,30 @@ add_requires("kiwisolver")
 
 
 ## l
+### lame (bsd)
+
+
+| Description | *High quality MPEG Audio Layer III (MP3) encoder* |
+| -- | -- |
+| Homepage | [https://lame.sourceforge.io/](https://lame.sourceforge.io/) |
+| License | LGPL-2.0-or-later |
+| Versions | 3.100 |
+| Architectures | i386, x86_64 |
+| Definition | [lame/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lame/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lame
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lame")
+```
+
+
 ### libdivsufsort (bsd)
 
 
@@ -3908,6 +3932,30 @@ add_requires("zig")
 ```
 
 
+### zimg (bsd)
+
+
+| Description | *Scaling, colorspace conversion, and dithering library* |
+| -- | -- |
+| Homepage | [https://github.com/sekrit-twc/zimg](https://github.com/sekrit-twc/zimg) |
+| License | WTFPL |
+| Versions | 3.0.3 |
+| Architectures | i386, x86_64 |
+| Definition | [zimg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zimg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install zimg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("zimg")
+```
+
+
 ### zlib (bsd)
 
 

+ 48 - 0
packages/linux.md

@@ -4572,6 +4572,30 @@ add_requires("krb5")
 
 
 ## l
+### lame (linux)
+
+
+| Description | *High quality MPEG Audio Layer III (MP3) encoder* |
+| -- | -- |
+| Homepage | [https://lame.sourceforge.io/](https://lame.sourceforge.io/) |
+| License | LGPL-2.0-or-later |
+| Versions | 3.100 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [lame/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lame/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lame
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lame")
+```
+
+
 ### lcms (linux)
 
 
@@ -13537,6 +13561,30 @@ add_requires("zig")
 ```
 
 
+### zimg (linux)
+
+
+| Description | *Scaling, colorspace conversion, and dithering library* |
+| -- | -- |
+| Homepage | [https://github.com/sekrit-twc/zimg](https://github.com/sekrit-twc/zimg) |
+| License | WTFPL |
+| Versions | 3.0.3 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [zimg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zimg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install zimg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("zimg")
+```
+
+
 ### zlib (linux)
 
 

+ 48 - 0
packages/macosx.md

@@ -4334,6 +4334,30 @@ add_requires("krb5")
 
 
 ## l
+### lame (macosx)
+
+
+| Description | *High quality MPEG Audio Layer III (MP3) encoder* |
+| -- | -- |
+| Homepage | [https://lame.sourceforge.io/](https://lame.sourceforge.io/) |
+| License | LGPL-2.0-or-later |
+| Versions | 3.100 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [lame/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lame/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lame
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lame")
+```
+
+
 ### lcms (macosx)
 
 
@@ -12612,6 +12636,30 @@ add_requires("zig")
 ```
 
 
+### zimg (macosx)
+
+
+| Description | *Scaling, colorspace conversion, and dithering library* |
+| -- | -- |
+| Homepage | [https://github.com/sekrit-twc/zimg](https://github.com/sekrit-twc/zimg) |
+| License | WTFPL |
+| Versions | 3.0.3 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [zimg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/z/zimg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install zimg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("zimg")
+```
+
+
 ### zlib (macosx)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-01-14T06:59:31+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-01-14T06:59:34+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-01-14T06:59:34+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-01-14T06:59:34+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-01-14T06:59:35+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-01-14T06:59:35+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-01-14T06:59:35+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-01-14T06:59:35+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-01-14T06:59:36+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-01-14T06:59:36+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-01-14T06:59:36+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-01-14T06:59:36+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-01-14T06:59:37+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-01-14T06:59:37+08:00</lastmod>
+  <lastmod>2022-01-14T08:31:12+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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