diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-07-20 01:32:39 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-07-20 01:32:39 (GMT) |
commit | 487359e28300ad5601379afac2cc347f8ba22d4d (patch) | |
tree | 30aeb457e04b1fb9108568916369544a0c9f4c20 | |
parent | b445298fe39c9c27b86f177bd56c55ec0fffcc4b (diff) | |
download | mxe-487359e28300ad5601379afac2cc347f8ba22d4d.zip mxe-487359e28300ad5601379afac2cc347f8ba22d4d.tar.gz mxe-487359e28300ad5601379afac2cc347f8ba22d4d.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 0629a24..bc2f693 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3538,6 +3538,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">qtspeech</th> + <td>5.9.0</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">qtsvg</th> <td>5.9.0</td> <td class="supported">✓</td> @@ -4439,14 +4449,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 429 +Total: 430 <br>(+7 virtual +4 native-only) </th> -<th>423</th> -<th>334</th> -<th>409</th> -<th>334</th> +<th>424</th> +<th>335</th> +<th>410</th> +<th>335</th> <th>19</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 5ca0417..49106e8 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -349,6 +349,7 @@ "qtservice": {"version": "ad9bc46", "website": "https://qt.gitorious.org/qt-solutions/", "description": "Qt Solutions"}, "qtsparkle": {"version": "4c852e57061d7928573afdf88f04f89d85167477", "website": "https://github.com/davidsansome/qtsparkle", "description": "Qt auto-updater lib"}, "qtsparkle_qt4": {"version": "4c852e57061d7928573afdf88f04f89d85167477", "website": "https://github.com/davidsansome/qtsparkle", "description": "Qt auto-updater lib"}, + "qtspeech": {"version": "5.9.0", "website": "https://www.qt.io/", "description": "Qt"}, "qtsvg": {"version": "5.9.0", "website": "https://www.qt.io/", "description": "Qt"}, "qtsystems": {"version": "4e3a7ed", "website": "https://www.qt.io/", "description": "Qt"}, "qttools": {"version": "5.9.0", "website": "https://www.qt.io/", "description": "Qt"}, |