Sfoglia il codice sorgente

autoupdate docs by xmake-repo/ci

ruki 3 anni fa
parent
commit
79f3c59abc

+ 0 - 37
mirror/packages/android.html

@@ -3323,43 +3323,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libxml2")
 </code></pre>
-<h3 id="linuxheadersandroid">linux-headers (android)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpandroid">llhttp (android)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/bsd.html

@@ -2314,43 +2314,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libwebp")
 </code></pre>
-<h3 id="linuxheadersbsd">linux-headers (bsd)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>i386, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpbsd">llhttp (bsd)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/cross.html

@@ -2170,43 +2170,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
-<h3 id="linuxheaderscross">linux-headers (cross)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</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/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpcross">llhttp (cross)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/iphoneos.html

@@ -2911,43 +2911,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libxml2")
 </code></pre>
-<h3 id="linuxheadersiphoneos">linux-headers (iphoneos)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>arm64, armv7, armv7s, i386, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p iphoneos linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpiphoneos">llhttp (iphoneos)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/macosx.html

@@ -9692,43 +9692,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lief")
 </code></pre>
-<h3 id="linuxheadersmacosx">linux-headers (macosx)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</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/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpmacosx">llhttp (macosx)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/mingw.html

@@ -3496,43 +3496,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libyaml")
 </code></pre>
-<h3 id="linuxheadersmingw">linux-headers (mingw)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.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/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpmingw">llhttp (mingw)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/msys.html

@@ -2030,43 +2030,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
-<h3 id="linuxheadersmsys">linux-headers (msys)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>i386, x86_64</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpmsys">llhttp (msys)</h3>
 <table>
 <thead>

+ 0 - 37
mirror/packages/windows.html

@@ -7871,43 +7871,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lightgbm")
 </code></pre>
-<h3 id="linuxheaderswindows">linux-headers (windows)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Header files of the Linux kernel</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://kernel.org/">https://kernel.org/</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>GPL-2.0-only</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>4.20.9, 5.0.8, 5.10.46, 5.9.16</td>
-</tr>
-<tr>
-<td>Architectures</td>
-<td>x64, x86</td>
-</tr>
-<tr>
-<td>Definition</td>
-<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua">linux-headers/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install linux-headers
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("linux-headers")
-</code></pre>
 <h3 id="llhttpwindows">llhttp (windows)</h3>
 <table>
 <thead>

+ 0 - 24
packages/android.md

@@ -2198,30 +2198,6 @@ add_requires("libxml2")
 ```
 
 
-### linux-headers (android)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p android [--ndk=/xxx] linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (android)
 
 

+ 0 - 24
packages/bsd.md

@@ -1518,30 +1518,6 @@ add_requires("libwebp")
 ```
 
 
-### linux-headers (bsd)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | i386, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (bsd)
 
 

+ 0 - 24
packages/cross.md

@@ -1423,30 +1423,6 @@ add_requires("libtool")
 ```
 
 
-### linux-headers (cross)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p cross [--sdk=/xxx] linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (cross)
 
 

+ 0 - 24
packages/iphoneos.md

@@ -1918,30 +1918,6 @@ add_requires("libxml2")
 ```
 
 
-### linux-headers (iphoneos)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | arm64, armv7, armv7s, i386, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p iphoneos linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (iphoneos)
 
 

+ 0 - 24
packages/macosx.md

@@ -6469,30 +6469,6 @@ add_requires("lief")
 ```
 
 
-### linux-headers (macosx)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | arm64, i386, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (macosx)
 
 

+ 0 - 24
packages/mingw.md

@@ -2315,30 +2315,6 @@ add_requires("libyaml")
 ```
 
 
-### linux-headers (mingw)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | arm, arm64, i386, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p mingw [--mingw=/xxx] linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (mingw)
 
 

+ 0 - 24
packages/msys.md

@@ -1329,30 +1329,6 @@ add_requires("libtool")
 ```
 
 
-### linux-headers (msys)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | i386, x86_64 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (msys)
 
 

+ 0 - 24
packages/windows.md

@@ -5210,30 +5210,6 @@ add_requires("lightgbm")
 ```
 
 
-### linux-headers (windows)
-
-
-| Description | *Header files of the Linux kernel* |
-| -- | -- |
-| Homepage | [https://kernel.org/](https://kernel.org/) |
-| License | GPL-2.0-only |
-| Versions | 4.20.9, 5.0.8, 5.10.46, 5.9.16 |
-| Architectures | x64, x86 |
-| Definition | [linux-headers/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/linux-headers/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install linux-headers
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("linux-headers")
-```
-
-
 ### llhttp (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-12-08T07:58:08+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-12-08T07:58:10+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-12-08T07:58:10+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-12-08T07:58:10+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-12-08T07:58:10+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-12-08T07:58:10+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-12-08T07:58:11+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-12-08T07:58:11+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-12-08T07:58:11+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-12-08T07:58:12+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-12-08T07:58:12+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-12-08T07:58:12+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-12-08T07:58:12+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-12-08T07:58:13+08:00</lastmod>
+  <lastmod>2021-12-09T02:50:58+08:00</lastmod>
 </url>
 
 </urlset>