summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2013-05-05 19:24:00 (GMT)
committerDennis Brentjes <d.brentjes@gmail.com>2013-05-05 19:45:54 (GMT)
commit858a57e65bac1e5751f1e622ef1ccf01b772d9a8 (patch)
tree6c11da2e95c369d01c91bb52867857940f0179ad /index.html
parent0a78a67d8edb5353d4104a3d622c7f8745278c85 (diff)
downloadmxe-858a57e65bac1e5751f1e622ef1ccf01b772d9a8.zip
mxe-858a57e65bac1e5751f1e622ef1ccf01b772d9a8.tar.gz
mxe-858a57e65bac1e5751f1e622ef1ccf01b772d9a8.tar.bz2
Added the Alure package.
The alure package is an conveniance library for openal that packs certain OpenAL functionality in a os independent wrapper. It also can use certain audio libraries to extend the type of loadable audio files. The current package setup depends on all the audio libraries that mxe currently has and that Alure can handle. Moved VERBOSE=1 to the end of the make line as per request. Also moved the cmake_toolchain_file line to the end of the cmake command block. Moved from a insource to an outsource build of alure with cmake
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index 546453f..fb1c916 100644
--- a/index.html
+++ b/index.html
@@ -909,6 +909,11 @@ aptitude -t squeeze-backports install cmake yasm</pre>
<td id="agg-website"><a href="http://www.antigrain.com/">Anti-Grain Geometry</a></td>
</tr>
<tr>
+ <td id="alure-package">alure</td>
+ <td id="alure-version">1.2</td>
+ <td id="alure-website"><a href="ihttp://kcat.strangesoft.net/alure.html">alure</a></td>
+ </tr>
+ <tr>
<td id="apr-util-package">apr-util</td>
<td id="apr-util-version">1.4.1</td>
<td id="apr-util-website"><a href="http://apr.apache.org/">APR-util</a></td>