Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 years ago
parent
commit
1b29d917f0

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: port, hpsocket, fftw**
+- **Recently added: angelscript, port, hpsocket**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (161)
+- Packages (162)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -91,6 +91,39 @@
 }
 </style>
     <h2 id="a">a</h2>
+<h3 id="angelscriptandroid">angelscript (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://angelcode.com/angelscript/">http://angelcode.com/angelscript/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.34.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua">angelscript/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] angelscript
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("angelscript")
+</code></pre>
 <h3 id="autoconfandroid">autoconf (android)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -124,6 +124,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("abseil")
 </code></pre>
+<h3 id="angelscriptlinux">angelscript (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://angelcode.com/angelscript/">http://angelcode.com/angelscript/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.34.0</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/a/angelscript/xmake.lua">angelscript/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install angelscript
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("angelscript")
+</code></pre>
 <h3 id="assimplinux">assimp (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/mingw.html

@@ -91,6 +91,39 @@
 }
 </style>
     <h2 id="a">a</h2>
+<h3 id="angelscriptmingw">angelscript (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://angelcode.com/angelscript/">http://angelcode.com/angelscript/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.34.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua">angelscript/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] angelscript
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("angelscript")
+</code></pre>
 <h3 id="autoconfmingw">autoconf (mingw)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/msys.html

@@ -91,6 +91,39 @@
 }
 </style>
     <h2 id="a">a</h2>
+<h3 id="angelscriptmsys">angelscript (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://angelcode.com/angelscript/">http://angelcode.com/angelscript/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.34.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua">angelscript/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install angelscript
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("angelscript")
+</code></pre>
 <h3 id="autoconfmsys">autoconf (msys)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/windows.html

@@ -124,6 +124,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("abseil")
 </code></pre>
+<h3 id="angelscriptwindows">angelscript (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://angelcode.com/angelscript/">http://angelcode.com/angelscript/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2.34.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua">angelscript/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install angelscript
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("angelscript")
+</code></pre>
 <h3 id="assimpwindows">assimp (windows)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -1,4 +1,27 @@
 ## a
+### angelscript (android)
+
+
+| Description | *Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts* |
+| -- | -- |
+| Homepage | [http://angelcode.com/angelscript/](http://angelcode.com/angelscript/) |
+| Versions | 2.34.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [angelscript/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] angelscript
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("angelscript")
+```
+
+
 ### autoconf (android)
 
 

+ 23 - 0
packages/linux.md

@@ -22,6 +22,29 @@ add_requires("abseil")
 ```
 
 
+### angelscript (linux)
+
+
+| Description | *Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts* |
+| -- | -- |
+| Homepage | [http://angelcode.com/angelscript/](http://angelcode.com/angelscript/) |
+| Versions | 2.34.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [angelscript/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install angelscript
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("angelscript")
+```
+
+
 ### assimp (linux)
 
 

+ 23 - 0
packages/mingw.md

@@ -1,4 +1,27 @@
 ## a
+### angelscript (mingw)
+
+
+| Description | *Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts* |
+| -- | -- |
+| Homepage | [http://angelcode.com/angelscript/](http://angelcode.com/angelscript/) |
+| Versions | 2.34.0 |
+| Architectures | i386, x86_64 |
+| Definition | [angelscript/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] angelscript
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("angelscript")
+```
+
+
 ### autoconf (mingw)
 
 

+ 23 - 0
packages/msys.md

@@ -1,4 +1,27 @@
 ## a
+### angelscript (msys)
+
+
+| Description | *Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts* |
+| -- | -- |
+| Homepage | [http://angelcode.com/angelscript/](http://angelcode.com/angelscript/) |
+| Versions | 2.34.0 |
+| Architectures | i386, x86_64 |
+| Definition | [angelscript/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install angelscript
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("angelscript")
+```
+
+
 ### autoconf (msys)
 
 

+ 23 - 0
packages/windows.md

@@ -22,6 +22,29 @@ add_requires("abseil")
 ```
 
 
+### angelscript (windows)
+
+
+| Description | *Extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts* |
+| -- | -- |
+| Homepage | [http://angelcode.com/angelscript/](http://angelcode.com/angelscript/) |
+| Versions | 2.34.0 |
+| Architectures | x64, x86 |
+| Definition | [angelscript/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/angelscript/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install angelscript
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("angelscript")
+```
+
+
 ### assimp (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2020-11-14T14:28:42+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2020-11-14T14:28:43+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2020-11-14T14:28:43+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2020-11-14T14:28:43+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2020-11-14T14:28:44+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2020-11-14T14:28:44+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2020-11-14T14:28:44+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2020-11-14T14:28:44+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2020-11-14T14:28:44+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2020-11-14T14:28:45+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2020-11-14T14:28:45+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2020-11-14T14:28:45+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2020-11-14T14:28:45+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2020-11-14T14:28:45+08:00</lastmod>
+  <lastmod>2020-11-15T10:36:38+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: port, hpsocket, fftw**
+- **Recently added: angelscript, port, hpsocket**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (161)
+- 包列表 (162)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)