Forráskód Böngészése

autoupdate docs by xmake-repo/ci

ruki 4 éve
szülő
commit
3ddf710670

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: cpp-httplib, port, godotcpp**
+- **Recently added: libunwind, cpp-httplib, port**
 
 [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 (278)
+- Packages (279)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -2109,6 +2109,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libunwindandroid">libunwind (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/libunwind/libunwind">https://github.com/libunwind/libunwind</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.5</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libunwind/xmake.lua">libunwind/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] libunwind
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libunwind")
+</code></pre>
 <h3 id="libuvandroid">libuv (android)</h3>
 <table>
 <thead>

+ 39 - 2
mirror/packages/linux.html

@@ -1895,7 +1895,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.1</td>
+<td>2.13.1, 2.13.93</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4412,6 +4412,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libunistring")
 </code></pre>
+<h3 id="libunwindlinux">libunwind (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/libunwind/libunwind">https://github.com/libunwind/libunwind</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.5</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/libunwind/xmake.lua">libunwind/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libunwind
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libunwind")
+</code></pre>
 <h3 id="libusblinux">libusb (linux)</h3>
 <table>
 <thead>
@@ -7738,8 +7771,12 @@
 <td><a href="https://skia.org/">https://skia.org/</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>68046c</td>
+<td>88, 89, 90</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 6 - 2
mirror/packages/macosx.html

@@ -1788,7 +1788,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.13.1</td>
+<td>2.13.1, 2.13.93</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -7247,8 +7247,12 @@
 <td><a href="https://skia.org/">https://skia.org/</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>68046c</td>
+<td>88, 89, 90</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 5 - 1
mirror/packages/windows.html

@@ -5999,8 +5999,12 @@
 <td><a href="https://skia.org/">https://skia.org/</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>68046c</td>
+<td>88, 89, 90</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 23 - 0
packages/android.md

@@ -1393,6 +1393,29 @@ add_requires("libtool")
 ```
 
 
+### libunwind (android)
+
+
+| Description | *This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.* |
+| -- | -- |
+| Homepage | [https://github.com/libunwind/libunwind](https://github.com/libunwind/libunwind) |
+| Versions | v1.5 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [libunwind/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libunwind/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] libunwind
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libunwind")
+```
+
+
 ### libuv (android)
 
 

+ 26 - 2
packages/linux.md

@@ -1228,7 +1228,7 @@ add_requires("fmt")
 | Description | *A library for configuring and customizing font access.* |
 | -- | -- |
 | Homepage | [https://www.freedesktop.org/wiki/Software/fontconfig/](https://www.freedesktop.org/wiki/Software/fontconfig/) |
-| Versions | 2.13.1 |
+| Versions | 2.13.1, 2.13.93 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [fontconfig/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fontconfig/xmake.lua) |
 
@@ -2957,6 +2957,29 @@ add_requires("libunistring")
 ```
 
 
+### libunwind (linux)
+
+
+| Description | *This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.* |
+| -- | -- |
+| Homepage | [https://github.com/libunwind/libunwind](https://github.com/libunwind/libunwind) |
+| Versions | v1.5 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libunwind/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libunwind/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libunwind
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libunwind")
+```
+
+
 ### libusb (linux)
 
 
@@ -5234,7 +5257,8 @@ add_requires("simdjson")
 | Description | *A complete 2D graphic library for drawing Text, Geometries, and Images.* |
 | -- | -- |
 | Homepage | [https://skia.org/](https://skia.org/) |
-| Versions | 68046c |
+| License | BSD-3-Clause |
+| Versions | 88, 89, 90 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [skia/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/skia/xmake.lua) |
 

+ 3 - 2
packages/macosx.md

@@ -1157,7 +1157,7 @@ add_requires("fmt")
 | Description | *A library for configuring and customizing font access.* |
 | -- | -- |
 | Homepage | [https://www.freedesktop.org/wiki/Software/fontconfig/](https://www.freedesktop.org/wiki/Software/fontconfig/) |
-| Versions | 2.13.1 |
+| Versions | 2.13.1, 2.13.93 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [fontconfig/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fontconfig/xmake.lua) |
 
@@ -4903,7 +4903,8 @@ add_requires("simdjson")
 | Description | *A complete 2D graphic library for drawing Text, Geometries, and Images.* |
 | -- | -- |
 | Homepage | [https://skia.org/](https://skia.org/) |
-| Versions | 68046c |
+| License | BSD-3-Clause |
+| Versions | 88, 89, 90 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [skia/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/skia/xmake.lua) |
 

+ 2 - 1
packages/windows.md

@@ -4047,7 +4047,8 @@ add_requires("simdjson")
 | Description | *A complete 2D graphic library for drawing Text, Geometries, and Images.* |
 | -- | -- |
 | Homepage | [https://skia.org/](https://skia.org/) |
-| Versions | 68046c |
+| License | BSD-3-Clause |
+| Versions | 88, 89, 90 |
 | Architectures | x64, x86 |
 | Definition | [skia/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/skia/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-03-30T00:29:18+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-03-30T00:29:19+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-03-30T00:29:19+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-03-30T00:29:20+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-03-30T00:29:20+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-03-30T00:29:20+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-03-30T00:29:21+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-03-30T00:29:21+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-03-30T00:29:21+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-03-30T00:29:21+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-03-30T00:29:22+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-03-30T00:29:22+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-03-30T00:29:22+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-03-30T00:29:22+08:00</lastmod>
+  <lastmod>2021-03-30T03:01:24+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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