Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-04-02 04:17:25 +00:00
parent 3fcaa581b5
commit efb85f1a73
2 changed files with 14 additions and 3 deletions

View File

@ -3197,6 +3197,16 @@ feel free to submit a pull request.
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">qca</th>
<td>2.1.3</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">qdbm</th>
<td>1.8.78</td>
@ -4409,14 +4419,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 426
Total: 427
<br>(+5 virtual
+6 native-only)
</th>
<th>420</th>
<th>330</th>
<th>331</th>
<th>406</th>
<th>330</th>
<th>331</th>
<th>19</th>
</tr>
</tbody>

View File

@ -315,6 +315,7 @@
"proj": {"version": "4.9.3", "website": "https://trac.osgeo.org/proj/", "description": ""},
"protobuf": {"version": "3.2.0", "website": "https://github.com/google/protobuf", "description": ""},
"pthreads": {"version": "POSIX 1003.1-2001", "website": "https://en.wikipedia.org/wiki/POSIX_Threads", "description": "POSIX Threads"},
"qca": {"version": "2.1.3", "website": "https://userbase.kde.org/QCA", "description": "Qt Cryptographic Architecture"},
"qdbm": {"version": "1.8.78", "website": "http://fallabs.com/qdbm/", "description": "QDBM"},
"qhttpengine": {"version": "0.1.0", "website": "https://github.com/nitroshare/qhttpengine", "description": ""},
"qjson": {"version": "0.8.1", "website": "https://qjson.sourceforge.io/", "description": "QJson"},