| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Add patch_py-openal.c. This port is using DEPRECATED functions of openal.
Approved by: garga (mentor)
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
| |
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr
|
| |
|
|
|
|
|
| |
PR: ports/97088
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: krismail
|
|
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>
|