1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-12 07:36:24 +01:00

Update local LV2 libraries to latest versions

lilv-0.24.6
   lv2-1.16.0
   serd-0.30.2
   sord-0.16.4
   sratom-0.6.4
   suil-0.10.6
This commit is contained in:
Leland Lucius
2019-12-17 11:15:16 -06:00
parent 9dab0a2fee
commit be336797b3
2676 changed files with 277368 additions and 138239 deletions

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Serd</title>
<link href="doc/html/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top">
<div id="titlearea">
<div id="header">
<div id="titlebox">
<h1 id="title">Serd</h1>
<div id="shortdesc">A lightweight library for RDF storage and serialisation</div>
</div>
<div id="metabox">
<table id="meta">
<tr><th>Version</th><td>@SERD_VERSION@</td></tr>
</table>
</div>
</div>
</div>
<div id="navrow1" class="tabs" />
<ul class="tablist" />
</div>
<ul>
<li><a href="doc/html/index.html">API Documentation</a></li>
<li><a href="coverage/index.html">Test Coverage</a></li>
</ul>
<div id="footer" />
</body>
</html>