cvs commit: ports/audio Makefile ports/audio/openal-soft Makefile
distinfo pkg-descr pkg-plist ports/audio/openal-soft/files
patch-CMakeLists.txt
Beech Rintoul
beech at FreeBSD.org
Mon Feb 2 01:31:49 PST 2009
beech 2009-02-02 09:31:47 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/openal-soft Makefile distinfo pkg-descr pkg-plist
audio/openal-soft/files patch-CMakeLists.txt
Log:
OpenAL Soft is a software implementation of the OpenAL 3D audio API and an
alternative to the somewhat outdated reference implementation.
As stated on the website, OpenAL provides capabilities for playing audio in a
virtual 3d environment. Distance attenuation, doppler shift, and directional
sound emitters are among the features handled by the API. More advanced
effects, including air absorption, low-pass filters, and reverb, are
available through the EFX extension. It also facilitates streaming audio,
multi-channel buffers, and audio capture.
WWW: http://kcat.strangesoft.net/openal.html
PR: ports/131260
Submitted by: Marcus von Appen <mva at sysfault.org>
Revision Changes Path
1.1015 +1 -0 ports/audio/Makefile
1.1 +24 -0 ports/audio/openal-soft/Makefile (new)
1.1 +3 -0 ports/audio/openal-soft/distinfo (new)
1.1 +11 -0 ports/audio/openal-soft/files/patch-CMakeLists.txt (new)
1.1 +10 -0 ports/audio/openal-soft/pkg-descr (new)
1.1 +9 -0 ports/audio/openal-soft/pkg-plist (new)
More information about the cvs-ports
mailing list