diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-12 04:12:19 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-12 04:12:19 (GMT) |
commit | 61587920291adde7644f91adb7c41164bc30c683 (patch) | |
tree | 933300f1bd80be8ffce949680d7fef1629228091 /docs | |
parent | e5a65dc002dc676b3ba6ba05f69381f2c550391c (diff) | |
download | mxe-61587920291adde7644f91adb7c41164bc30c683.zip mxe-61587920291adde7644f91adb7c41164bc30c683.tar.gz mxe-61587920291adde7644f91adb7c41164bc30c683.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 40 | ||||
-rw-r--r-- | docs/packages.json | 3 |
2 files changed, 38 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 33d0fa1..ea0320b 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4088,6 +4088,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> smtpclient-for-qt </th> + <td>ca43f9d </td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> sox </th> <td>14.4.2 </td> <td class="supported">✓</td> @@ -4328,6 +4338,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> unzip </th> + <td>6.10b </td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> upx </th> <td>3.91 </td> <td class="supported">✓</td> @@ -4618,6 +4638,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> zip </th> + <td>3.0 </td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> zlib </th> <td>1.2.11 </td> <td class="supported">✓</td> @@ -4649,14 +4679,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 447 +Total: 450 <br>(+6 virtual +8 native-only) </th> -<th>439</th> -<th>367</th> -<th>425</th> -<th>367</th> +<th>442</th> +<th>370</th> +<th>428</th> +<th>370</th> <th>28</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index c931124..b9f7788 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -404,6 +404,7 @@ "sfml": {"version": "2.4.2", "website": "https://www.sfml-dev.org/", "description": "SFML"}, "smpeg": {"version": "0.4.5+cvs20030824", "website": "https://icculus.org/smpeg/", "description": ""}, "smpeg2": {"version": "2.0.0", "website": "https://icculus.org/smpeg/", "description": "smpeg"}, + "smtpclient-for-qt": {"version": "ca43f9d", "website": "https://github.com/bluetiger9/SmtpClient-for-Qt/", "description": "SmtpClient-for-Qt"}, "sox": {"version": "14.4.2", "website": "https://sox.sourceforge.io/", "description": "SoX"}, "sparsehash": {"version": "2.0.3", "website": "https://github.com/sparsehash/sparsehash", "description": ""}, "spatialite": {"version": "4.4.0-RC1", "website": "https://www.gaia-gis.it/fossil/libspatialite/index", "description": "SpatiaLite"}, @@ -428,6 +429,7 @@ "twolame": {"version": "0.3.13", "website": "http://www.twolame.org/", "description": "TwoLAME"}, "ucl": {"version": "1.03", "website": "https://www.oberhumer.com/opensource/ucl/", "description": "UCL"}, "unrtf": {"version": "0.21.9", "website": "https://www.gnu.org/software/unrtf/", "description": "unRTF"}, + "unzip": {"version": "6.10b", "website": "http://www.info-zip.org", "description": "Info-ZIP"}, "upx": {"version": "3.91", "website": "https://upx.github.io/", "description": "UPX"}, "vamp-plugin-sdk": {"version": "2.5", "website": "http://vamp-plugins.org/", "description": "Vamp Plugins SDK"}, "vcdimager": {"version": "0.7.24", "website": "https://www.gnu.org/software/vcdimager/", "description": ""}, @@ -457,6 +459,7 @@ "xz": {"version": "5.2.3", "website": "https://tukaani.org/xz/", "description": "XZ"}, "yaml-cpp": {"version": "0.6.1", "website": "https://github.com/jbeder/yaml-cpp", "description": "A YAML parser and emitter for C++"}, "yasm": {"version": "1.3.0", "website": "http://yasm.tortall.net/", "description": "Yasm"}, + "zip": {"version": "3.0", "website": "http://www.info-zip.org", "description": "Info-ZIP"}, "zlib": {"version": "1.2.11", "website": "https://zlib.net/", "description": ""}, "zstd": {"version": "1.3.2", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"}, "zziplib": {"version": "0.13.62", "website": "https://zziplib.sourceforge.io/", "description": "ZZIPlib"}, |