Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-02-01 10:28:31 +00:00
parent b4d0adab9d
commit 559e62353f
2 changed files with 6 additions and 6 deletions

View File

@ -219,7 +219,7 @@ feel free to submit a pull request.
<tr>
<th class="row">cairo</th>
<td>1.14.6</td>
<td>1.15.4</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -839,7 +839,7 @@ feel free to submit a pull request.
<tr>
<th class="row">glib</th>
<td>2.44.1</td>
<td>2.50.2</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -1029,7 +1029,7 @@ feel free to submit a pull request.
<tr>
<th class="row">gtk3</th>
<td>3.14.4</td>
<td>3.22.7</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>

View File

@ -17,7 +17,7 @@
"box2d": {"version": "2.3.1", "website": "http://www.box2d.org/", "description": "Box2D"},
"bullet": {"version": "2.82-r2704", "website": "http://bulletphysics.org/", "description": "Bullet physics, version 2"},
"bzip2": {"version": "1.0.6", "website": "http://www.bzip.org/", "description": ""},
"cairo": {"version": "1.14.6", "website": "http://cairographics.org/", "description": ""},
"cairo": {"version": "1.15.4", "website": "http://cairographics.org/", "description": ""},
"cairomm": {"version": "1.11.2", "website": "http://cairographics.org/cairomm/", "description": ""},
"cblas": {"version": "1", "website": "http://www.netlib.org/blas/", "description": ""},
"ccfits": {"version": "2.4", "website": "http://heasarc.gsfc.nasa.gov/fitsio/ccfits", "description": "CCfits"},
@ -79,7 +79,7 @@
"glew": {"version": "1.12.0", "website": "http://glew.sourceforge.net/", "description": "GLEW"},
"glfw2": {"version": "2.7.9", "website": "http://www.glfw.org/", "description": "GLFW 2.x"},
"glfw3": {"version": "3.1.2", "website": "http://www.glfw.org/", "description": "GLFW 3.x"},
"glib": {"version": "2.44.1", "website": "http://www.gtk.org/", "description": "GLib"},
"glib": {"version": "2.50.2", "website": "http://www.gtk.org/", "description": "GLib"},
"glibmm": {"version": "2.42.0", "website": "http://www.gtkmm.org/", "description": "GLibmm"},
"glm": {"version": "0.9.7.6", "website": "http://glm.g-truc.net", "description": "GLM - OpenGL Mathematics"},
"glpk": {"version": "4.60", "website": "https://www.gnu.org/software/glpk/", "description": "GNU Linear Programming Kit"},
@ -98,7 +98,7 @@
"gstreamer": {"version": "1.6.2", "website": "http://gstreamer.freedesktop.org/", "description": ""},
"gta": {"version": "1.0.7", "website": "http://www.nongnu.org/gta/", "description": ""},
"gtk2": {"version": "2.24.29", "website": "http://www.gtk.org/", "description": "GTK+"},
"gtk3": {"version": "3.14.4", "website": "http://www.gtk.org/", "description": "GTK+"},
"gtk3": {"version": "3.22.7", "website": "http://www.gtk.org/", "description": "GTK+"},
"gtkglarea": {"version": "2.0.1", "website": "http://www.mono-project.com/GtkGLArea/", "description": "GtkGLArea"},
"gtkglext": {"version": "1.2.0", "website": "http://gtkglext.sourceforge.net/", "description": "GtkGLExt"},
"gtkglextmm": {"version": "1.2.0", "website": "http://gtkglext.sourceforge.net/", "description": "GtkGLExtmm"},