summaryrefslogtreecommitdiffstats
path: root/audio/py-openal
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build problem, it isn't linking appropriately to openal lib.acm2006-08-213-7/+54
| | | | | | - Add patch_py-openal.c. This port is using DEPRECATED functions of openal. Approved by: garga (mentor)
* Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1
| | | | Approved by: garga (mentor)
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkerwin2006-06-111-1/+0
| | | | | | | | 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
* update freealut to 1.1.0oliver2006-06-081-1/+2
|
* - Update to 0.1.6pav2006-05-103-12/+24
| | | | | PR: ports/97088 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* update to openal 20060211 [1]oliver2006-04-231-1/+2
| | | | | | | | | | fix dependant ports [2] PR: ports/96172 [1] ports/95192 [2] Submitted by: maintainer [1] oliver [2] Approved by: maintainer
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Respect PREFIX/X11BASEgarga2005-10-182-0/+20
| | | | | Submitted by: maintainer Reported by: krismail
* PyOpenAL is a binding of OpenAL for Python. This binding is at possiblegarga2005-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>
OpenPOWER on IntegriCloud