|
@@ -1027,6 +1027,43 @@
|
|
<pre><code class="lang-lua">add_requires("doctest")
|
|
<pre><code class="lang-lua">add_requires("doctest")
|
|
</code></pre>
|
|
</code></pre>
|
|
<h2 id="e">e</h2>
|
|
<h2 id="e">e</h2>
|
|
|
|
+<h3 id="effceelinux">effcee (linux)</h3>
|
|
|
|
+<table>
|
|
|
|
+<thead>
|
|
|
|
+<tr>
|
|
|
|
+<th>Description</th>
|
|
|
|
+<th><em>Effcee is a C++ library for stateful pattern matching of strings.</em></th>
|
|
|
|
+</tr>
|
|
|
|
+</thead>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>Homepage</td>
|
|
|
|
+<td><a href="https://github.com/google/effcee">https://github.com/google/effcee</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>Apache-2.0</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Versions</td>
|
|
|
|
+<td>2019.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/e/effcee/xmake.lua">effcee/xmake.lua</a></td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
|
+<pre><code class="lang-console">xrepo install effcee
|
|
|
|
+</code></pre>
|
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
|
+<pre><code class="lang-lua">add_requires("effcee")
|
|
|
|
+</code></pre>
|
|
<h3 id="eigenlinux">eigen (linux)</h3>
|
|
<h3 id="eigenlinux">eigen (linux)</h3>
|
|
<table>
|
|
<table>
|
|
<thead>
|
|
<thead>
|
|
@@ -1074,8 +1111,12 @@
|
|
<td><a href="https://libexpat.github.io">https://libexpat.github.io</a></td>
|
|
<td><a href="https://libexpat.github.io">https://libexpat.github.io</a></td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>MIT</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
<td>Versions</td>
|
|
<td>Versions</td>
|
|
-<td>2.2.6</td>
|
|
|
|
|
|
+<td>2.2.10, 2.2.6</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<td>Architectures</td>
|
|
<td>Architectures</td>
|
|
@@ -4493,6 +4534,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("pcre2")
|
|
<pre><code class="lang-lua">add_requires("pcre2")
|
|
</code></pre>
|
|
</code></pre>
|
|
|
|
+<h3 id="piexlinux">piex (linux)</h3>
|
|
|
|
+<table>
|
|
|
|
+<thead>
|
|
|
|
+<tr>
|
|
|
|
+<th>Description</th>
|
|
|
|
+<th><em>Preview Image Extractor (PIEX)</em></th>
|
|
|
|
+</tr>
|
|
|
|
+</thead>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>Homepage</td>
|
|
|
|
+<td><a href="https://github.com/google/piex">https://github.com/google/piex</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>Apache-2.0</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Versions</td>
|
|
|
|
+<td>20190530</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/p/piex/xmake.lua">piex/xmake.lua</a></td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
|
+<pre><code class="lang-console">xrepo install piex
|
|
|
|
+</code></pre>
|
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
|
+<pre><code class="lang-lua">add_requires("piex")
|
|
|
|
+</code></pre>
|
|
<h3 id="pixmanlinux">pixman (linux)</h3>
|
|
<h3 id="pixmanlinux">pixman (linux)</h3>
|
|
<table>
|
|
<table>
|
|
<thead>
|
|
<thead>
|
|
@@ -4791,6 +4869,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("rapidjson")
|
|
<pre><code class="lang-lua">add_requires("rapidjson")
|
|
</code></pre>
|
|
</code></pre>
|
|
|
|
+<h3 id="re2linux">re2 (linux)</h3>
|
|
|
|
+<table>
|
|
|
|
+<thead>
|
|
|
|
+<tr>
|
|
|
|
+<th>Description</th>
|
|
|
|
+<th><em>RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.</em></th>
|
|
|
|
+</tr>
|
|
|
|
+</thead>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>Homepage</td>
|
|
|
|
+<td><a href="https://github.com/google/re2">https://github.com/google/re2</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>License</td>
|
|
|
|
+<td>BSD-3-Clause</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+<td>Versions</td>
|
|
|
|
+<td>2020.11.01</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/r/re2/xmake.lua">re2/xmake.lua</a></td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
|
+<pre><code class="lang-console">xrepo install re2
|
|
|
|
+</code></pre>
|
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
|
+<pre><code class="lang-lua">add_requires("re2")
|
|
|
|
+</code></pre>
|
|
<h2 id="s">s</h2>
|
|
<h2 id="s">s</h2>
|
|
<h3 id="sfmllinux">sfml (linux)</h3>
|
|
<h3 id="sfmllinux">sfml (linux)</h3>
|
|
<table>
|
|
<table>
|