summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/build-matrix.html18
-rw-r--r--docs/packages.json3
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html
index 1063ef8..d48a016 100644
--- a/docs/build-matrix.html
+++ b/docs/build-matrix.html
@@ -2068,6 +2068,16 @@ feel free to submit a pull request.
</tr>
<tr>
+ <th class="row">libomemo</th>
+ <td>0.4.1</td>
+ <td class="supported">&#x2713;</td>
+ <td class="unsupported">&#x2717;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="unsupported">&#x2717;</td>
+ <td class="unsupported">&#x2717;</td>
+ </tr>
+
+<tr>
<th class="row">libotr</th>
<td>4.1.1</td>
<td class="supported">&#x2713;</td>
@@ -2569,7 +2579,7 @@ feel free to submit a pull request.
<tr>
<th class="row">mxml</th>
- <td>2.9</td>
+ <td>2.10</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>
@@ -4389,13 +4399,13 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
-Total: 424
+Total: 425
<br>(+5 virtual
+6 native-only)
</th>
-<th>418</th>
+<th>419</th>
<th>329</th>
-<th>404</th>
+<th>405</th>
<th>329</th>
<th>19</th>
</tr>
diff --git a/docs/packages.json b/docs/packages.json
index 2a79c29..86af725 100644
--- a/docs/packages.json
+++ b/docs/packages.json
@@ -202,6 +202,7 @@
"liboauth": {"version": "1.0.3", "website": "https://liboauth.sourceforge.io/", "description": ""},
"libodbc++": {"version": "0.2.5", "website": "https://libodbcxx.sourceforge.io/", "description": ""},
"liboil": {"version": "0.3.17", "website": "https://liboil.freedesktop.org/", "description": ""},
+ "libomemo": {"version": "0.4.1", "website": "https://github.com/gkdr/libomemo", "description": "Implementation of OMEMO in C"},
"libotr": {"version": "4.1.1", "website": "https://otr.cypherpunks.ca/", "description": "Off-the-Record Messaging"},
"libpano13": {"version": "2.9.18", "website": "https://panotools.sourceforge.io/", "description": ""},
"libpaper": {"version": "1.1.24+nmu4", "website": "https://packages.debian.org/unstable/libpaper1", "description": ""},
@@ -252,7 +253,7 @@
"muparser": {"version": "2.2.5", "website": "http://muparser.beltoforion.de/", "description": "muParser"},
"muparserx": {"version": "4.0.4", "website": "http://muparserx.beltoforion.de/", "description": "muParserX"},
"mxe-conf": {"version": "1", "website": "", "description": ""},
- "mxml": {"version": "2.9", "website": "https://michaelrsweet.github.io/", "description": "Mini-XML"},
+ "mxml": {"version": "2.10", "website": "https://michaelrsweet.github.io/mxml/", "description": "Mini-XML"},
"ncurses": {"version": "e14300b", "website": "https://www.gnu.org/software/ncurses/", "description": "Ncurses"},
"neon": {"version": "0.30.2", "website": "http://webdav.org/neon/", "description": "HTTP and WebDAV client library (libneon)"},
"netcdf": {"version": "4.3.0", "website": "https://www.unidata.ucar.edu/software/netcdf/", "description": "NetCDF"},