Преглед изворни кода

autoupdate docs by xmake-repo/ci

ruki пре 2 година
родитељ
комит
1074923ed2
11 измењених фајлова са 187 додато и 19 уклоњено
  1. 1 1
      _coverpage.md
  2. 1 1
      _sidebar.md
  3. 33 0
      mirror/packages/linux.html
  4. 33 0
      mirror/packages/macosx.html
  5. 33 0
      mirror/packages/windows.html
  6. 23 0
      packages/linux.md
  7. 23 0
      packages/macosx.md
  8. 23 0
      packages/windows.md
  9. 15 15
      sitemap.xml
  10. 1 1
      zh-cn/_coverpage.md
  11. 1 1
      zh-cn/_sidebar.md

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: blah, clib, libdill**
+- **Recently added: iverilog, blah, clib**
 
 [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 (810)
+- Packages (811)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/linux.html

@@ -9261,6 +9261,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("itstool")
 </code></pre>
+<h3 id="iveriloglinux">iverilog (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Icarus Verilog</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://steveicarus.github.io/iverilog/">https://steveicarus.github.io/iverilog/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2023.1.7</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/i/iverilog/xmake.lua">iverilog/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install iverilog
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("iverilog")
+</code></pre>
 <h2 id="j">j</h2>
 <h3 id="janssonlinux">jansson (linux)</h3>
 <table>

+ 33 - 0
mirror/packages/macosx.html

@@ -8615,6 +8615,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("itstool")
 </code></pre>
+<h3 id="iverilogmacosx">iverilog (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Icarus Verilog</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://steveicarus.github.io/iverilog/">https://steveicarus.github.io/iverilog/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2023.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iverilog/xmake.lua">iverilog/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install iverilog
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("iverilog")
+</code></pre>
 <h2 id="j">j</h2>
 <h3 id="janssonmacosx">jansson (macosx)</h3>
 <table>

+ 33 - 0
mirror/packages/windows.html

@@ -8207,6 +8207,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("itk")
 </code></pre>
+<h3 id="iverilogwindows">iverilog (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Icarus Verilog</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://steveicarus.github.io/iverilog/">https://steveicarus.github.io/iverilog/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2023.1.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iverilog/xmake.lua">iverilog/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install iverilog
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("iverilog")
+</code></pre>
 <h2 id="j">j</h2>
 <h3 id="janssonwindows">jansson (windows)</h3>
 <table>

+ 23 - 0
packages/linux.md

@@ -6098,6 +6098,29 @@ add_requires("itstool")
 ```
 
 
+### iverilog (linux)
+
+
+| Description | *Icarus Verilog* |
+| -- | -- |
+| Homepage | [https://steveicarus.github.io/iverilog/](https://steveicarus.github.io/iverilog/) |
+| Versions | 2023.1.7 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [iverilog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iverilog/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install iverilog
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("iverilog")
+```
+
+
 
 ## j
 ### jansson (linux)

+ 23 - 0
packages/macosx.md

@@ -5671,6 +5671,29 @@ add_requires("itstool")
 ```
 
 
+### iverilog (macosx)
+
+
+| Description | *Icarus Verilog* |
+| -- | -- |
+| Homepage | [https://steveicarus.github.io/iverilog/](https://steveicarus.github.io/iverilog/) |
+| Versions | 2023.1.7 |
+| Architectures | arm64, x86_64 |
+| Definition | [iverilog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iverilog/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install iverilog
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("iverilog")
+```
+
+
 
 ## j
 ### jansson (macosx)

+ 23 - 0
packages/windows.md

@@ -5392,6 +5392,29 @@ add_requires("itk")
 ```
 
 
+### iverilog (windows)
+
+
+| Description | *Icarus Verilog* |
+| -- | -- |
+| Homepage | [https://steveicarus.github.io/iverilog/](https://steveicarus.github.io/iverilog/) |
+| Versions | 2023.1.7 |
+| Architectures | arm64, x64, x86 |
+| Definition | [iverilog/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/iverilog/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install iverilog
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("iverilog")
+```
+
+
 
 ## j
 ### jansson (windows)

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-01-10T04:46:24+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-01-10T04:46:27+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-01-10T04:46:28+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-01-10T04:46:28+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-01-10T04:46:28+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:23+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-01-10T04:46:29+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-01-10T04:46:30+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-01-10T04:46:30+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-01-10T04:46:30+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-01-10T04:46:31+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-01-10T04:46:31+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-01-10T04:46:31+08:00</lastmod>
+  <lastmod>2023-01-10T05:54:25+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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