aboutsummaryrefslogtreecommitdiff
path: root/audio/py-al
Commit message (Collapse)AuthorAgeFilesLines
* Convert the tree to USES=openalAntoine Brodin2013-12-251-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* - Convert to PYDISTUTILS_AUTOPLISTMarcus von Appen2013-09-292-51/+1
| | | | | | | - Enable stage support Notes: svn path=/head/; revision=328681
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* PyAL is a wrapper around the OpenAL library and as such similar to theMarcus von Appen2013-04-264-0/+75
discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead. WWW: http://bitbucket.org/marcusva/py-al Notes: svn path=/head/; revision=316621