mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
e71bbbf387
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>
9 lines
386 B
Plaintext
9 lines
386 B
Plaintext
lib/%%PYTHON_VERSION%%/site-packages/pyopenal/__init__.py
|
|
lib/%%PYTHON_VERSION%%/site-packages/pyopenal/__init__.pyc
|
|
lib/%%PYTHON_VERSION%%/site-packages/pyopenal/__init__.pyo
|
|
lib/%%PYTHON_VERSION%%/site-packages/_openal.so
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/demo.py
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/sword.wav
|
|
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|
|
@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyopenal
|