diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-26 12:56:39 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-26 12:56:39 (GMT) |
commit | 503c9ebeeb9c9b4478d1d57f575e0fcbd68844c1 (patch) | |
tree | ea84528bf92209cac0a0968473535367d03b2ffb /docs | |
parent | a118ee0271f9bd4c6f0a0d42b981e7d12213799a (diff) | |
download | mxe-503c9ebeeb9c9b4478d1d57f575e0fcbd68844c1.zip mxe-503c9ebeeb9c9b4478d1d57f575e0fcbd68844c1.tar.gz mxe-503c9ebeeb9c9b4478d1d57f575e0fcbd68844c1.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 18 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 15 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 10a3b49..c3af036 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3088,6 +3088,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> osgearth </th> + <td>2.9 </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=""> ossim </th> <td>43a071a </td> <td class="supported">✓</td> @@ -4719,14 +4729,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 454 +Total: 455 <br>(+6 virtual +8 native-only) </th> -<th>449</th> +<th>450</th> +<th>381</th> +<th>436</th> <th>380</th> -<th>435</th> -<th>379</th> <th>29</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index c8fb72a..4fe5a54 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -304,6 +304,7 @@ "openthreads": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"}, "opus": {"version": "1.1.1", "website": "https://opus-codec.org/", "description": ""}, "opusfile": {"version": "0.6", "website": "https://opus-codec.org/", "description": ""}, + "osgearth": {"version": "2.9", "website": "http://osgearth.org/", "description": "Geospatial SDK for OpenSceneGraph"}, "ossim": {"version": "43a071a", "website": "https://trac.osgeo.org/ossim", "description": "OSSIM"}, "pango": {"version": "1.37.4", "website": "http://www.pango.org/", "description": "Pango"}, "pangomm": {"version": "2.34.0", "website": "http://www.pango.org/", "description": "Pangomm"}, |