Date: Mon, 2 Feb 2009 09:31:47 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/openal-soft Makefile distinfo pkg-descr pkg-plist ports/audio/openal-soft/files patch-CMakeLists.txt Message-ID: <200902020931.n129Vlru062759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902020931.n129Vlru062759>
