diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-21 15:28:58 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-21 15:28:58 (GMT) |
commit | 98671abdfc2301258659f18db09817e5d3ee5aef (patch) | |
tree | e1a8efde23d0e758178a966b2fc214bf5eaebf1d | |
parent | 88167a310b8cbf94b2fcc6f8570fb6d78a483e05 (diff) | |
download | mxe-98671abdfc2301258659f18db09817e5d3ee5aef.zip mxe-98671abdfc2301258659f18db09817e5d3ee5aef.tar.gz mxe-98671abdfc2301258659f18db09817e5d3ee5aef.tar.bz2 |
Update packages.json & build-matrix.html
-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 4f3de65..d1c7587 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2348,6 +2348,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> libraw </th> + <td>0.19.5 </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=""> librosco </th> <td>0.1.11 </td> <td class="supported">✓</td> @@ -4959,14 +4969,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 477 +Total: 478 <br>(+7 virtual +8 native-only) </th> -<th>472</th> +<th>473</th> +<th>408</th> +<th>459</th> <th>407</th> -<th>458</th> -<th>406</th> <th>44</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index e8c8dcf..59cc300 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -230,6 +230,7 @@ "libplist": {"version": "2.0.0", "website": "https://github.com/libimobiledevice/libplist", "description": ""}, "libpng": {"version": "1.6.37", "website": "http://www.libpng.org/", "description": ""}, "libqrencode": {"version": "4.0.2", "website": "https://fukuchi.org/works/qrencode/", "description": "a fast and compact QR Code encoding library"}, + "libraw": {"version": "0.19.5", "website": "https://libraw.org", "description": "A library for reading RAW files obtained from digital photo cameras"}, "librosco": {"version": "0.1.11", "website": "https://github.com/colinbourassa/librosco/", "description": ""}, "librsvg": {"version": "2.40.5", "website": "https://librsvg.sourceforge.io/", "description": ""}, "librtmp": {"version": "fa8646d", "website": "https://rtmpdump.mplayerhq.hu/", "description": ""}, |