Bläddra i källkod

autoupdate docs by xmake-repo/ci

ruki 2 år sedan
förälder
incheckning
b8e69773d2

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: d3d12-memory-allocator, vulkansdk, geographiclib**
+- **Recently added: gdal, d3d12-memory-allocator, vulkansdk**
 
 [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 (771)
+- Packages (772)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 39 - 2
mirror/packages/linux.html

@@ -6308,6 +6308,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gcem")
 </code></pre>
+<h3 id="gdallinux">gdal (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>L is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gdal.org/">https://gdal.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.5.1</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/g/gdal/xmake.lua">gdal/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gdal
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gdal")
+</code></pre>
 <h3 id="gdkpixbuflinux">gdk-pixbuf (linux)</h3>
 <table>
 <thead>
@@ -18595,7 +18632,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.3.1, 2.4.0</td>
+<td>v2.3.1, v2.4.0, v2.5.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19893,7 +19930,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>9.0.1</td>
+<td>8.2.1, 9.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -5699,6 +5699,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gcem")
 </code></pre>
+<h3 id="gdalmacosx">gdal (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>L is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gdal.org/">https://gdal.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.5.1</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/g/gdal/xmake.lua">gdal/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gdal
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gdal")
+</code></pre>
 <h3 id="gdkpixbufmacosx">gdk-pixbuf (macosx)</h3>
 <table>
 <thead>
@@ -17175,7 +17212,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.3.1, 2.4.0</td>
+<td>v2.3.1, v2.4.0, v2.5.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18403,7 +18440,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>9.0.1</td>
+<td>8.2.1, 9.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/windows.html

@@ -5752,6 +5752,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gcem")
 </code></pre>
+<h3 id="gdalwindows">gdal (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>L is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gdal.org/">https://gdal.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>3.5.1</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/g/gdal/xmake.lua">gdal/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gdal
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gdal")
+</code></pre>
 <h3 id="geant4windows">geant4 (windows)</h3>
 <table>
 <thead>
@@ -14732,7 +14769,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.3.1, 2.4.0</td>
+<td>v2.3.1, v2.4.0, v2.5.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -15853,7 +15890,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>9.0.1</td>
+<td>8.2.1, 9.0.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 26 - 2
packages/linux.md

@@ -4132,6 +4132,30 @@ add_requires("gcem")
 ```
 
 
+### gdal (linux)
+
+
+| Description | *L is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation* |
+| -- | -- |
+| Homepage | [https://gdal.org/](https://gdal.org/) |
+| License | MIT |
+| Versions | 3.5.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [gdal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gdal/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gdal
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gdal")
+```
+
+
 ### gdk-pixbuf (linux)
 
 
@@ -12375,7 +12399,7 @@ add_requires("openimageio")
 | -- | -- |
 | Homepage | [http://www.openjpeg.org/](http://www.openjpeg.org/) |
 | License | BSD-2-Clause |
-| Versions | 2.3.1, 2.4.0 |
+| Versions | v2.3.1, v2.4.0, v2.5.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [openjpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openjpeg/xmake.lua) |
 
@@ -13247,7 +13271,7 @@ add_requires("premake5")
 | -- | -- |
 | Homepage | [https://proj.org/index.html](https://proj.org/index.html) |
 | License | MIT |
-| Versions | 9.0.1 |
+| Versions | 8.2.1, 9.0.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [proj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/proj/xmake.lua) |
 

+ 26 - 2
packages/macosx.md

@@ -3729,6 +3729,30 @@ add_requires("gcem")
 ```
 
 
+### gdal (macosx)
+
+
+| Description | *L is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation* |
+| -- | -- |
+| Homepage | [https://gdal.org/](https://gdal.org/) |
+| License | MIT |
+| Versions | 3.5.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [gdal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gdal/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gdal
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gdal")
+```
+
+
 ### gdk-pixbuf (macosx)
 
 
@@ -11430,7 +11454,7 @@ add_requires("openimageio")
 | -- | -- |
 | Homepage | [http://www.openjpeg.org/](http://www.openjpeg.org/) |
 | License | BSD-2-Clause |
-| Versions | 2.3.1, 2.4.0 |
+| Versions | v2.3.1, v2.4.0, v2.5.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [openjpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openjpeg/xmake.lua) |
 
@@ -12255,7 +12279,7 @@ add_requires("premake5")
 | -- | -- |
 | Homepage | [https://proj.org/index.html](https://proj.org/index.html) |
 | License | MIT |
-| Versions | 9.0.1 |
+| Versions | 8.2.1, 9.0.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [proj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/proj/xmake.lua) |
 

+ 26 - 2
packages/windows.md

@@ -3757,6 +3757,30 @@ add_requires("gcem")
 ```
 
 
+### gdal (windows)
+
+
+| Description | *L is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation* |
+| -- | -- |
+| Homepage | [https://gdal.org/](https://gdal.org/) |
+| License | MIT |
+| Versions | 3.5.1 |
+| Architectures | x64, x86 |
+| Definition | [gdal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gdal/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gdal
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gdal")
+```
+
+
 ### geant4 (windows)
 
 
@@ -9750,7 +9774,7 @@ add_requires("openimageio")
 | -- | -- |
 | Homepage | [http://www.openjpeg.org/](http://www.openjpeg.org/) |
 | License | BSD-2-Clause |
-| Versions | 2.3.1, 2.4.0 |
+| Versions | v2.3.1, v2.4.0, v2.5.0 |
 | Architectures | arm64, x64, x86 |
 | Definition | [openjpeg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openjpeg/xmake.lua) |
 
@@ -10504,7 +10528,7 @@ add_requires("premake5")
 | -- | -- |
 | Homepage | [https://proj.org/index.html](https://proj.org/index.html) |
 | License | MIT |
-| Versions | 9.0.1 |
+| Versions | 8.2.1, 9.0.1 |
 | Architectures | arm64, x64, x86 |
 | Definition | [proj/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/proj/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-10-26T08:03:22+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:41+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-10-26T08:03:26+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-10-26T08:03:26+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-10-26T08:03:26+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-10-26T08:03:26+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-10-26T08:03:27+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-10-26T08:03:27+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-10-26T08:03:28+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:44+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-10-26T08:03:28+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-10-26T08:03:28+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-10-26T08:03:29+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-10-26T08:03:29+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-10-26T08:03:29+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-10-26T08:03:30+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-10-26T08:03:30+08:00</lastmod>
+  <lastmod>2022-10-26T08:28:46+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: d3d12-memory-allocator, vulkansdk, geographiclib**
+- **Recently added: gdal, d3d12-memory-allocator, vulkansdk**
 
 [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)
-- 包列表 (771)
+- 包列表 (772)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)