diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-13 22:16:00 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-13 22:16:00 (GMT) |
commit | a4b8389dbca1991202197e9ec3ac183d2bbedce5 (patch) | |
tree | e88532c436a1b90bf6fd14d4dbe45506f810e385 | |
parent | c7625949ee6bf0ad0538284e4d1d0c6f72f20e47 (diff) | |
download | mxe-a4b8389dbca1991202197e9ec3ac183d2bbedce5.zip mxe-a4b8389dbca1991202197e9ec3ac183d2bbedce5.tar.gz mxe-a4b8389dbca1991202197e9ec3ac183d2bbedce5.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 20 | ||||
-rw-r--r-- | versions.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/build-matrix.html b/build-matrix.html index bd84e95..f7ec44e 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -1918,6 +1918,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">librosco</th> + <td>0.1.11</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">librsvg</th> <td>2.40.5</td> <td class="supported">✓</td> @@ -3999,14 +4009,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 387 +Total: 388 <br>(+5 virtual +4 native-only) </th> -<th>384</th> -<th>285</th> -<th>367</th> -<th>283</th> +<th>385</th> +<th>286</th> +<th>368</th> +<th>284</th> <th>15</th> </tr> </tbody> diff --git a/versions.json b/versions.json index 80724de..9677778 100644 --- a/versions.json +++ b/versions.json @@ -187,6 +187,7 @@ "libpaper": "1.1.24+nmu4", "libplist": "1.12", "libpng": "1.6.21", + "librosco": "0.1.11", "librsvg": "2.40.5", "librtmp": "a107cef", "libsamplerate": "0.1.8", |