Преглед на файлове

autoupdate docs by xmake-repo/ci

ruki преди 3 години
родител
ревизия
a28f8e1531
променени са 3 файла, в които са добавени 71 реда и са изтрити 15 реда
  1. 33 0
      mirror/packages/cross.html
  2. 23 0
      packages/cross.md
  3. 15 15
      sitemap.xml

+ 33 - 0
mirror/packages/cross.html

@@ -2291,6 +2291,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gli")
 </code></pre>
+<h3 id="glibcross">glib (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Core application library for C.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://developer.gnome.org/glib/">https://developer.gnome.org/glib/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.71.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glib/xmake.lua">glib/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] glib
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glib")
+</code></pre>
 <h3 id="glmcross">glm (cross)</h3>
 <table>
 <thead>

+ 23 - 0
packages/cross.md

@@ -1474,6 +1474,29 @@ add_requires("gli")
 ```
 
 
+### glib (cross)
+
+
+| Description | *Core application library for C.* |
+| -- | -- |
+| Homepage | [https://developer.gnome.org/glib/](https://developer.gnome.org/glib/) |
+| Versions | 2.71.0 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [glib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glib/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] glib
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glib")
+```
+
+
 ### glm (cross)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-09-30T10:54:10+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-09-30T10:54:13+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-09-30T10:54:13+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-09-30T10:54:13+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-09-30T10:54:13+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-09-30T10:54:14+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-09-30T10:54:14+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-09-30T10:54:14+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-09-30T10:54:14+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-09-30T10:54:15+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-09-30T10:54:15+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-09-30T10:54:15+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-09-30T10:54:15+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-09-30T10:54:15+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-09-30T10:54:16+08:00</lastmod>
+  <lastmod>2022-09-30T15:04:53+08:00</lastmod>
 </url>
 
 </urlset>