diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-31 06:07:00 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-31 06:07:00 (GMT) |
commit | 94021887e9202650b0f07ead8bdb614e79e620d2 (patch) | |
tree | 8b0f402b5278a9b61e3c48e6da5b9aa1d258a9d2 /docs | |
parent | ba02f4234f8674841b9a6f430f35aab079d16bb2 (diff) | |
download | mxe-94021887e9202650b0f07ead8bdb614e79e620d2.zip mxe-94021887e9202650b0f07ead8bdb614e79e620d2.tar.gz mxe-94021887e9202650b0f07ead8bdb614e79e620d2.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 | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 8a465ce..83d6e41 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2158,6 +2158,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">libqrencode</th> + <td>4.0.0</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">librosco</th> <td>0.1.11</td> <td class="supported">✓</td> @@ -4539,14 +4549,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 439 +Total: 440 <br>(+7 virtual +4 native-only) </th> -<th>433</th> -<th>349</th> -<th>419</th> -<th>349</th> +<th>434</th> +<th>350</th> +<th>420</th> +<th>350</th> <th>24</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index a8d1179..8c73d28 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -211,6 +211,7 @@ "libpaper": {"version": "1.1.24+nmu4", "website": "https://packages.debian.org/unstable/libpaper1", "description": ""}, "libplist": {"version": "1.12", "website": "https://github.com/libimobiledevice/libplist", "description": ""}, "libpng": {"version": "1.6.34", "website": "http://www.libpng.org/", "description": ""}, + "libqrencode": {"version": "4.0.0", "website": "https://fukuchi.org/works/qrencode/", "description": "a fast and compact QR Code encoding library"}, "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": "a107cef", "website": "https://rtmpdump.mplayerhq.hu/", "description": ""}, |