Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 năm trước cách đây
mục cha
commit
34cd6f6eff
3 tập tin đã thay đổi với 82 bổ sung26 xóa
  1. 33 0
      mirror/packages/mingw.html
  2. 23 0
      packages/mingw.md
  3. 26 26
      sitemap.xml

+ 33 - 0
mirror/packages/mingw.html

@@ -1090,6 +1090,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("giflib")
 </code></pre>
+<h3 id="glewmingw">glew (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A cross-platform open-source C/C++ extension loading library.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://glew.sourceforge.net/">http://glew.sourceforge.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.1.0, 2.2.0</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/g/glew/xmake.lua">glew/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] glew
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glew")
+</code></pre>
 <h3 id="glfwmingw">glfw (mingw)</h3>
 <table>
 <thead>

+ 23 - 0
packages/mingw.md

@@ -687,6 +687,29 @@ add_requires("giflib")
 ```
 
 
+### glew (mingw)
+
+
+| Description | *A cross-platform open-source C/C++ extension loading library.* |
+| -- | -- |
+| Homepage | [http://glew.sourceforge.net/](http://glew.sourceforge.net/) |
+| Versions | 2.1.0, 2.2.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [glew/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glew/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] glew
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glew")
+```
+
+
 ### glfw (mingw)
 
 

+ 26 - 26
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-05-05T02:37:21+08:00</lastmod>
+  <lastmod>2021-05-05T14:56:50+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-05-05T02:37:22+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
+  <lastmod>2021-05-05T14:56:51+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-05-05T02:37:22+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
+  <lastmod>2021-05-05T14:56:51+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-05-05T02:37:22+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
+  <lastmod>2021-05-05T14:56:52+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-05-05T02:37:22+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
+  <lastmod>2021-05-05T14:56:52+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-05-05T02:37:23+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
+  <lastmod>2021-05-05T14:56:52+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-05-05T02:37:23+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
+  <lastmod>2021-05-05T14:56:53+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-05-05T02:37:23+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
+  <lastmod>2021-05-05T14:56:53+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-05-05T02:37:23+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
+  <lastmod>2021-05-05T14:56:53+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-05-05T02:37:24+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
+  <lastmod>2021-05-05T14:56:53+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-05-05T02:37:24+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
+  <lastmod>2021-05-05T14:56:54+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-05-05T02:37:24+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
+  <lastmod>2021-05-05T14:56:54+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-05-05T02:37:24+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
+  <lastmod>2021-05-05T14:56:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-05-05T02:37:24+08:00</lastmod>
+  <lastmod>2021-05-05T14:56:54+08:00</lastmod>
 </url>
 
 </urlset>