Browse Source

autoupdate docs by xmake-repo/ci

ruki 3 years ago
parent
commit
c9491d3ef4

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: meowhash, libspectre, simbody**
+- **Recently added: libxslt, meowhash, libspectre**
 
 [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 (467)
+- Packages (468)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 39 - 2
mirror/packages/linux.html

@@ -853,7 +853,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0</td>
+<td>1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8627,6 +8627,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libxshmfence")
 </code></pre>
+<h3 id="libxsltlinux">libxslt (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Libxslt is the XSLT C library developed for the GNOME project.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://xmlsoft.org/XSLT/">http://xmlsoft.org/XSLT/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.1.34</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/libxslt/xmake.lua">libxslt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libxslt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libxslt")
+</code></pre>
 <h3 id="libxtlinux">libxt (linux)</h3>
 <table>
 <thead>
@@ -15087,7 +15124,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.180</td>
+<td>v1.2.180, v1.2.189</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -738,7 +738,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0</td>
+<td>1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -7919,6 +7919,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libxshmfence")
 </code></pre>
+<h3 id="libxsltmacosx">libxslt (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Libxslt is the XSLT C library developed for the GNOME project.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://xmlsoft.org/XSLT/">http://xmlsoft.org/XSLT/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.1.34</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/libxslt/xmake.lua">libxslt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libxslt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libxslt")
+</code></pre>
 <h3 id="libxtmacosx">libxt (macosx)</h3>
 <table>
 <thead>
@@ -13951,7 +13988,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.180</td>
+<td>v1.2.180, v1.2.189</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/windows.html

@@ -705,7 +705,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0</td>
+<td>1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6608,6 +6608,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libxml2")
 </code></pre>
+<h3 id="libxsltwindows">libxslt (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Libxslt is the XSLT C library developed for the GNOME project.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://xmlsoft.org/XSLT/">http://xmlsoft.org/XSLT/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.1.34</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/l/libxslt/xmake.lua">libxslt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libxslt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libxslt")
+</code></pre>
 <h3 id="libyamlwindows">libyaml (windows)</h3>
 <table>
 <thead>
@@ -12372,7 +12409,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.180</td>
+<td>v1.2.180, v1.2.189</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 26 - 2
packages/linux.md

@@ -505,7 +505,7 @@ add_requires("blosc")
 | Description | *Collection of portable C++ source libraries.* |
 | -- | -- |
 | Homepage | [https://www.boost.org/](https://www.boost.org/) |
-| Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0 |
+| Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [boost/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost/xmake.lua) |
 
@@ -5753,6 +5753,30 @@ add_requires("libxshmfence")
 ```
 
 
+### libxslt (linux)
+
+
+| Description | *Libxslt is the XSLT C library developed for the GNOME project.* |
+| -- | -- |
+| Homepage | [http://xmlsoft.org/XSLT/](http://xmlsoft.org/XSLT/) |
+| License | MIT |
+| Versions | 1.1.34 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libxslt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxslt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libxslt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libxslt")
+```
+
+
 ### libxt (linux)
 
 
@@ -10087,7 +10111,7 @@ add_requires("vulkan-headers")
 | -- | -- |
 | Homepage | [https://github.com/KhronosGroup/Vulkan-Hpp/](https://github.com/KhronosGroup/Vulkan-Hpp/) |
 | License | Apache-2.0 |
-| Versions | v1.2.180 |
+| Versions | v1.2.180, v1.2.189 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [vulkan-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-hpp/xmake.lua) |
 

+ 26 - 2
packages/macosx.md

@@ -432,7 +432,7 @@ add_requires("blosc")
 | Description | *Collection of portable C++ source libraries.* |
 | -- | -- |
 | Homepage | [https://www.boost.org/](https://www.boost.org/) |
-| Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0 |
+| Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [boost/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost/xmake.lua) |
 
@@ -5281,6 +5281,30 @@ add_requires("libxshmfence")
 ```
 
 
+### libxslt (macosx)
+
+
+| Description | *Libxslt is the XSLT C library developed for the GNOME project.* |
+| -- | -- |
+| Homepage | [http://xmlsoft.org/XSLT/](http://xmlsoft.org/XSLT/) |
+| License | MIT |
+| Versions | 1.1.34 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [libxslt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxslt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libxslt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libxslt")
+```
+
+
 ### libxt (macosx)
 
 
@@ -9331,7 +9355,7 @@ add_requires("vulkan-headers")
 | -- | -- |
 | Homepage | [https://github.com/KhronosGroup/Vulkan-Hpp/](https://github.com/KhronosGroup/Vulkan-Hpp/) |
 | License | Apache-2.0 |
-| Versions | v1.2.180 |
+| Versions | v1.2.180, v1.2.189 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [vulkan-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-hpp/xmake.lua) |
 

+ 26 - 2
packages/windows.md

@@ -409,7 +409,7 @@ add_requires("blosc")
 | Description | *Collection of portable C++ source libraries.* |
 | -- | -- |
 | Homepage | [https://www.boost.org/](https://www.boost.org/) |
-| Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0 |
+| Versions | 1.70.0, 1.72.0, 1.73.0, 1.74.0, 1.75.0, 1.76.0, 1.77.0 |
 | Architectures | x64, x86 |
 | Definition | [boost/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/boost/xmake.lua) |
 
@@ -4378,6 +4378,30 @@ add_requires("libxml2")
 ```
 
 
+### libxslt (windows)
+
+
+| Description | *Libxslt is the XSLT C library developed for the GNOME project.* |
+| -- | -- |
+| Homepage | [http://xmlsoft.org/XSLT/](http://xmlsoft.org/XSLT/) |
+| License | MIT |
+| Versions | 1.1.34 |
+| Architectures | x64, x86 |
+| Definition | [libxslt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libxslt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libxslt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libxslt")
+```
+
+
 ### libyaml (windows)
 
 
@@ -8243,7 +8267,7 @@ add_requires("vulkan-headers")
 | -- | -- |
 | Homepage | [https://github.com/KhronosGroup/Vulkan-Hpp/](https://github.com/KhronosGroup/Vulkan-Hpp/) |
 | License | Apache-2.0 |
-| Versions | v1.2.180 |
+| Versions | v1.2.180, v1.2.189 |
 | Architectures | x64, x86 |
 | Definition | [vulkan-hpp/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-hpp/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-10-17T08:27:52+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-10-17T08:27:54+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-10-17T08:27:54+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-10-17T08:27:54+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-10-17T08:27:54+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-10-17T08:27:54+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-10-17T08:27:55+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-10-17T08:27:55+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-10-17T08:27:55+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-10-17T08:27:55+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-10-17T08:27:56+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-10-17T08:27:56+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-10-17T08:27:56+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-10-17T08:27:56+08:00</lastmod>
+  <lastmod>2021-10-18T08:50:18+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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