[Haskell-cafe] ANNOUNCE: New OpenAL packages

Sven Panne svenpanne at gmail.com
Tue Dec 17 13:07:26 UTC 2013


New versions of the OpenAL packages are available on Hackage:

   * OpenAL 1.5.0.0
   * ALUT 2.3.0.0

The main change is that the installation doesn't require autoconf
anymore, instead of that, a pure Cabal-based build system is used now.
This should make installing the packages on non-Linux systems much
easier. Apart from that, uniqueBuffers works now and iOS is a
supported platform, thanks to Stephen Blackheath. The packages depend
on OpenGL now instead of ObjectName/StateVar/Tensor, because the
latter packages were assimilated into OpenGL and there are probably
very few programs using OpenAL without OpenGL.

Have fun,
   S.


More information about the Haskell-Cafe mailing list