Bläddra i källkod

autoupdate docs by xmake-repo/ci

ruki 3 år sedan
förälder
incheckning
3ffced5dc6

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: libudev, pciutils, lemon**
+- **Recently added: mumps, spot, libudev**
 
 [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 (510)
+- Packages (512)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 75 - 1
mirror/packages/linux.html

@@ -9887,8 +9887,12 @@
 <td><a href="https://lief.quarkslab.com">https://lief.quarkslab.com</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.10.1</td>
+<td>0.10.1, 0.11.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -11529,6 +11533,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("mpich")
 </code></pre>
+<h3 id="mumpslinux">mumps (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MUMPS: MUltifrontal Massively Parallel sparse direct Solver</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://mumps.enseeiht.fr/">http://mumps.enseeiht.fr/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>5.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/m/mumps/xmake.lua">mumps/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install mumps
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("mumps")
+</code></pre>
 <h3 id="muslcclinux">muslcc (linux)</h3>
 <table>
 <thead>
@@ -15088,6 +15125,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("spirv-tools")
 </code></pre>
+<h3 id="spotlinux">spot (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Spot: a platform for LTL and ω-automata manipulation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://spot.lrde.epita.fr/">https://spot.lrde.epita.fr/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.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/spot/xmake.lua">spot/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spot
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spot")
+</code></pre>
 <h3 id="sqlite3linux">sqlite3 (linux)</h3>
 <table>
 <thead>

+ 42 - 1
mirror/packages/macosx.html

@@ -9286,8 +9286,12 @@
 <td><a href="https://lief.quarkslab.com">https://lief.quarkslab.com</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.10.1</td>
+<td>0.10.1, 0.11.5</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14199,6 +14203,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("spirv-tools")
 </code></pre>
+<h3 id="spotmacosx">spot (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Spot: a platform for LTL and ω-automata manipulation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://spot.lrde.epita.fr/">https://spot.lrde.epita.fr/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>GPL-3.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.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/spot/xmake.lua">spot/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install spot
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spot")
+</code></pre>
 <h3 id="sqlite3macosx">sqlite3 (macosx)</h3>
 <table>
 <thead>

+ 5 - 1
mirror/packages/windows.html

@@ -7535,8 +7535,12 @@
 <td><a href="https://lief.quarkslab.com">https://lief.quarkslab.com</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
-<td>0.10.1</td>
+<td>0.10.1, 0.11.5</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 49 - 1
packages/linux.md

@@ -6594,7 +6594,8 @@ add_requires("libzip")
 | Description | *Library to Instrument Executable Formats.* |
 | -- | -- |
 | Homepage | [https://lief.quarkslab.com](https://lief.quarkslab.com) |
-| Versions | 0.10.1 |
+| License | Apache-2.0 |
+| Versions | 0.10.1, 0.11.5 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [lief/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lief/xmake.lua) |
 
@@ -7697,6 +7698,29 @@ add_requires("mpich")
 ```
 
 
+### mumps (linux)
+
+
+| Description | *MUMPS: MUltifrontal Massively Parallel sparse direct Solver* |
+| -- | -- |
+| Homepage | [http://mumps.enseeiht.fr/](http://mumps.enseeiht.fr/) |
+| Versions | 5.4.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [mumps/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mumps/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install mumps
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("mumps")
+```
+
+
 ### muslcc (linux)
 
 
@@ -10087,6 +10111,30 @@ add_requires("spirv-tools")
 ```
 
 
+### spot (linux)
+
+
+| Description | *Spot: a platform for LTL and ω-automata manipulation* |
+| -- | -- |
+| Homepage | [https://spot.lrde.epita.fr/](https://spot.lrde.epita.fr/) |
+| License | GPL-3.0 |
+| Versions | 2.10.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [spot/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spot/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spot
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spot")
+```
+
+
 ### sqlite3 (linux)
 
 

+ 26 - 1
packages/macosx.md

@@ -6193,7 +6193,8 @@ add_requires("libzip")
 | Description | *Library to Instrument Executable Formats.* |
 | -- | -- |
 | Homepage | [https://lief.quarkslab.com](https://lief.quarkslab.com) |
-| Versions | 0.10.1 |
+| License | Apache-2.0 |
+| Versions | 0.10.1, 0.11.5 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [lief/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lief/xmake.lua) |
 
@@ -9496,6 +9497,30 @@ add_requires("spirv-tools")
 ```
 
 
+### spot (macosx)
+
+
+| Description | *Spot: a platform for LTL and ω-automata manipulation* |
+| -- | -- |
+| Homepage | [https://spot.lrde.epita.fr/](https://spot.lrde.epita.fr/) |
+| License | GPL-3.0 |
+| Versions | 2.10.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [spot/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spot/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install spot
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spot")
+```
+
+
 ### sqlite3 (macosx)
 
 

+ 2 - 1
packages/windows.md

@@ -4981,7 +4981,8 @@ add_requires("libzip")
 | Description | *Library to Instrument Executable Formats.* |
 | -- | -- |
 | Homepage | [https://lief.quarkslab.com](https://lief.quarkslab.com) |
-| Versions | 0.10.1 |
+| License | Apache-2.0 |
+| Versions | 0.10.1, 0.11.5 |
 | Architectures | x64, x86 |
 | Definition | [lief/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lief/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-11-23T06:31:57+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-11-23T06:31:59+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-11-23T06:32:00+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-11-23T06:32:00+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-11-23T06:32:00+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-11-23T06:32:00+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-11-23T06:32:01+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-11-23T06:32:01+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-11-23T06:32:01+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-11-23T06:32:02+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-11-23T06:32:02+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-11-23T06:32:02+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-11-23T06:32:02+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-11-23T06:32:03+08:00</lastmod>
+  <lastmod>2021-11-23T12:35:20+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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