diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-01-23 16:08:24 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-01-23 16:08:24 (GMT) |
commit | 40c216b11e61b856f6dd987902b2c8191883cf28 (patch) | |
tree | 0b42930abd738a5a69ff35954ea160aed1142088 | |
parent | 9a3b6f9af52bc045ecbb833aac3adc10f2132398 (diff) | |
download | mxe-40c216b11e61b856f6dd987902b2c8191883cf28.zip mxe-40c216b11e61b856f6dd987902b2c8191883cf28.tar.gz mxe-40c216b11e61b856f6dd987902b2c8191883cf28.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 16 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 14 insertions, 3 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 5d161ce..a717fab 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1848,6 +1848,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">liblastfm_qt4</th> + <td>1.0.9</td> + <td class="unsupported">✗</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">liblaxjson</th> <td>1.0.5</td> <td class="supported">✓</td> @@ -4319,14 +4329,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 417 +Total: 418 <br>(+5 virtual +6 native-only) </th> <th>413</th> -<th>319</th> +<th>320</th> <th>399</th> -<th>319</th> +<th>320</th> <th>19</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index b4f59ac..8cb3e74 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -180,6 +180,7 @@ "libieee1284": {"version": "0.2.11", "website": "http://cyberelk.net/tim/software/libieee1284/", "description": ""}, "libircclient": {"version": "1.8", "website": "http://sourceforge.net/projects/libircclient/", "description": ""}, "libjpeg-turbo": {"version": "1.5.1", "website": "http://libjpeg-turbo.virtualgl.org/", "description": ""}, + "liblastfm_qt4": {"version": "1.0.9", "website": "https://github.com/lastfm/liblastfm", "description": "A Qt C++ library for the Last.fm webservices"}, "liblaxjson": {"version": "1.0.5", "website": "https://github.com/andrewrk/liblaxjson", "description": ""}, "liblo": {"version": "0.28", "website": "http://liblo.sourceforge.net/", "description": ""}, "liblqr-1": {"version": "0.4.2", "website": "http://liblqr.wikidot.com/", "description": ""}, |