diff options
-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 fb89c8d..bfef276 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1958,6 +1958,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">libmms</th> + <td>0.6.4</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">libmng</th> <td>2.0.3</td> <td class="supported">✓</td> @@ -4349,14 +4359,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 420 +Total: 421 <br>(+5 virtual +6 native-only) </th> -<th>414</th> -<th>322</th> -<th>400</th> -<th>322</th> +<th>415</th> +<th>323</th> +<th>401</th> +<th>323</th> <th>18</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index e46c68c..f043428 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -191,6 +191,7 @@ "libmad": {"version": "0.15.1b", "website": "http://www.underbit.com/products/mad/", "description": ""}, "libmicrohttpd": {"version": "0.9.38", "website": "https://www.gnu.org/software/libmicrohttpd/", "description": "GNU Libmicrohttpd"}, "libmikmod": {"version": "3.3.7", "website": "http://mikmod.raphnet.net/", "description": "libMikMod"}, + "libmms": {"version": "0.6.4", "website": "https://sourceforge.net/projects/libmms/", "description": "a library for downloading (streaming) media files using the mmst and mmsh protocols"}, "libmng": {"version": "2.0.3", "website": "http://www.libmng.com/", "description": ""}, "libmodplug": {"version": "0.8.8.4", "website": "http://modplug-xmms.sourceforge.net/", "description": ""}, "libmpcdec": {"version": "1.2.6", "website": "http://www.musepack.net/", "description": ""}, |