diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-03 03:34:41 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-03 03:34:41 (GMT) |
commit | 8ab2b6b2e1822215bfb59b7ececa3bd7878cbc1c (patch) | |
tree | bc1075a289c921f3d24fa102c58dab565aa3ffa3 /docs | |
parent | 92681ef4e9279503d04b5e6f67e00dbb2b8b2222 (diff) | |
download | mxe-8ab2b6b2e1822215bfb59b7ececa3bd7878cbc1c.zip mxe-8ab2b6b2e1822215bfb59b7ececa3bd7878cbc1c.tar.gz mxe-8ab2b6b2e1822215bfb59b7ececa3bd7878cbc1c.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 3 |
2 files changed, 17 insertions, 6 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index a071e70..307c1ba 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -48,6 +48,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> adwaita-icon-theme </th> + <td>3.36.1 </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=""> agg </th> <td>2.5 </td> <td class="supported">✓</td> @@ -659,7 +669,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> fltk </th> - <td>1.3.4-2 </td> + <td>1.3.5 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -4939,14 +4949,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 475 +Total: 476 <br>(+7 virtual +8 native-only) </th> -<th>470</th> +<th>471</th> +<th>406</th> +<th>457</th> <th>405</th> -<th>456</th> -<th>404</th> <th>43</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 5c1ba6b..2cfcd9b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -1,5 +1,6 @@ { "a52dec": {"version": "0.7.4", "website": "https://liba52.sourceforge.io/", "description": "a52dec (aka. liba52)"}, + "adwaita-icon-theme": {"version": "3.36.1", "website": "https://gtk.org/", "description": "GTK+"}, "agg": {"version": "2.5", "website": "https://antigrain.com/", "description": "Anti-Grain Geometry"}, "alure": {"version": "1.2", "website": "https://kcat.strangesoft.net/alure.html", "description": ""}, "apr": {"version": "1.5.2", "website": "https://apr.apache.org/", "description": "APR"}, @@ -61,7 +62,7 @@ "file": {"version": "5.24", "website": "https://www.darwinsys.com/file/", "description": ""}, "flac": {"version": "1.3.3", "website": "https://www.xiph.org/flac/", "description": "FLAC"}, "flann": {"version": "1.8.4", "website": "https://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN", "description": "FLANN"}, - "fltk": {"version": "1.3.4-2", "website": "https://www.fltk.org/", "description": "FLTK"}, + "fltk": {"version": "1.3.5", "website": "https://www.fltk.org/", "description": "FLTK"}, "fluidsynth": {"version": "2.0.7", "website": "http://fluidsynth.org/", "description": "FluidSynth - a free software synthesizer based on the SoundFont 2 specifications"}, "fontconfig": {"version": "2.13.1", "website": "https://fontconfig.org/", "description": ""}, "freeglut": {"version": "3.2.1", "website": "https://freeglut.sourceforge.io/", "description": ""}, |