aboutsummaryrefslogtreecommitdiff
path: root/audio/py-openal
Commit message (Collapse)AuthorAgeFilesLines
* - Respect PREFIX/X11BASERenato Botelho2005-10-182-0/+20
| | | | | | | | Submitted by: maintainer Reported by: krismail Notes: svn path=/head/; revision=145731
* PyOpenAL is a binding of OpenAL for Python. This binding is at possibleRenato Botelho2005-10-054-0/+54
OO (Listener, Source and Buffer are objects). Extensions are not supported yet. Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis modules). PyOpenAL can be used independently or along with Soya, our 3D engine for Python. WWW: http://home.gna.org/oomadness/en/pyopenal/index.html PR: ports/86926 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=144316