diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-17 11:22:25 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-17 11:22:25 (GMT) |
commit | 0546ae0904a66221d8acc777804cd9680954b285 (patch) | |
tree | e56ef43e8c980d088240c4910883b13e79709a24 /docs | |
parent | 405941b517f5d58823f8b1df545f4ec16dd8e095 (diff) | |
download | mxe-0546ae0904a66221d8acc777804cd9680954b285.zip mxe-0546ae0904a66221d8acc777804cd9680954b285.tar.gz mxe-0546ae0904a66221d8acc777804cd9680954b285.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 16 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 14 insertions, 3 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 3bae177..95ad4f6 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4398,6 +4398,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> vc </th> + <td>1.3.3 </td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> vcdimager </th> <td>0.7.24 </td> <td class="supported">✓</td> @@ -4709,13 +4719,13 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 453 +Total: 454 <br>(+6 virtual +8 native-only) </th> -<th>445</th> +<th>446</th> <th>377</th> -<th>431</th> +<th>432</th> <th>376</th> <th>29</th> </tr> diff --git a/docs/packages.json b/docs/packages.json index 976f372..49afdb5 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -435,6 +435,7 @@ "unzip": {"version": "6.10b", "website": "http://www.info-zip.org", "description": "Info-ZIP"}, "upx": {"version": "3.91", "website": "https://upx.github.io/", "description": "UPX"}, "vamp-plugin-sdk": {"version": "2.5", "website": "http://vamp-plugins.org/", "description": "Vamp Plugins SDK"}, + "vc": {"version": "1.3.3", "website": "github.com", "description": "vc"}, "vcdimager": {"version": "0.7.24", "website": "https://www.gnu.org/software/vcdimager/", "description": ""}, "vidstab": {"version": "1.1.0", "website": "http://public.hronopik.de/vid.stab/features.php?lang=en", "description": "vid.stab video stablizer"}, "vigra": {"version": "1.9.0", "website": "https://ukoethe.github.io/vigra/", "description": ""}, |