浏览代码

autoupdate docs by xmake-repo/ci

ruki 4 年之前
父节点
当前提交
68d28af656

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: ghostscript, port, armadillo**
+- **Recently added: libargon2, port, suitesparse**
 
 [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 (460)
+- Packages (462)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 1 - 1
mirror/packages/android.html

@@ -2675,7 +2675,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.30</td>
+<td>1.0.31, v1.0.30</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -2362,7 +2362,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.30</td>
+<td>1.0.31, v1.0.30</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 68 - 2
mirror/packages/linux.html

@@ -5533,6 +5533,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libarchive")
 </code></pre>
+<h3 id="libargon2linux">libargon2 (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The password hash Argon2, winner of PHC</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/P-H-C/phc-winner-argon2">https://github.com/P-H-C/phc-winner-argon2</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>20190702</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/libargon2/xmake.lua">libargon2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libargon2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libargon2")
+</code></pre>
 <h3 id="libaviflinux">libavif (linux)</h3>
 <table>
 <thead>
@@ -7245,7 +7278,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.30</td>
+<td>1.0.31, v1.0.30</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -11218,7 +11251,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.12, 0.3.13, 0.3.15, 0.3.17</td>
+<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -13612,6 +13645,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("stlab")
 </code></pre>
+<h3 id="suitesparselinux">suitesparse (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SuiteSparse is a suite of sparse matrix algorithms</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://people.engr.tamu.edu/davis/suitesparse.html">https://people.engr.tamu.edu/davis/suitesparse.html</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v5.10.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/s/suitesparse/xmake.lua">suitesparse/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install suitesparse
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("suitesparse")
+</code></pre>
 <h3 id="superlulinux">superlu (linux)</h3>
 <table>
 <thead>

+ 68 - 2
mirror/packages/macosx.html

@@ -5171,6 +5171,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libarchive")
 </code></pre>
+<h3 id="libargon2macosx">libargon2 (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The password hash Argon2, winner of PHC</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/P-H-C/phc-winner-argon2">https://github.com/P-H-C/phc-winner-argon2</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>20190702</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/libargon2/xmake.lua">libargon2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libargon2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libargon2")
+</code></pre>
 <h3 id="libavifmacosx">libavif (macosx)</h3>
 <table>
 <thead>
@@ -6607,7 +6640,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.30</td>
+<td>1.0.31, v1.0.30</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -10399,7 +10432,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.12, 0.3.13, 0.3.15, 0.3.17</td>
+<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -12653,6 +12686,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("stlab")
 </code></pre>
+<h3 id="suitesparsemacosx">suitesparse (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SuiteSparse is a suite of sparse matrix algorithms</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://people.engr.tamu.edu/davis/suitesparse.html">https://people.engr.tamu.edu/davis/suitesparse.html</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v5.10.1</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/s/suitesparse/xmake.lua">suitesparse/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install suitesparse
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("suitesparse")
+</code></pre>
 <h3 id="superlumacosx">superlu (macosx)</h3>
 <table>
 <thead>

+ 34 - 1
mirror/packages/mingw.html

@@ -2347,6 +2347,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("leveldb")
 </code></pre>
+<h3 id="libargon2mingw">libargon2 (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The password hash Argon2, winner of PHC</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/P-H-C/phc-winner-argon2">https://github.com/P-H-C/phc-winner-argon2</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>20190702</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/l/libargon2/xmake.lua">libargon2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libargon2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libargon2")
+</code></pre>
 <h3 id="libcurlmingw">libcurl (mingw)</h3>
 <table>
 <thead>
@@ -2778,7 +2811,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.30</td>
+<td>1.0.31, v1.0.30</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 68 - 2
mirror/packages/windows.html

@@ -5043,6 +5043,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libarchive")
 </code></pre>
+<h3 id="libargon2windows">libargon2 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>The password hash Argon2, winner of PHC</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/P-H-C/phc-winner-argon2">https://github.com/P-H-C/phc-winner-argon2</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>20190702</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/libargon2/xmake.lua">libargon2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libargon2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libargon2")
+</code></pre>
 <h3 id="libavifwindows">libavif (windows)</h3>
 <table>
 <thead>
@@ -6038,7 +6071,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.0.30</td>
+<td>1.0.31, v1.0.30</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8853,7 +8886,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.12, 0.3.13, 0.3.15, 0.3.17</td>
+<td>0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -11070,6 +11103,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("stlab")
 </code></pre>
+<h3 id="suitesparsewindows">suitesparse (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SuiteSparse is a suite of sparse matrix algorithms</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://people.engr.tamu.edu/davis/suitesparse.html">https://people.engr.tamu.edu/davis/suitesparse.html</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v5.10.1</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/s/suitesparse/xmake.lua">suitesparse/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install suitesparse
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("suitesparse")
+</code></pre>
 <h3 id="superluwindows">superlu (windows)</h3>
 <table>
 <thead>

+ 1 - 1
packages/android.md

@@ -1758,7 +1758,7 @@ add_requires("libpng")
 | -- | -- |
 | Homepage | [https://libsndfile.github.io/libsndfile/](https://libsndfile.github.io/libsndfile/) |
 | License | LGPL-2.1 |
-| Versions | 1.0.30 |
+| Versions | 1.0.31, v1.0.30 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [libsndfile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsndfile/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -1547,7 +1547,7 @@ add_requires("libraw")
 | -- | -- |
 | Homepage | [https://libsndfile.github.io/libsndfile/](https://libsndfile.github.io/libsndfile/) |
 | License | LGPL-2.1 |
-| Versions | 1.0.30 |
+| Versions | 1.0.31, v1.0.30 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [libsndfile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsndfile/xmake.lua) |
 

+ 48 - 2
packages/linux.md

@@ -3652,6 +3652,29 @@ add_requires("libarchive")
 ```
 
 
+### libargon2 (linux)
+
+
+| Description | *The password hash Argon2, winner of PHC* |
+| -- | -- |
+| Homepage | [https://github.com/P-H-C/phc-winner-argon2](https://github.com/P-H-C/phc-winner-argon2) |
+| Versions | 20190702 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libargon2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libargon2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libargon2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libargon2")
+```
+
+
 ### libavif (linux)
 
 
@@ -4805,7 +4828,7 @@ add_requires("libsm")
 | -- | -- |
 | Homepage | [https://libsndfile.github.io/libsndfile/](https://libsndfile.github.io/libsndfile/) |
 | License | LGPL-2.1 |
-| Versions | 1.0.30 |
+| Versions | 1.0.31, v1.0.30 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libsndfile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsndfile/xmake.lua) |
 
@@ -7485,7 +7508,7 @@ add_requires("openal-soft")
 | Description | *OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.* |
 | -- | -- |
 | Homepage | [http://www.openblas.net/](http://www.openblas.net/) |
-| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17 |
+| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [openblas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openblas/xmake.lua) |
 
@@ -9106,6 +9129,29 @@ add_requires("stlab")
 ```
 
 
+### suitesparse (linux)
+
+
+| Description | *SuiteSparse is a suite of sparse matrix algorithms* |
+| -- | -- |
+| Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
+| Versions | v5.10.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install suitesparse
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("suitesparse")
+```
+
+
 ### superlu (linux)
 
 

+ 48 - 2
packages/macosx.md

@@ -3414,6 +3414,29 @@ add_requires("libarchive")
 ```
 
 
+### libargon2 (macosx)
+
+
+| Description | *The password hash Argon2, winner of PHC* |
+| -- | -- |
+| Homepage | [https://github.com/P-H-C/phc-winner-argon2](https://github.com/P-H-C/phc-winner-argon2) |
+| Versions | 20190702 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [libargon2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libargon2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libargon2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libargon2")
+```
+
+
 ### libavif (macosx)
 
 
@@ -4380,7 +4403,7 @@ add_requires("libsm")
 | -- | -- |
 | Homepage | [https://libsndfile.github.io/libsndfile/](https://libsndfile.github.io/libsndfile/) |
 | License | LGPL-2.1 |
-| Versions | 1.0.30 |
+| Versions | 1.0.31, v1.0.30 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [libsndfile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsndfile/xmake.lua) |
 
@@ -6941,7 +6964,7 @@ add_requires("openal-soft")
 | Description | *OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.* |
 | -- | -- |
 | Homepage | [http://www.openblas.net/](http://www.openblas.net/) |
-| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17 |
+| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [openblas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openblas/xmake.lua) |
 
@@ -8468,6 +8491,29 @@ add_requires("stlab")
 ```
 
 
+### suitesparse (macosx)
+
+
+| Description | *SuiteSparse is a suite of sparse matrix algorithms* |
+| -- | -- |
+| Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
+| Versions | v5.10.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install suitesparse
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("suitesparse")
+```
+
+
 ### superlu (macosx)
 
 

+ 24 - 1
packages/mingw.md

@@ -1541,6 +1541,29 @@ add_requires("leveldb")
 ```
 
 
+### libargon2 (mingw)
+
+
+| Description | *The password hash Argon2, winner of PHC* |
+| -- | -- |
+| Homepage | [https://github.com/P-H-C/phc-winner-argon2](https://github.com/P-H-C/phc-winner-argon2) |
+| Versions | 20190702 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libargon2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libargon2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libargon2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libargon2")
+```
+
+
 ### libcurl (mingw)
 
 
@@ -1828,7 +1851,7 @@ add_requires("libsdl_ttf")
 | -- | -- |
 | Homepage | [https://libsndfile.github.io/libsndfile/](https://libsndfile.github.io/libsndfile/) |
 | License | LGPL-2.1 |
-| Versions | 1.0.30 |
+| Versions | 1.0.31, v1.0.30 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [libsndfile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsndfile/xmake.lua) |
 

+ 48 - 2
packages/windows.md

@@ -3323,6 +3323,29 @@ add_requires("libarchive")
 ```
 
 
+### libargon2 (windows)
+
+
+| Description | *The password hash Argon2, winner of PHC* |
+| -- | -- |
+| Homepage | [https://github.com/P-H-C/phc-winner-argon2](https://github.com/P-H-C/phc-winner-argon2) |
+| Versions | 20190702 |
+| Architectures | x64, x86 |
+| Definition | [libargon2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libargon2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libargon2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libargon2")
+```
+
+
 ### libavif (windows)
 
 
@@ -3987,7 +4010,7 @@ add_requires("libsdl_ttf")
 | -- | -- |
 | Homepage | [https://libsndfile.github.io/libsndfile/](https://libsndfile.github.io/libsndfile/) |
 | License | LGPL-2.1 |
-| Versions | 1.0.30 |
+| Versions | 1.0.31, v1.0.30 |
 | Architectures | x64, x86 |
 | Definition | [libsndfile/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libsndfile/xmake.lua) |
 
@@ -5876,7 +5899,7 @@ add_requires("openal-soft")
 | Description | *OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.* |
 | -- | -- |
 | Homepage | [http://www.openblas.net/](http://www.openblas.net/) |
-| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17 |
+| Versions | 0.3.12, 0.3.13, 0.3.15, 0.3.17, 0.3.18 |
 | Architectures | x64, x86 |
 | Definition | [openblas/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openblas/xmake.lua) |
 
@@ -7379,6 +7402,29 @@ add_requires("stlab")
 ```
 
 
+### suitesparse (windows)
+
+
+| Description | *SuiteSparse is a suite of sparse matrix algorithms* |
+| -- | -- |
+| Homepage | [https://people.engr.tamu.edu/davis/suitesparse.html](https://people.engr.tamu.edu/davis/suitesparse.html) |
+| Versions | v5.10.1 |
+| Architectures | x64, x86 |
+| Definition | [suitesparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/suitesparse/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install suitesparse
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("suitesparse")
+```
+
+
 ### superlu (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-10-12T09:28:10+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-10-12T09:28:11+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-10-12T09:28:12+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-10-12T09:28:12+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-10-12T09:28:12+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-10-12T09:28:12+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-10-12T09:28:12+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-10-12T09:28:13+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-10-12T09:28:13+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-10-12T09:28:13+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-10-12T09:28:13+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-10-12T09:28:14+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-10-12T09:28:14+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-10-12T09:28:14+08:00</lastmod>
+  <lastmod>2021-10-12T14:58:45+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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