Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-12-27 03:00:42 +00:00
parent a75d79da1e
commit 88c4959700
2 changed files with 16 additions and 5 deletions

View File

@ -1487,6 +1487,16 @@ feel free to submit a pull request.
<td></td>
</tr>
<tr>
<th class="row" title=""> libao </th>
<td>1.2.2 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td></td>
</tr>
<tr>
<th class="row" title=""> libarchive </th>
<td>3.3.2 </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>

View File

@ -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)"},