Bläddra i källkod

autoupdate docs by xmake-repo/ci

ruki 2 år sedan
förälder
incheckning
08d57bbfb1

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: nowide_standalone, openssl3, out_ptr**
+- **Recently added: pdfhummus, nowide_standalone, openssl3**
 
 [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 (802)
+- Packages (803)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -10432,7 +10432,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11</td>
+<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 40 - 3
mirror/packages/linux.html

@@ -9897,7 +9897,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2009.04.29</td>
+<td>2013.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -13652,7 +13652,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11</td>
+<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20170,6 +20170,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pdcursesmod")
 </code></pre>
+<h3 id="pdfhummuslinux">pdfhummus (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High performance library for creating, modiyfing and parsing PDF files in C++ </em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.pdfhummus.com/">https://www.pdfhummus.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.1</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/pdfhummus/xmake.lua">pdfhummus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pdfhummus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pdfhummus")
+</code></pre>
 <h3 id="pegtllinux">pegtl (linux)</h3>
 <table>
 <thead>
@@ -26230,7 +26267,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11</td>
+<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 72 - 2
mirror/packages/macosx.html

@@ -9236,6 +9236,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libaco")
 </code></pre>
+<h3 id="libaesgmmacosx">libaesgm (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em><a href="https://repology.org/project/libaesgm/packages">https://repology.org/project/libaesgm/packages</a></em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/xmake-mirror/libaesgm">https://github.com/xmake-mirror/libaesgm</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2013.1.1</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/l/libaesgm/xmake.lua">libaesgm/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libaesgm
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libaesgm")
+</code></pre>
 <h3 id="libarchivemacosx">libarchive (macosx)</h3>
 <table>
 <thead>
@@ -12627,7 +12660,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11</td>
+<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18754,6 +18787,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("pdcursesmod")
 </code></pre>
+<h3 id="pdfhummusmacosx">pdfhummus (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>High performance library for creating, modiyfing and parsing PDF files in C++ </em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.pdfhummus.com/">https://www.pdfhummus.com/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.1</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/pdfhummus/xmake.lua">pdfhummus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install pdfhummus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("pdfhummus")
+</code></pre>
 <h3 id="pegtlmacosx">pegtl (macosx)</h3>
 <table>
 <thead>
@@ -24419,7 +24489,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11</td>
+<td>v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -6932,7 +6932,7 @@ add_requires("wolfssl")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
 

+ 27 - 3
packages/linux.md

@@ -6552,7 +6552,7 @@ add_requires("libaco")
 | Description | *https://repology.org/project/libaesgm/packages* |
 | -- | -- |
 | Homepage | [https://github.com/xmake-mirror/libaesgm](https://github.com/xmake-mirror/libaesgm) |
-| Versions | 2009.04.29 |
+| Versions | 2013.1.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libaesgm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libaesgm/xmake.lua) |
 
@@ -9069,7 +9069,7 @@ add_requires("libwebsockets")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libwfkafka/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwfkafka/xmake.lua) |
 
@@ -13432,6 +13432,30 @@ add_requires("pdcursesmod")
 ```
 
 
+### pdfhummus (linux)
+
+
+| Description | *High performance library for creating, modiyfing and parsing PDF files in C++ * |
+| -- | -- |
+| Homepage | [https://www.pdfhummus.com/](https://www.pdfhummus.com/) |
+| License | Apache-2.0 |
+| Versions | 4.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [pdfhummus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfhummus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pdfhummus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pdfhummus")
+```
+
+
 ### pegtl (linux)
 
 
@@ -17469,7 +17493,7 @@ add_requires("wolfssl")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
 

+ 49 - 2
packages/macosx.md

@@ -6119,6 +6119,29 @@ add_requires("libaco")
 ```
 
 
+### libaesgm (macosx)
+
+
+| Description | *https://repology.org/project/libaesgm/packages* |
+| -- | -- |
+| Homepage | [https://github.com/xmake-mirror/libaesgm](https://github.com/xmake-mirror/libaesgm) |
+| Versions | 2013.1.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [libaesgm/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libaesgm/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libaesgm
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libaesgm")
+```
+
+
 ### libarchive (macosx)
 
 
@@ -8385,7 +8408,7 @@ add_requires("libwebsockets")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
 | Architectures | arm64, x86_64 |
 | Definition | [libwfkafka/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libwfkafka/xmake.lua) |
 
@@ -12488,6 +12511,30 @@ add_requires("pdcursesmod")
 ```
 
 
+### pdfhummus (macosx)
+
+
+| Description | *High performance library for creating, modiyfing and parsing PDF files in C++ * |
+| -- | -- |
+| Homepage | [https://www.pdfhummus.com/](https://www.pdfhummus.com/) |
+| License | Apache-2.0 |
+| Versions | 4.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [pdfhummus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/pdfhummus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install pdfhummus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("pdfhummus")
+```
+
+
 ### pegtl (macosx)
 
 
@@ -16264,7 +16311,7 @@ add_requires("wolfssl")
 | -- | -- |
 | Homepage | [https://github.com/sogou/workflow](https://github.com/sogou/workflow) |
 | License | Apache-2.0 |
-| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.9.11 |
+| Versions | v0.10.1, v0.10.2, v0.10.3, v0.10.4, v0.10.5, v0.9.11 |
 | Architectures | arm64, x86_64 |
 | Definition | [workflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/workflow/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-01-02T14:54:06+08:00</lastmod>
+  <lastmod>2023-01-03T12:23:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-01-02T14:54:08+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-01-02T14:54:09+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-01-02T14:54:09+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-01-02T14:54:09+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-01-02T14:54:09+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-01-02T14:54:10+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-01-02T14:54:10+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-01-02T14:54:10+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-01-02T14:54:11+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-01-02T14:54:11+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-01-02T14:54:11+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-01-02T14:54:11+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-01-02T14:54:12+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-01-02T14:54:12+08:00</lastmod>
+  <lastmod>2023-01-03T12:24:04+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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