diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-27 03:00:42 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-27 03:00:42 (GMT) |
commit | 88c495970086ebb70ef72b9093c681fddb88b357 (patch) | |
tree | 3f52cce2d6b9c0475467879946a5ba1bc306df7f /docs | |
parent | a75d79da1e3c522f5faa74e01e24219f60d7d3a1 (diff) | |
download | mxe-88c495970086ebb70ef72b9093c681fddb88b357.zip mxe-88c495970086ebb70ef72b9093c681fddb88b357.tar.gz mxe-88c495970086ebb70ef72b9093c681fddb88b357.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 8193c84..41b9583 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1488,6 +1488,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> libao </th> + <td>1.2.2 </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=""> libarchive </th> <td>3.3.2 </td> <td class="supported">✓</td> @@ -4639,14 +4649,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 447 +Total: 448 <br>(+5 virtual +8 native-only) </th> -<th>437</th> -<th>364</th> -<th>423</th> -<th>364</th> +<th>438</th> +<th>365</th> +<th>424</th> +<th>365</th> <th>27</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 1a3b5b7..0a8ae98 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -144,6 +144,7 @@ "lensfun": {"version": "0.3.2", "website": "https://lensfun.sourceforge.io/", "description": ""}, "levmar": {"version": "2.6", "website": "https://www.ics.forth.gr/~lourakis/levmar", "description": ""}, "libaacs": {"version": "0.8.1", "website": "https://www.videolan.org/developers/libaacs.html", "description": ""}, + "libao": {"version": "1.2.2", "website": "https://www.xiph.org/libao/", "description": "AO"}, "libarchive": {"version": "3.3.2", "website": "https://www.libarchive.org/", "description": "Libarchive"}, "libass": {"version": "0.14.0", "website": "https://code.google.com/p/libass/", "description": ""}, "libatomic_ops": {"version": "7.4.8", "website": "https://github.com/ivmai/libatomic_ops", "description": "The atomic_ops project (Atomic memory update operations portable implementation)"}, |