Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2019-09-27 02:10:17 +00:00
parent 3fd4bb4eed
commit 9f50d361fd
2 changed files with 15 additions and 4 deletions

View File

@ -927,6 +927,16 @@ feel free to submit a pull request.
<td class="supported">&#x2713;</td>
</tr>
<tr>
<th class="row" title=""> glib-networking </th>
<td>2.54.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=""> glibmm </th>
<td>2.42.0 </td>
@ -4909,14 +4919,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 472
Total: 473
<br>(+7 virtual
+8 native-only)
</th>
<th>467</th>
<th>468</th>
<th>403</th>
<th>454</th>
<th>402</th>
<th>453</th>
<th>401</th>
<th>42</th>
</tr>
</tbody>

View File

@ -88,6 +88,7 @@
"glfw2": {"version": "2.7.9", "website": "https://www.glfw.org/", "description": "GLFW 2.x"},
"glfw3": {"version": "3.2.1", "website": "https://www.glfw.org/", "description": "GLFW 3.x"},
"glib": {"version": "2.50.2", "website": "https://gtk.org/", "description": "GLib"},
"glib-networking": {"version": "2.54.1", "website": "https://www.gnome.org", "description": "Network-related GIO modules for glib"},
"glibmm": {"version": "2.42.0", "website": "https://www.gtkmm.org/", "description": "GLibmm"},
"glm": {"version": "0.9.9.0", "website": "https://glm.g-truc.net/", "description": "GLM - OpenGL Mathematics"},
"glpk": {"version": "4.65", "website": "https://www.gnu.org/software/glpk/", "description": "GNU Linear Programming Kit"},