Bladeren bron

autoupdate docs by xmake-repo/ci

ruki 2 jaren geleden
bovenliggende
commit
688988c0d2
3 gewijzigde bestanden met toevoegingen van 71 en 15 verwijderingen
  1. 33 0
      mirror/packages/mingw.html
  2. 23 0
      packages/mingw.md
  3. 15 15
      sitemap.xml

+ 33 - 0
mirror/packages/mingw.html

@@ -4684,6 +4684,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libflac")
 </code></pre>
+<h3 id="libiconvmingw">libiconv (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Character set conversion library.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.gnu.org/software/libiconv">https://www.gnu.org/software/libiconv</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.15, 1.16</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/libiconv/xmake.lua">libiconv/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libiconv
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libiconv")
+</code></pre>
 <h3 id="libiglmingw">libigl (mingw)</h3>
 <table>
 <thead>

+ 23 - 0
packages/mingw.md

@@ -3084,6 +3084,29 @@ add_requires("libflac")
 ```
 
 
+### libiconv (mingw)
+
+
+| Description | *Character set conversion library.* |
+| -- | -- |
+| Homepage | [https://www.gnu.org/software/libiconv](https://www.gnu.org/software/libiconv) |
+| Versions | 1.15, 1.16 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libiconv/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libiconv/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libiconv
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libiconv")
+```
+
+
 ### libigl (mingw)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-10-12T03:05:56+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-10-12T03:05:58+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-10-12T03:05:58+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-10-12T03:05:59+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-10-12T03:05:59+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-10-12T03:05:59+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-10-12T03:05:59+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-10-12T03:06:00+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-10-12T03:06:00+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-10-12T03:06:00+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-10-12T03:06:00+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-10-12T03:06:01+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-10-12T03:06:01+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-10-12T03:06:01+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-10-12T03:06:01+08:00</lastmod>
+  <lastmod>2022-10-12T03:12:58+08:00</lastmod>
 </url>
 
 </urlset>