Port details on branch 2024Q3 |
- openal-soft Software implementation of the OpenAL specification
- 1.21.1_4 audio =0 1.21.1_4Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2024-08-22 19:15:07
- Last Update: 2024-08-22 19:11:40
- Commit Hash: 11e3f2d
- License: LGPL20+
- WWW:
- https://openal-soft.org/
- Description:
- OpenAL Soft is a software implementation of the OpenAL 3D audio
API. 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openal-soft>0:audio/openal-soft
- To install the port:
- cd /usr/ports/audio/openal-soft/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/openal-soft
- pkg install openal-soft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openal-soft
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723055526
SHA256 (openal-soft-1.21.1.tar.bz2) = c8ad767e9a3230df66756a21cc8ebf218a9d47288f2514014832204e666af5d8
SIZE (openal-soft-1.21.1.tar.bz2) = 524787
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libmysofa.so : audio/libmysofa
- This port is required by:
- for Libraries
-
- emulators/rpcs3
- multimedia/qt5-multimedia
Configuration Options:
- ===> The following configuration options are available for openal-soft-1.21.1_4:
CONFIG=off: Install configuration utility (needs Qt 5)
EXAMPLES=on: Build and/or install examples
JACK=off: JACK audio server support
OSS=on: Open Sound System support
PORTAUDIO=off: PortAudio library support
PULSEAUDIO=off: PulseAudio sound server support
SDL=off: Simple Direct Media Layer support
SNDIO=off: Sndio audio support
UTILS=on: Build and install utility programs
===> Use 'make config' to modify these settings
- Options name:
- audio_openal-soft
- USES:
- cmake compiler:c++14-lang tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|