diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 18 | ||||
-rw-r--r-- | docs/packages.json | 3 |
2 files changed, 5 insertions, 16 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index cc09085..e259ed3 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4219,17 +4219,7 @@ feel free to submit a pull request. <tr> <th class="row">vtk</th> - <td>5.8.0</td> - <td class="supported">✓</td> - <td class="unsupported">✗</td> - <td class="supported">✓</td> - <td class="unsupported">✗</td> - <td class="unsupported">✗</td> - </tr> - -<tr> - <th class="row">vtk6</th> - <td>6.3.0</td> + <td>8.0.0</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -4449,13 +4439,13 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 430 +Total: 429 <br>(+7 virtual +4 native-only) </th> -<th>424</th> +<th>423</th> <th>336</th> -<th>410</th> +<th>409</th> <th>336</th> <th>19</th> </tr> diff --git a/docs/packages.json b/docs/packages.json index c3cf0a5..2b2ff32 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -417,8 +417,7 @@ "vo-aacenc": {"version": "0.1.3", "website": "https://github.com/mstorsjo/vo-aacenc", "description": "VO-AACENC"}, "vo-amrwbenc": {"version": "0.1.3", "website": "https://github.com/mstorsjo/vo-amrwbenc", "description": "VO-AMRWBENC"}, "vorbis": {"version": "1.3.5", "website": "http://www.vorbis.com/", "description": "Vorbis"}, - "vtk": {"version": "5.8.0", "website": "http://www.vtk.org/", "description": ""}, - "vtk6": {"version": "6.3.0", "website": "http://www.vtk.org/", "description": "VTK6"}, + "vtk": {"version": "8.0.0", "website": "", "description": ""}, "waf": {"version": "1.8.17", "website": "https://waf.io/", "description": "Waf: the meta build system"}, "wavpack": {"version": "4.75.2", "website": "http://www.wavpack.com/", "description": "WavPack"}, "wget": {"version": "1.19.1", "website": "https://www.gnu.org/software/wget/", "description": ""}, |