Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-11-14 21:57:26 +00:00
parent 96a42362fc
commit f6f28b9965
2 changed files with 27 additions and 5 deletions

View File

@ -967,6 +967,16 @@ feel free to submit a pull request.
<td class="neutral">&bull;</td>
</tr>
<tr>
<th class="row" title=""> gpgme </th>
<td>1.11.1 </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=""> graphicsmagick </th>
<td>1.3.21 </td>
@ -1527,6 +1537,16 @@ feel free to submit a pull request.
<td></td>
</tr>
<tr>
<th class="row" title=""> libassuan </th>
<td>2.5.1 </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=""> libatomic_ops </th>
<td>7.4.8 </td>
@ -4799,14 +4819,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 461
Total: 463
<br>(+7 virtual
+8 native-only)
</th>
<th>455</th>
<th>389</th>
<th>441</th>
<th>388</th>
<th>457</th>
<th>391</th>
<th>443</th>
<th>390</th>
<th>33</th>
</tr>
</tbody>

View File

@ -92,6 +92,7 @@
"gnutls": {"version": "3.5.19", "website": "https://www.gnu.org/software/gnutls/", "description": "GnuTLS"},
"googlemock": {"version": "1.7.0", "website": "https://github.com/google/googlemock", "description": "Google Mock"},
"googletest": {"version": "1.7.0", "website": "https://github.com/google/googletest", "description": "Google Test"},
"gpgme": {"version": "1.11.1", "website": "https://www.gnupg.org/related_software/gpgme/", "description": "gpgme"},
"graphicsmagick": {"version": "1.3.21", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"},
"gsl": {"version": "2.3", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"},
"gsoap": {"version": "2.8.63", "website": "https://www.genivia.com/dev.html", "description": "gSOAP"},
@ -148,6 +149,7 @@
"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": ""},
"libassuan": {"version": "2.5.1", "website": "https://www.gnupg.org/related_software/libassuan/", "description": "libassuan"},
"libatomic_ops": {"version": "7.4.8", "website": "https://github.com/ivmai/libatomic_ops", "description": "The atomic_ops project (Atomic memory update operations portable implementation)"},
"libbluray": {"version": "0.9.2", "website": "https://www.videolan.org/developers/libbluray.html", "description": ""},
"libbs2b": {"version": "3.1.0", "website": "https://bs2b.sourceforge.io/", "description": "Bauer Stereophonic-to-Binaural library"},