Browse Source

autoupdate docs by xmake-repo/ci

ruki 3 năm trước cách đây
mục cha
commit
1b4f036299

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: better-enums, port, gpujpeg**
+- **Recently added: port, dpp, better-enums**
 
 [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 (698)
+- Packages (699)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 37 - 0
mirror/packages/linux.html

@@ -3524,6 +3524,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doxygen")
 </code></pre>
+<h3 id="dpplinux">dpp (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>D++ Extremely Lightweight C++ Discord Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/brainboxdotcc/DPP">https://github.com/brainboxdotcc/DPP</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v10.0.8</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/d/dpp/xmake.lua">dpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install dpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("dpp")
+</code></pre>
 <h3 id="dr_flaclinux">dr_flac (linux)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/macosx.html

@@ -3269,6 +3269,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doxygen")
 </code></pre>
+<h3 id="dppmacosx">dpp (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>D++ Extremely Lightweight C++ Discord Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/brainboxdotcc/DPP">https://github.com/brainboxdotcc/DPP</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v10.0.8</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/d/dpp/xmake.lua">dpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install dpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("dpp")
+</code></pre>
 <h3 id="dr_flacmacosx">dr_flac (macosx)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/mingw.html

@@ -1638,6 +1638,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doxygen")
 </code></pre>
+<h3 id="dppmingw">dpp (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>D++ Extremely Lightweight C++ Discord Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/brainboxdotcc/DPP">https://github.com/brainboxdotcc/DPP</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v10.0.8</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dpp/xmake.lua">dpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] dpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("dpp")
+</code></pre>
 <h3 id="dr_flacmingw">dr_flac (mingw)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/windows.html

@@ -3306,6 +3306,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doxygen")
 </code></pre>
+<h3 id="dppwindows">dpp (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>D++ Extremely Lightweight C++ Discord Library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/brainboxdotcc/DPP">https://github.com/brainboxdotcc/DPP</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v10.0.8</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dpp/xmake.lua">dpp/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install dpp
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("dpp")
+</code></pre>
 <h3 id="dr_flacwindows">dr_flac (windows)</h3>
 <table>
 <thead>

+ 24 - 0
packages/linux.md

@@ -2295,6 +2295,30 @@ add_requires("doxygen")
 ```
 
 
+### dpp (linux)
+
+
+| Description | *D++ Extremely Lightweight C++ Discord Library* |
+| -- | -- |
+| Homepage | [https://github.com/brainboxdotcc/DPP](https://github.com/brainboxdotcc/DPP) |
+| License | Apache-2.0 |
+| Versions | v10.0.8 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [dpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install dpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("dpp")
+```
+
+
 ### dr_flac (linux)
 
 

+ 24 - 0
packages/macosx.md

@@ -2128,6 +2128,30 @@ add_requires("doxygen")
 ```
 
 
+### dpp (macosx)
+
+
+| Description | *D++ Extremely Lightweight C++ Discord Library* |
+| -- | -- |
+| Homepage | [https://github.com/brainboxdotcc/DPP](https://github.com/brainboxdotcc/DPP) |
+| License | Apache-2.0 |
+| Versions | v10.0.8 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [dpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install dpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("dpp")
+```
+
+
 ### dr_flac (macosx)
 
 

+ 24 - 0
packages/mingw.md

@@ -1040,6 +1040,30 @@ add_requires("doxygen")
 ```
 
 
+### dpp (mingw)
+
+
+| Description | *D++ Extremely Lightweight C++ Discord Library* |
+| -- | -- |
+| Homepage | [https://github.com/brainboxdotcc/DPP](https://github.com/brainboxdotcc/DPP) |
+| License | Apache-2.0 |
+| Versions | v10.0.8 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [dpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] dpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("dpp")
+```
+
+
 ### dr_flac (mingw)
 
 

+ 24 - 0
packages/windows.md

@@ -2152,6 +2152,30 @@ add_requires("doxygen")
 ```
 
 
+### dpp (windows)
+
+
+| Description | *D++ Extremely Lightweight C++ Discord Library* |
+| -- | -- |
+| Homepage | [https://github.com/brainboxdotcc/DPP](https://github.com/brainboxdotcc/DPP) |
+| License | Apache-2.0 |
+| Versions | v10.0.8 |
+| Architectures | x64, x86 |
+| Definition | [dpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/dpp/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install dpp
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("dpp")
+```
+
+
 ### dr_flac (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-05-16T11:18:14+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-05-16T11:18:16+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-05-16T11:18:17+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-05-16T11:18:17+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-05-16T11:18:17+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-05-16T11:18:17+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-05-16T11:18:18+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-05-16T11:18:18+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-05-16T11:18:18+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-05-16T11:18:19+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-05-16T11:18:19+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-05-16T11:18:19+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-05-16T11:18:19+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-05-16T11:18:19+08:00</lastmod>
+  <lastmod>2022-05-18T12:59:18+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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