Kaynağa Gözat

autoupdate docs by xmake-repo/ci

ruki 4 yıl önce
ebeveyn
işleme
4522c0e4cf

+ 4 - 0
mirror/packages/android.html

@@ -1216,6 +1216,10 @@
 <td><a href="http://www.libpng.org/pub/png/libpng.html">http://www.libpng.org/pub/png/libpng.html</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>libpng-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v1.6.34, v1.6.35, v1.6.36</td>
 </tr>

+ 4 - 0
mirror/packages/iphoneos.html

@@ -1253,6 +1253,10 @@
 <td><a href="http://www.libpng.org/pub/png/libpng.html">http://www.libpng.org/pub/png/libpng.html</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>libpng-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v1.6.34, v1.6.35, v1.6.36</td>
 </tr>

+ 4 - 0
mirror/packages/linux.html

@@ -2524,6 +2524,10 @@
 <td><a href="http://www.libpng.org/pub/png/libpng.html">http://www.libpng.org/pub/png/libpng.html</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>libpng-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v1.6.34, v1.6.35, v1.6.36</td>
 </tr>

+ 4 - 0
mirror/packages/macosx.html

@@ -2392,6 +2392,10 @@
 <td><a href="http://www.libpng.org/pub/png/libpng.html">http://www.libpng.org/pub/png/libpng.html</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>libpng-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v1.6.34, v1.6.35, v1.6.36</td>
 </tr>

+ 4 - 0
mirror/packages/windows.html

@@ -1955,6 +1955,10 @@
 <td><a href="http://www.libpng.org/pub/png/libpng.html">http://www.libpng.org/pub/png/libpng.html</a></td>
 </tr>
 <tr>
+<td>License</td>
+<td>libpng-2.0</td>
+</tr>
+<tr>
 <td>Versions</td>
 <td>v1.6.34, v1.6.35, v1.6.36</td>
 </tr>

+ 1 - 0
packages/android.md

@@ -787,6 +787,7 @@ add_requires("libogg")
 | Description | *The official PNG reference library* |
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
+| License | libpng-2.0 |
 | Versions | v1.6.34, v1.6.35, v1.6.36 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |

+ 1 - 0
packages/iphoneos.md

@@ -811,6 +811,7 @@ add_requires("libplist")
 | Description | *The official PNG reference library* |
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
+| License | libpng-2.0 |
 | Versions | v1.6.34, v1.6.35, v1.6.36 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |

+ 1 - 0
packages/linux.md

@@ -1691,6 +1691,7 @@ add_requires("libplist")
 | Description | *The official PNG reference library* |
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
+| License | libpng-2.0 |
 | Versions | v1.6.34, v1.6.35, v1.6.36 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |

+ 1 - 0
packages/macosx.md

@@ -1599,6 +1599,7 @@ add_requires("libplist")
 | Description | *The official PNG reference library* |
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
+| License | libpng-2.0 |
 | Versions | v1.6.34, v1.6.35, v1.6.36 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |

+ 1 - 0
packages/windows.md

@@ -1298,6 +1298,7 @@ add_requires("libjpeg")
 | Description | *The official PNG reference library* |
 | -- | -- |
 | Homepage | [http://www.libpng.org/pub/png/libpng.html](http://www.libpng.org/pub/png/libpng.html) |
+| License | libpng-2.0 |
 | Versions | v1.6.34, v1.6.35, v1.6.36 |
 | Architectures | x64, x86 |
 | Definition | [libpng/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpng/xmake.lua) |

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-25T02:03:47+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:12+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-25T02:03:47+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-25T02:03:48+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-25T02:03:48+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-25T02:03:48+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-25T02:03:48+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-25T02:03:48+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-25T02:03:49+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-25T02:03:49+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-25T02:03:49+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-25T02:03:49+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-25T02:03:49+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-25T02:03:50+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-25T02:03:50+08:00</lastmod>
+  <lastmod>2020-11-26T05:39:15+08:00</lastmod>
 </url>
 
 </urlset>