|
@@ -790,6 +790,43 @@
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
<pre><code class="lang-lua">add_requires("cjson")
|
|
<pre><code class="lang-lua">add_requires("cjson")
|
|
</code></pre>
|
|
</code></pre>
|
|
|
|
+<h3 id="claralinux">clara (linux)</h3>
|
|
|
|
+<table>
|
|
|
|
+<thead>
|
|
|
|
+<tr>
|
|
|
|
+<th>Description</th>
|
|
|
|
+<th><em>A simple to use, composable, command line parser for C++ 11 and beyond.</em></th>
|
|
|
|
+</tr>
|
|
|
|
+</thead>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>Homepage</td>
|
|
|
|
+<td><a href="https://github.com/catchorg/Clara">https://github.com/catchorg/Clara</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>BSL-1.0</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Versions</td>
|
|
|
|
+<td>1.1.5</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Architectures</td>
|
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Definition</td>
|
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/clara/xmake.lua">clara/xmake.lua</a></td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
|
+<pre><code class="lang-console">xrepo install clara
|
|
|
|
+</code></pre>
|
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
|
+<pre><code class="lang-lua">add_requires("clara")
|
|
|
|
+</code></pre>
|
|
<h3 id="cmakelinux">cmake (linux)</h3>
|
|
<h3 id="cmakelinux">cmake (linux)</h3>
|
|
<table>
|
|
<table>
|
|
<thead>
|
|
<thead>
|
|
@@ -3689,6 +3726,43 @@
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
<pre><code class="lang-lua">add_requires("luajit")
|
|
<pre><code class="lang-lua">add_requires("luajit")
|
|
</code></pre>
|
|
</code></pre>
|
|
|
|
+<h3 id="lyralinux">lyra (linux)</h3>
|
|
|
|
+<table>
|
|
|
|
+<thead>
|
|
|
|
+<tr>
|
|
|
|
+<th>Description</th>
|
|
|
|
+<th><em>A simple to use, composable, command line parser for C++ 11 and beyond</em></th>
|
|
|
|
+</tr>
|
|
|
|
+</thead>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>Homepage</td>
|
|
|
|
+<td><a href="https://www.bfgroup.xyz/Lyra/">https://www.bfgroup.xyz/Lyra/</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>BSL-1.0</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Versions</td>
|
|
|
|
+<td>1.5.1</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Architectures</td>
|
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Definition</td>
|
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lyra/xmake.lua">lyra/xmake.lua</a></td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
|
+<pre><code class="lang-console">xrepo install lyra
|
|
|
|
+</code></pre>
|
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
|
+<pre><code class="lang-lua">add_requires("lyra")
|
|
|
|
+</code></pre>
|
|
<h2 id="m">m</h2>
|
|
<h2 id="m">m</h2>
|
|
<h3 id="m4linux">m4 (linux)</h3>
|
|
<h3 id="m4linux">m4 (linux)</h3>
|
|
<table>
|
|
<table>
|
|
@@ -4983,6 +5057,43 @@
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
<pre><code class="lang-lua">add_requires("tbox")
|
|
<pre><code class="lang-lua">add_requires("tbox")
|
|
</code></pre>
|
|
</code></pre>
|
|
|
|
+<h3 id="tinyobjloaderlinux">tinyobjloader (linux)</h3>
|
|
|
|
+<table>
|
|
|
|
+<thead>
|
|
|
|
+<tr>
|
|
|
|
+<th>Description</th>
|
|
|
|
+<th><em>Tiny but powerful single file wavefront obj loader</em></th>
|
|
|
|
+</tr>
|
|
|
|
+</thead>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>Homepage</td>
|
|
|
|
+<td><a href="https://github.com/tinyobjloader/tinyobjloader">https://github.com/tinyobjloader/tinyobjloader</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>MIT</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Versions</td>
|
|
|
|
+<td>1.0.7</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Architectures</td>
|
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Definition</td>
|
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/t/tinyobjloader/xmake.lua">tinyobjloader/xmake.lua</a></td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
|
+<pre><code class="lang-console">xrepo install tinyobjloader
|
|
|
|
+</code></pre>
|
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
|
+<pre><code class="lang-lua">add_requires("tinyobjloader")
|
|
|
|
+</code></pre>
|
|
<h3 id="tinyxml2linux">tinyxml2 (linux)</h3>
|
|
<h3 id="tinyxml2linux">tinyxml2 (linux)</h3>
|
|
<table>
|
|
<table>
|
|
<thead>
|
|
<thead>
|